Merge tag 'genpd-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm
Pull ARM SoC generic power domain driver updates from Ulf Hansson: "This adds a new subsystem for generic power domain providers in drivers/genpd and starts moving some of the corresponding code in there. We have currently ~60 users of the genpd provider interface, which are sprinkled across various subsystems. To release some burden from the soc maintainers (Arnd Bergmann, etc) in particular, but also to gain a better overall view of what goes on in the area, I will help out with maintenance" [ I find the "genpd" name singularly uninformative, so we'll probably end up moving this driver subsystem somewhere else, but that's still being discussed - Linus ] * tag 'genpd-v6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/linux-pm: (30 commits) genpd: ti: Use for_each_node_with_property() simplify code logic genpd: Explicitly include correct DT includes genpd: imx: scu-pd: initialize is_off according to HW state genpd: imx: scu-pd: Suppress bind attrs genpd: imx: scu-pd: do not power off console if no_console_suspend genpd: imx: scu-pd: add more PDs genpd: imx: scu-pd: enlarge PD range genpd: imx: relocate scu-pd under genpd MAINTAINERS: adjust file entry in STARFIVE JH71XX PMU CONTROLLER DRIVER genpd: Makefile: build imx genpd: move owl-sps-helper.c from drivers/soc soc: starfive: remove stale Makefile entry ARM: ux500: Move power-domain driver to the genpd dir ARM: ux500: Convert power-domain code into a regular platform driver soc: xilinx: Move power-domain driver to the genpd dir soc: ti: Mover power-domain drivers to the genpd dir soc: tegra: Move powergate-bpmp driver to the genpd dir soc: sunxi: Move power-domain driver to the genpd dir soc: starfive: Move the power-domain driver to the genpd dir soc: samsung: Move power-domain driver to the genpd dir ...
No related branches found
No related tags found
Showing
- MAINTAINERS 17 additions, 5 deletionsMAINTAINERS
- arch/arm/mach-ux500/Makefile 0 additions, 1 deletionarch/arm/mach-ux500/Makefile
- arch/arm/mach-ux500/cpu-db8500.c 0 additions, 5 deletionsarch/arm/mach-ux500/cpu-db8500.c
- arch/arm/mach-ux500/pm_domains.h 0 additions, 17 deletionsarch/arm/mach-ux500/pm_domains.h
- drivers/Makefile 1 addition, 0 deletionsdrivers/Makefile
- drivers/firmware/imx/Makefile 0 additions, 1 deletiondrivers/firmware/imx/Makefile
- drivers/genpd/Makefile 17 additions, 0 deletionsdrivers/genpd/Makefile
- drivers/genpd/actions/Makefile 3 additions, 0 deletionsdrivers/genpd/actions/Makefile
- drivers/genpd/actions/owl-sps-helper.c 0 additions, 0 deletionsdrivers/genpd/actions/owl-sps-helper.c
- drivers/genpd/actions/owl-sps.c 0 additions, 0 deletionsdrivers/genpd/actions/owl-sps.c
- drivers/genpd/amlogic/Makefile 4 additions, 0 deletionsdrivers/genpd/amlogic/Makefile
- drivers/genpd/amlogic/meson-ee-pwrc.c 0 additions, 0 deletionsdrivers/genpd/amlogic/meson-ee-pwrc.c
- drivers/genpd/amlogic/meson-gx-pwrc-vpu.c 0 additions, 0 deletionsdrivers/genpd/amlogic/meson-gx-pwrc-vpu.c
- drivers/genpd/amlogic/meson-secure-pwrc.c 0 additions, 0 deletionsdrivers/genpd/amlogic/meson-secure-pwrc.c
- drivers/genpd/apple/Makefile 2 additions, 0 deletionsdrivers/genpd/apple/Makefile
- drivers/genpd/apple/pmgr-pwrstate.c 0 additions, 0 deletionsdrivers/genpd/apple/pmgr-pwrstate.c
- drivers/genpd/bcm/Makefile 5 additions, 0 deletionsdrivers/genpd/bcm/Makefile
- drivers/genpd/bcm/bcm-pmb.c 0 additions, 0 deletionsdrivers/genpd/bcm/bcm-pmb.c
- drivers/genpd/bcm/bcm2835-power.c 0 additions, 0 deletionsdrivers/genpd/bcm/bcm2835-power.c
- drivers/genpd/bcm/bcm63xx-power.c 0 additions, 0 deletionsdrivers/genpd/bcm/bcm63xx-power.c
Loading
Please register or sign in to comment