linux-brain/arch/arm/mach-rockchip
Marc Zyngier 36a7f0ad94 ARM: rockchip: Force CONFIG_PM on Rockchip systems
[ Upstream commit d1558dfd9f ]

A number of the Rockchip-specific drivers (IOMMU, display controllers)
are now assuming that CONFIG_PM is set, and may completely misbehave
if that's not the case.

Since there is hardly any reason for this configuration option not
to be selected anyway, let's require it (in the same way Tegra already
does).

Signed-off-by: Marc Zyngier <marc.zyngier@arm.com>
Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Sasha Levin <alexander.levin@microsoft.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-09-15 09:43:00 +02:00
..
Kconfig ARM: rockchip: Force CONFIG_PM on Rockchip systems 2018-09-15 09:43:00 +02:00
Makefile ARM: rockchip: add suspend and resume for RK3288 2014-12-31 16:16:50 +01:00
core.h ARM: v7 setup function should invalidate L1 cache 2015-06-01 11:30:26 +01:00
headsmp.S ARM: v7 setup function should invalidate L1 cache 2015-06-01 11:30:26 +01:00
platsmp.c ARM: rockchip: Fix use of plain integer as NULL pointer 2016-04-12 03:30:30 +02:00
pm.c ARM: rockchip: pm: Fix PTR_ERR() argument 2015-08-24 12:39:14 +02:00
pm.h ARM: rockchip: enable PMU_GPIOINT_WAKEUP_EN when entering shallow suspend 2015-08-06 13:05:14 +02:00
rockchip.c arm: Remove unnecessary of_platform_populate with default match table 2016-06-23 14:58:37 -05:00
sleep.S ARM: rockchip: add suspend and resume for RK3288 2014-12-31 16:16:50 +01:00