Merge tag 'v5.7-next-soc.2' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias...
authorArnd Bergmann <arnd@arndb.de>
Mon, 25 May 2020 21:17:07 +0000 (23:17 +0200)
committerArnd Bergmann <arnd@arndb.de>
Mon, 25 May 2020 21:17:07 +0000 (23:17 +0200)
commit372542d708e568ae137a650f9f22e4a6287013e9
treee487ff777aa4fb3e12a282ede1c72a4e6452ed9e
parentbe4ad166b4e229ba7f129c5e3bd5ff0347652422
parent32956dda97577f0960eb3d9d9aff7338d0cf4cc4
Merge tag 'v5.7-next-soc.2' of git://git./linux/kernel/git/matthias.bgg/linux into arm/drivers

- make mmsys kconfig entry to depend on ARCH_MEDIATEK instead of a specific SoC
- move clock driver to bind against the new mmsys driver
  (mt2712, mt2701, mt8183, mt6797 and mt6779)

* tag 'v5.7-next-soc.2' of git://git.kernel.org/pub/scm/linux/kernel/git/matthias.bgg/linux:
  clk/soc: mediatek: mt6779: Bind clock driver from platform device
  clk/soc: mediatek: mt6797: Bind clock driver from platform device
  clk/soc: mediatek: mt8183: Bind clock driver from platform device
  clk / soc: mediatek: Bind clock and gpu driver for mt2701
  clk / soc: mediatek: Bind clock and gpu driver for mt2712
  soc: mediatek: Enable mmsys driver by default if Mediatek arch is selected

Link: https://lore.kernel.org/r/d2eb19f4-589a-89c1-02ad-9f19a6cfb09a@gmail.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>