]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
Merge tag 'v4.14-next-soc' of https://github.com/mbgg/linux-mediatek into next/drivers
authorArnd Bergmann <arnd@arndb.de>
Thu, 2 Nov 2017 15:29:56 +0000 (16:29 +0100)
committerArnd Bergmann <arnd@arndb.de>
Thu, 2 Nov 2017 15:29:56 +0000 (16:29 +0100)
commit9855b3db5121a3900f43e9392285b44b71247adc
tree65e25ba0a7ee0783893045bb3fdb5dcd3113d604
parent84cbda2fec8813fc40b33e6d8e0f2476ab43d5ce
parentf32fbbadaf4470e8bac27f6d87bd27441df7167f
Merge tag 'v4.14-next-soc' of https://github.com/mbgg/linux-mediatek into next/drivers

Pull "Mediatek: soc driver updates for v4.15" from Matthias Brugger:

- add 32 bit read/write support to pwrap
- add mt7622 support to pwrap
- test build all mediatek soc drivers
- fix compiler issues
- clean up Kconfig description

* tag 'v4.14-next-soc' of https://github.com/mbgg/linux-mediatek:
  soc: mediatek: pwrap: fix fatal compiler error
  soc: mediatek: pwrap: fix compiler errors
  arm64: mediatek: cleanup message for platform selection
  soc: Allow test-building of MediaTek drivers
  soc: mediatek: place Kconfig for all SoC drivers under menu
  soc: mediatek: pwrap: add support for MT7622 SoC
  soc: mediatek: pwrap: add common way for setup CS timing extenstion
  soc: mediatek: pwrap: add MediaTek MT6380 as one slave of pwrap
  soc: mediatek: pwrap: refactor pwrap_init for the various PMIC types
  soc: mediatek: pwrap: add pwrap_write32 for writing in 32-bit mode
  soc: mediatek: pwrap: add pwrap_read32 for reading in 32-bit mode
  dt-bindings: arm: mediatek: add MT7622 string to the PMIC wrapper doc
  ARM: mediatek: Cocci spatch "of_table"
  soc: mediatek: pwrap: fixup warnings from coding style