aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/bcm27xx/patches-5.4/950-0017-bcm-Make-RASPBERRYPI_POWER-depend-on-PM.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/bcm27xx/patches-5.4/950-0017-bcm-Make-RASPBERRYPI_POWER-depend-on-PM.patch')
-rw-r--r--target/linux/bcm27xx/patches-5.4/950-0017-bcm-Make-RASPBERRYPI_POWER-depend-on-PM.patch19
1 files changed, 19 insertions, 0 deletions
diff --git a/target/linux/bcm27xx/patches-5.4/950-0017-bcm-Make-RASPBERRYPI_POWER-depend-on-PM.patch b/target/linux/bcm27xx/patches-5.4/950-0017-bcm-Make-RASPBERRYPI_POWER-depend-on-PM.patch
new file mode 100644
index 0000000000..ff4450c468
--- /dev/null
+++ b/target/linux/bcm27xx/patches-5.4/950-0017-bcm-Make-RASPBERRYPI_POWER-depend-on-PM.patch
@@ -0,0 +1,19 @@
+From 7a51bd86a5883312dd8f3f6c6cca8d95e414b22e Mon Sep 17 00:00:00 2001
+From: popcornmix <popcornmix@gmail.com>
+Date: Wed, 9 Nov 2016 13:02:52 +0000
+Subject: [PATCH] bcm: Make RASPBERRYPI_POWER depend on PM
+
+---
+ drivers/soc/bcm/Kconfig | 1 +
+ 1 file changed, 1 insertion(+)
+
+--- a/drivers/soc/bcm/Kconfig
++++ b/drivers/soc/bcm/Kconfig
+@@ -17,6 +17,7 @@ config RASPBERRYPI_POWER
+ bool "Raspberry Pi power domain driver"
+ depends on ARCH_BCM2835 || (COMPILE_TEST && OF)
+ depends on RASPBERRYPI_FIRMWARE=y
++ depends on PM
+ select PM_GENERIC_DOMAINS if PM
+ help
+ This enables support for the RPi power domains which can be enabled