linux-stable/include/dt-bindings/power
Linus Torvalds 6c1561fb90 ARM: SoC devicetree updates for 6.5
The biggest change this time is for the 32-bit devicetree files, which
 are all moved to a new location, using separate subdirectories for each
 SoC vendor, following the same scheme that is used on arm64, mips and
 riscv. This has been discussed for many years, but so far we never did
 this as there was a plan to move the files out of the kernel entirely,
 which has never happened.
 
 The impact of this will be that all external patches no longer apply,
 and anything depending on the location of the dtb files in the build
 directory will have to change. The installed files after 'make
 dtbs_install' keep the current location.
 
 There are six added SoCs here that are largely variants of previously
 added chips. Two other chips are added in a separate branch along
 with their device drivers.
 
 * The Samsung Exynos 4212 makes its return after the Samsung Galaxy
   Express phone is addded at last. The SoC support was originally
   added in 2012 but removed again in 2017 as it was unused at the time.
 
 * Amlogic C3 is a Cortex-A35 based smart IP camera chip
 
 * Qualcomm MSM8939 (Snapdragon 615) is a more featureful variant of
   the still common MSM8916 (Snapdragon 410) phone chip that has been
   supported for a long time.
 
 * Qualcomm SC8180x (Snapdragon 8cx) is one of their earlier high-end
   laptop chips, used in the Lenovo Flex 5G, which is added along with
   the reference board.
 
 * Qualcomm SDX75 is the latest generation modem chip that is used
   as a peripherial in phones but can also run a standalone Linux.  Unlike
   the prior 32-bit SDX65 and SDX55, this now has a 64-bit Cortex-A55.
 
 * Alibaba T-Head TH1520 is a quad-core RISC-V chip based on the Xuantie
   C910 core, a step up from all previously added rv64 chips.
 
 All of the above come with reference board implementations, those included
 there are 39 new board files, but only five more 32-bit this time, probably
 a new low:
 
 * Marantec Maveo board based on dhcor imx6ull module
 
 * Endian 4i Edge 200, based on the armv5 Marvell Kirkwood chip
 
 * Epson Moverio BT-200 AR glasses based on TI OMAP4
 
 * PHYTEC STM32MP1-3 Dev board based on STM32MP15 PHYTEC SOM
 
 * ICnova ADB4006 board based on Allwinner A20
 
 On the 64-bit side, there are also fewer addded machines than
 we had in the recent releases:
 
 * Three boards based on NXP i.MX8: Emtop SoM & Baseboard,
   NXP i.MX8MM EVKB board and i.MX8MP based Gateworks Venice
   gw7905-2x device.
 
 * NVIDIA IGX Orin and Jetson Orin Nano boards, both based on
   tegra234
 
 * Qualcomm gains support for 6 reference boards on various members
   of their IPQ networking SoC series, as well as the Sony Xperia M4
   Aqua phone, the Acer Aspire 1 laptop, and the Fxtec Pro1X board
   on top of the various reference platforms for their new chips.
 
 * Rockchips support for several newer boards: Indiedroid Nova (rk3588),
   Edgeble Neural Compute Module 6B (rk3588), FriendlyARM NanoPi R2C
   Plus (rk3328), Anbernic RG353PS (rk3566), Lunzn Fastrhino R66S/R68S
   (rk3568)
 
 * TI K3/AM625 based PHYTEC phyBOARD-Lyra-AM625 board and Toradex Verdin
   family with AM62 COM, carrier and dev boards
 
 Other changes to existing boards contain the usual minor improvements
 along with
 
 * continued updates to clean up dts files based on dtc warnings and
   binding checks, in particular cache properties and node names
 
 * support for devicetree overlays on at91, bcm283x
 
 * significant additions to existing SoC support on mediatek, qualcomm,
   ti k3 family, starfive jh71xx, NXP i.MX6 and i.MX8, ST STM32MP1
 
 As usual, a lot more detail is available in the individual merge
 commits.
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEiK/NIGsWEZVxh/FrYKtH/8kJUicFAmSdmeUACgkQYKtH/8kJ
 UieI5A//bxZXA54htEPXN5V1oIgC4JB4UYkf8fAvtyK4tdaImMn4OTwLD8/sw18X
 LQHf1VOLGsGJyNCQ+cUoaBnysr2CXqL/9dA/ARTalqnrKMN/OQjt2wg62n1Ss9Pv
 XRlxJABGxAokTO/SuPtOIakSkzwDkuAkIFKfmrNQGcT95XkJXJk3FlMRr84310UG
 sl6jP2XFSiLSYm958MMNt+DMhxRmKuyT9gos24KGsb83lZSm9DC2hYimkjd1KF5P
 CKeShWeoGoJe+YhnJx6dsDSqVgp1DFLZF1G0auSwjs9rCAKnCDMlz+T2bEzviVDh
 XONBNmnOGwPRiBI+1WdzX+pZqMMWINmhIObuODV4ANCSlX3KlSaC2rropEimlW9S
 CefvYJ+i7v/BQgMLhKlft0RHhsPU7Pfhfq4PWxaIMAOWA6ZaVczMCpgeUupHIwIQ
 lWXZZDlqmTL6SCgkOhEtdP2GGec7YSroq7sscinBaQs1f5pfoW83CNn46gZ9Jh8S
 RnXp/+vZ7+RFc15Y0VM82F6a7WN/n0BAqKmqwceDrCpf6ILrBc1lA7NhEvd80wbB
 IMg8QNqIzZ9aTOoZmB/1wAXaLClKCE3poTF+Wkd5szN7qe+hKAe1M4w5XvNUO/i/
 d0/X5KNA2ykuUxRMdd4lG54VsTJdDCVNaNeaEqasv9JCBBfvuwI=
 =X/KE
 -----END PGP SIGNATURE-----

Merge tag 'soc-dt-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc

Pull ARM SoC devicetree updates from Arnd Bergmann:
 "The biggest change this time is for the 32-bit devicetree files, which
  are all moved to a new location, using separate subdirectories for
  each SoC vendor, following the same scheme that is used on arm64, mips
  and riscv. This has been discussed for many years, but so far we never
  did this as there was a plan to move the files out of the kernel
  entirely, which has never happened.

  The impact of this will be that all external patches no longer apply,
  and anything depending on the location of the dtb files in the build
  directory will have to change. The installed files after 'make
  dtbs_install' keep the current location.

  There are six added SoCs here that are largely variants of previously
  added chips. Two other chips are added in a separate branch along with
  their device drivers.

   - The Samsung Exynos 4212 makes its return after the Samsung Galaxy
     Express phone is addded at last. The SoC support was originally
     added in 2012 but removed again in 2017 as it was unused at the
     time.

   - Amlogic C3 is a Cortex-A35 based smart IP camera chip

   - Qualcomm MSM8939 (Snapdragon 615) is a more featureful variant of
     the still common MSM8916 (Snapdragon 410) phone chip that has been
     supported for a long time.

   - Qualcomm SC8180x (Snapdragon 8cx) is one of their earlier high-end
     laptop chips, used in the Lenovo Flex 5G, which is added along with
     the reference board.

   - Qualcomm SDX75 is the latest generation modem chip that is used as
     a peripherial in phones but can also run a standalone Linux. Unlike
     the prior 32-bit SDX65 and SDX55, this now has a 64-bit Cortex-A55.

   - Alibaba T-Head TH1520 is a quad-core RISC-V chip based on the
     Xuantie C910 core, a step up from all previously added rv64 chips.

  All of the above come with reference board implementations, those
  included there are 39 new board files, but only five more 32-bit this
  time, probably a new low:

   - Marantec Maveo board based on dhcor imx6ull module

   - Endian 4i Edge 200, based on the armv5 Marvell Kirkwood chip

   - Epson Moverio BT-200 AR glasses based on TI OMAP4

   - PHYTEC STM32MP1-3 Dev board based on STM32MP15 PHYTEC SOM

   - ICnova ADB4006 board based on Allwinner A20

  On the 64-bit side, there are also fewer addded machines than we had
  in the recent releases:

   - Three boards based on NXP i.MX8: Emtop SoM & Baseboard, NXP i.MX8MM
     EVKB board and i.MX8MP based Gateworks Venice gw7905-2x device.

   - NVIDIA IGX Orin and Jetson Orin Nano boards, both based on tegra234

   - Qualcomm gains support for 6 reference boards on various members of
     their IPQ networking SoC series, as well as the Sony Xperia M4 Aqua
     phone, the Acer Aspire 1 laptop, and the Fxtec Pro1X board on top
     of the various reference platforms for their new chips.

   - Rockchips support for several newer boards: Indiedroid Nova
     (rk3588), Edgeble Neural Compute Module 6B (rk3588), FriendlyARM
     NanoPi R2C Plus (rk3328), Anbernic RG353PS (rk3566), Lunzn
     Fastrhino R66S/R68S (rk3568)

   - TI K3/AM625 based PHYTEC phyBOARD-Lyra-AM625 board and Toradex
     Verdin family with AM62 COM, carrier and dev boards

  Other changes to existing boards contain the usual minor improvements
  along with

   - continued updates to clean up dts files based on dtc warnings and
     binding checks, in particular cache properties and node names

   - support for devicetree overlays on at91, bcm283x

   - significant additions to existing SoC support on mediatek,
     qualcomm, ti k3 family, starfive jh71xx, NXP i.MX6 and i.MX8, ST
     STM32MP1

  As usual, a lot more detail is available in the individual merge
  commits"

* tag 'soc-dt-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (926 commits)
  ARM: mvebu: fix unit address on armada-390-db flash
  ARM: dts: Move .dts files to vendor sub-directories
  kbuild: Support flat DTBs install
  ARM: dts: Add .dts files missing from the build
  ARM: dts: allwinner: Use quoted #include
  ARM: dts: lan966x: kontron-d10: add PHY interrupts
  ARM: dts: lan966x: kontron-d10: fix SPI CS
  ARM: dts: lan966x: kontron-d10: fix board reset
  ARM: dts: at91: Enable device-tree overlay support for AT91 boards
  arm: dts: Enable device-tree overlay support for AT91 boards
  arm64: dts: exynos: Remove clock from Exynos850 pmu_system_controller
  ARM: dts: at91: use generic name for shutdown controller
  ARM: dts: BCM5301X: Add cells sizes to PCIe nodes
  dt-bindings: firmware: brcm,kona-smc: convert to YAML
  riscv: dts: sort makefile entries by directory
  riscv: defconfig: enable T-HEAD SoC
  MAINTAINERS: add entry for T-HEAD RISC-V SoC
  riscv: dts: thead: add sipeed Lichee Pi 4A board device tree
  riscv: dts: add initial T-HEAD TH1520 SoC device tree
  riscv: Add the T-HEAD SoC family Kconfig option
  ...
2023-06-29 15:07:06 -07:00
..
allwinner,sun20i-d1-ppu.h dt-bindings: power: Add Allwinner D1 PPU 2023-01-27 23:20:30 +01:00
fsl,imx93-power.h dt-bindings: soc: add i.MX93 mediamix blk ctrl 2022-09-17 16:25:50 +08:00
imx7-power.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
imx8mm-power.h dt-bindings: power: imx8mm: add defines for DISP blk-ctrl domains 2021-10-05 14:36:20 +08:00
imx8mn-power.h dt-bindings: power: imx8mn: add defines for DISP blk-ctrl domains 2021-12-17 10:53:15 +08:00
imx8mp-power.h dt-bindings: soc: imx: add i.MX8MP vpu blk ctrl 2022-09-17 16:25:49 +08:00
imx8mq-power.h dt-bindings: power: imx8mq: add defines for VPU blk-ctrl domains 2022-02-11 10:49:26 +08:00
imx8ulp-power.h dt-bindings: power: imx8ulp: add power domain header file 2021-12-14 16:33:02 +08:00
marvell,mmp2.h dt-bindings: marvell,mmp2: Add ids for the power domains 2020-05-27 17:55:12 -07:00
mediatek,mt8188-power.h dt-bindings: power: Add MT8188 power domains 2023-01-19 17:17:37 +01:00
meson-a1-power.h dt-bindings: power: add Amlogic secure power domains bindings 2020-02-14 11:37:34 -08:00
meson-axg-power.h dt-bindings: power: amlogic, meson-ee-pwrc: add Amlogic AXG power controller bindings 2020-09-18 13:22:14 -07:00
meson-g12a-power.h dt-bindings: power: Add G12A NNA power domain 2023-01-02 11:29:38 +01:00
meson-gxbb-power.h dt-bindings: power: meson-ee-pwrc: add support for the Meson GX SoCs 2020-05-19 16:02:14 -07:00
meson-s4-power.h dt-bindings: power: add Amlogic s4 power domains bindings 2022-03-07 09:40:39 +01:00
meson-sm1-power.h dt-bindings: power: add Amlogic Everything-Else power domains bindings 2019-08-29 16:05:01 -07:00
meson8-power.h dt-bindings: power: meson-ee-pwrc: add support for Meson8/8b/8m2 2020-05-19 16:02:14 -07:00
mt2701-power.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174 2019-05-30 11:26:41 -07:00
mt2712-power.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 487 2019-06-19 17:09:52 +02:00
mt6765-power.h dt-bindings: mediatek: add MT6765 power dt-bindings 2020-01-10 11:00:36 +01:00
mt6795-power.h dt-bindings: power: Add MediaTek Helio X10 MT6795 power domains 2022-07-08 10:26:30 +02:00
mt6797-power.h treewide: Replace GPLv2 boilerplate/reference with SPDX - gpl-2.0_133.RULE 2022-06-10 14:51:35 +02:00
mt7622-power.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 487 2019-06-19 17:09:52 +02:00
mt7623a-power.h dt-bindings: soc: add header files required for MT7623A SCPSYS dt-binding 2018-03-11 23:42:49 +01:00
mt8167-power.h dt-bindings: power: Add MT8167 power domains 2021-01-31 11:19:30 +01:00
mt8173-power.h dt-bindings: soc: fix typo of MT8173 power dt-bindings 2019-02-07 16:34:46 +01:00
mt8183-power.h dt-bindings: power: Add MT8183 power domains 2020-11-27 11:58:07 +01:00
mt8186-power.h dt-bindings: power: Add MT8186 power domains 2022-02-28 12:02:11 +01:00
mt8192-power.h dt-bindings: power: Add MT8192 power domains 2020-11-27 11:58:08 +01:00
mt8195-power.h dt-bindings: power: Add MT8195 power domains 2022-02-28 12:02:03 +01:00
owl-s500-powergate.h dt-bindings: power: Add Owl SPS power domains 2017-06-23 17:42:31 +02:00
owl-s700-powergate.h dt-bindings: power: Add Actions Semi S700 SPS 2017-11-27 23:19:23 +01:00
owl-s900-powergate.h dt-bindings: power: Add Actions Semi S900 SPS 2018-09-30 16:22:50 +02:00
px30-power.h dt-bindings: power: add PX30 SoCs header for power-domain 2018-05-23 20:47:57 +02:00
qcom-rpmpd.h ARM: SoC devicetree updates for 6.5 2023-06-29 15:07:06 -07:00
r8a774a1-sysc.h dt-bindings: power: Add r8a774a1 SYSC power domain definitions 2018-09-12 10:18:55 +02:00
r8a774b1-sysc.h dt-bindings: power: Add r8a774b1 SYSC power domain definitions 2019-10-01 09:49:40 +02:00
r8a774c0-sysc.h dt-bindings: power: Add r8a774c0 SYSC power domain definitions 2018-09-14 15:28:41 +02:00
r8a774e1-sysc.h dt-bindings: power: Add r8a774e1 SYSC power domain definitions 2020-07-13 10:18:05 +02:00
r8a779a0-sysc.h dt-bindings: power: Add r8a779a0 SYSC power domain definitions 2020-09-10 16:57:34 +02:00
r8a779f0-sysc.h dt-bindings: power: Add r8a779f0 SYSC power domain definitions 2021-12-07 16:29:24 +01:00
r8a779g0-sysc.h dt-bindings: power: r8a779g0: Add missing A3DUL power domain 2022-12-26 11:06:25 +01:00
r8a7742-sysc.h dt-bindings: power: rcar-sysc: Add r8a7742 power domain index macros 2020-04-28 09:54:12 +02:00
r8a7743-sysc.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
r8a7744-sysc.h dt-bindings: power: rcar-sysc: Add r8a7744 power domain index macros 2018-09-17 10:30:37 +02:00
r8a7745-sysc.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
r8a7779-sysc.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 2019-06-05 17:37:17 +02:00
r8a7790-sysc.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 2019-06-05 17:37:17 +02:00
r8a7791-sysc.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 2019-06-05 17:37:17 +02:00
r8a7792-sysc.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 2019-06-05 17:37:17 +02:00
r8a7793-sysc.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 2019-06-05 17:37:17 +02:00
r8a7794-sysc.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 2019-06-05 17:37:17 +02:00
r8a7795-sysc.h soc: renesas: rcar-sysc: Remove R-Car H3 ES1.* handling 2023-03-10 16:31:07 +01:00
r8a7796-sysc.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 2019-06-05 17:37:17 +02:00
r8a77470-sysc.h soc: renesas: rcar-sysc: Add r8a77470 support 2018-04-16 16:01:24 +02:00
r8a77961-sysc.h dt-bindings: power: Add r8a77961 SYSC power domain definitions 2019-11-01 11:48:22 +01:00
r8a77965-sysc.h dt-bindings: power: r8a77965: Remove non-existent A3IR power domain 2019-03-18 10:33:58 +01:00
r8a77970-sysc.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 2019-06-19 17:09:55 +02:00
r8a77980-sysc.h soc: renesas: r8a77980-sysc: Correct A3VIP[012] power domain hierarchy 2018-11-30 11:22:30 +01:00
r8a77990-sysc.h soc: renesas: Add r8a77990 SYSC PM Domain Binding Definitions 2018-04-16 16:01:25 +02:00
r8a77995-sysc.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 2019-06-05 17:37:17 +02:00
raspberrypi-power.h soc: bcm: Switch raspberrypi-power to SPDX identifier 2018-11-14 21:04:47 +01:00
rk3036-power.h dt-bindings: power: add RK3036 SoCs header for power-domain 2018-05-23 12:52:52 +02:00
rk3066-power.h dt-bindings: add power-domain header for RK3066 SoCs 2018-11-05 09:39:29 +01:00
rk3128-power.h dt-bindings: power: add RK3128 SoCs header for power-domain 2018-05-23 20:47:57 +02:00
rk3188-power.h dt-bindings: add power-domain header for RK3188 SoCs 2018-11-05 09:39:26 +01:00
rk3228-power.h dt-bindings: power: add RK3228 SoCs header for power-domain 2018-05-23 20:47:57 +02:00
rk3288-power.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
rk3328-power.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
rk3366-power.h dt-bindings: power: add RK3366 SoCs header for power-domain 2017-07-20 22:40:48 +02:00
rk3368-power.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
rk3399-power.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
rk3568-power.h dt-bindings: add power-domain header for RK3568 SoCs 2021-05-10 09:26:52 +02:00
rk3588-power.h dt-bindings: power: add power-domain header for rk3588 2022-09-09 19:01:44 +02:00
rockchip,rv1126-power.h dt-bindings: power: Add power-domain header for RV1126 2022-09-05 11:52:25 +02:00
starfive,jh7110-pmu.h dt-bindings: power: Add starfive,jh7110-pmu 2023-01-20 21:55:29 +00:00
summit,smb347-charger.h dt-bindings: power: supply: smb347-charger: Document USB VBUS regulator 2021-08-16 17:56:20 +02:00
tegra186-powergate.h treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201 2019-05-30 11:29:52 -07:00
tegra194-powergate.h arm64: tegra: Add Tegra194 chip device tree 2018-03-08 14:31:13 +01:00
tegra234-powergate.h dt-bindings: tegra: Update headers for Tegra234 2022-11-21 13:27:17 +01:00
xlnx-zynqmp-power.h dt-bindings: remoteproc: Add Xilinx RPU subsystem bindings 2022-11-25 09:08:45 -07:00