On 11.12.2020 22:59, Rafał Miłecki wrote:
@@ -13,6 +13,14 @@ config BCM2835_POWER
          firmware means that Linux usage of the same power domain
          must be accessed using the RASPBERRYPI_POWER driver
+config BCM_PMB
+       bool "Broadcom PMB (Power Management Bus) driver"
+       depends on ARCH_BCM4908 || (COMPILE_TEST && OF)
+       default ARCH_BCM4908
+       select PM_GENERIC_DOMAINS if PM
+       help
+         Foo

I'll improve description a bit in V2 ;)

Reply via email to