linux-stable/drivers/soc/sunxi
Randy Dunlap 4a54ecf303 soc: sunxi: SUN20I_PPU should depend on PM
An $ARCH or a platform should select PM. Single device drivers
should only depend on PM, not select it.

Having SUN20I_PPU depend on PM removes a kconfig warning:

WARNING: unmet direct dependencies detected for PM
  Depends on [n]: !MMU [=y]
  Selected by [y]:
  - SUN20I_PPU [=y] && (ARCH_SUNXI || COMPILE_TEST [=y])

Fixes: 0ad2185dcb ("soc: sunxi: select CONFIG_PM")
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Chen-Yu Tsai <wens@csie.org>
Cc: Jernej Skrabec <jernej.skrabec@gmail.com>
Cc: Samuel Holland <samuel@sholland.org>
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-sunxi@lists.linux.dev
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2023-02-10 17:42:25 +01:00
..
Kconfig soc: sunxi: SUN20I_PPU should depend on PM 2023-02-10 17:42:25 +01:00
Makefile soc: sunxi: Add Allwinner D1 PPU driver 2023-01-27 23:20:37 +01:00
sun20i-ppu.c soc: sunxi: Add Allwinner D1 PPU driver 2023-01-27 23:20:37 +01:00
sunxi_mbus.c soc: sunxi: mbus: Remove DE2 display engine compatibles 2021-01-28 11:23:16 +01:00
sunxi_sram.c soc: sunxi: sram: Only iterate over SRAM children 2023-01-12 18:28:29 +01:00