kernel-ark/drivers/soc
Arnd Bergmann 30f3b0678c soc: amlogic: gx pm domain: add PM and OF dependencies
The new driver introduces harmless warnings:

warning: (PM_RMOBILE && ARCH_RCAR_GEN1 && ARCH_RCAR_GEN2 && ARCH_R7S72100 && MESON_GX_PM_DOMAINS) selects PM_GENERIC_DOMAINS which has unmet direct dependencies (PM)
warning: (MESON_GX_PM_DOMAINS) selects PM_GENERIC_DOMAINS_OF which has unmet direct dependencies (PM_GENERIC_DOMAINS && OF)

This adds CONFIG_OF and CONFIG_PM dependencies to ensure it
will only be enabled in valid configurations.

Fixes: 75fcb5ca4b ("soc: amlogic: add Meson GX VPU Domains driver")
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2017-11-02 23:43:55 +01:00
..
actions
amlogic soc: amlogic: gx pm domain: add PM and OF dependencies 2017-11-02 23:43:55 +01:00
atmel drivers: soc: atmel: Add basic support for new sama5d2 SiPs 2017-09-17 19:45:59 +02:00
bcm soc bcm: brcmstb: Add support for S2/S3/S5 suspend states (MIPS) 2017-09-25 11:47:14 -07:00
dove
fsl soc/fsl/qbman: Enable FSL_LAYERSCAPE config on ARM 2017-09-22 13:33:07 -05:00
imx soc: imx: gpcv2: fix regulator deferred probe 2017-08-05 11:12:20 +08:00
lantiq MIPS: lantiq: Add a GPHY driver which uses the RCU syscon-mfd 2017-09-04 21:19:02 +02:00
mediatek soc: mediatek: pwrap: fix fatal compiler error 2017-10-21 10:23:28 +02:00
qcom soc: qcom: Remote filesystem memory driver 2017-10-22 05:06:34 -05:00
renesas soc: renesas: rcar-sysc: add R8A77970 support 2017-09-18 09:46:50 +02:00
rockchip
samsung soc: samsung: Remove Exynos4212 related dead code 2017-10-08 14:17:13 +02:00
sunxi drivers: soc: sunxi: add support for A64 and its SRAM C 2017-08-18 14:30:21 +08:00
tegra soc/tegra: bpmp: Check BPMP response return code 2017-10-19 16:33:57 +02:00
ti soc: ti: knav: Add a NULL pointer check for kdev in knav_pool_create 2017-08-21 09:19:50 +02:00
ux500
versatile soc: versatile: remove unnecessary static in realview_soc_probe() 2017-08-16 22:28:27 +02:00
zte
Kconfig
Makefile soc: Allow test-building of MediaTek drivers 2017-10-20 12:08:36 +02:00