Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - B index
The Linux kernel configuration item CONFIG_BCM2835_POWER
has multiple definitions:
drivers/pmdomain/bcm/Kconfig
The configuration item CONFIG_BCM2835_POWER:
( CONFIG_ARCH_BCM2835 || ( CONFIG_COMPILE_TEST && CONFIG_OF )) && ( CONFIG_ARCH_BCM2835 )
This enables support for the BCM2835 power domains and reset controller. Any usage of power domains by the Raspberry Pi firmware means that Linux usage of the same power domain must be accessed using the RASPBERRYPI_POWER driver
drivers/soc/bcm/Kconfig
The configuration item CONFIG_BCM2835_POWER:
( CONFIG_ARCH_BCM2835 || ( CONFIG_COMPILE_TEST && CONFIG_OF )) && ( CONFIG_ARCH_BCM2835 )
This enables support for the BCM2835 power domains and reset controller. Any usage of power domains by the Raspberry Pi firmware means that Linux usage of the same power domain must be accessed using the RASPBERRYPI_POWER driver
Raw data from LKDDb:
lkddb platform "bcm2835-power" : CONFIG_BCM2835_POWER : drivers/soc/bcm/bcm2835-power.c # in 5.1–5.19, 6.0–6.5
lkddb platform "bcm2835-power" : CONFIG_BCM2835_POWER CONFIG_PM_GENERIC_DOMAINS : drivers/genpd/bcm/bcm2835-power.c # in 6.6-rc+HEAD
lkddb platform "bcm2835-power" : CONFIG_BCM2835_POWER CONFIG_PM_GENERIC_DOMAINS : drivers/pmdomain/bcm/bcm2835-power.c # in 6.6–6.11, 6.12-rc+HEAD
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - B index
Automatically generated (in year 2024). See also LKDDb sources on GitLab