linux/drivers/soc/mediatek
Enric Balletbo i Serra 52660e5685 soc: mediatek: Enable mmsys driver by default if Mediatek arch is selected
The mmsys driver supports only MT8173 device for now, but like other system
controllers is an important piece for other Mediatek devices. Actually
it depends on the mt8173 clock specific driver but that dependency is
not real as it can build without the clock driver. Instead of depends on
a specific model, make the driver depends on the generic ARCH_MEDIATEK and
enable by default so other Mediatek devices can start using it without
flood the Kconfig.

Signed-off-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Tested-by: Hsin-Yi Wang <hsinyi@chromium.org>
Link: https://lore.kernel.org/r/20200401201736.2980433-1-enric.balletbo@collabora.com
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>
2020-05-20 12:47:02 +02:00
..
Kconfig soc: mediatek: Enable mmsys driver by default if Mediatek arch is selected 2020-05-20 12:47:02 +02:00
Makefile clk / soc: mediatek: Move mt8173 MMSYS to platform driver 2020-04-13 13:01:16 +02:00
mtk-cmdq-helper.c soc: mediatek: knows_txdone needs to be set in Mediatek CMDQ helper 2020-02-14 11:13:25 +01:00
mtk-infracfg.c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 2019-05-30 11:26:41 -07:00
mtk-mmsys.c soc: mediatek: Missing platform_device_unregister() on error in mtk_mmsys_probe() 2020-05-15 16:52:08 +02:00
mtk-pmic-wrap.c soc: mediatek: pwrap: add support for MT6359 PMIC 2020-02-17 11:07:25 +01:00
mtk-scpsys.c soc: mediatek: Refactor bus protection control 2019-11-07 10:11:04 +01:00