linux-stable/include/dt-bindings/power
Linus Torvalds aca48b2dd1 ARM: SoC devicetree changes for v5.17
As usual, this is the bulk of the updates for the SoC tree, adding
 more devices to existing files, addressing issues from ever improving
 automated checking, and fixing minor issues.
 
 The most interesting bits as usual are the new platforms.
 All the newly supported SoCs belong into existing families
 this time:
 
  - Qualcomm gets support for two newly announced platforms, both
    of which can now work in production environments: the SDX65
    5G modem that can run a minimal Linux on its Cortex-A7 core,
    and the Snapdragon 8 Gen 1, their latest high-end phone SoC.
 
  - Renesas adds support for R-Car S4-8, the most recent automotive
    Server/Communication SoC.
 
  - TI adds support for J721s2, a new automotive SoC in the K3
    family.
 
  - Mediatek MT7986a/b is a SoC used in Wifi routers, the latest
    generation following their popular MT76xx series. Only basic
    support is added for now.
 
  - NXP i.MX8 ULP8 is a new low-power variant of the widespread
    i.MX8 series.
 
  - TI SPEAr320s is a minor variant of the old SPEAr320 SoC that
    we have supported for a long time.
 
 New boards with the existing SoCs include
 
  - Aspeed AST2500/AST2600 BMCs in TYAN, Facebook and Yadro servers
 
  - AT91/SAMA5 based evaluation board
 
  - NXP gains twenty new development and industrial boards for their
    i.MX and Layerscape SoCs
 
  - Intel IXP4xx now supports the final two machines in device tree
    that were previously only supported in old style board files.
 
  - Mediatek MT6589 is used in the Fairphone FP1 phone from 2013,
    while MT8183 is used in the Acer Chromebook 314.
 
  - Qualcomm gains support for the reference machines using the two
    new SoCs, plus a number of Chromebook variants and phones based
    on the Snapdragon 7c, 845 and 888 SoCs, including various
    Sony Xperia devices and the Microsoft Surface Duo 2.
 
  - ST STM32 now supports the Engicam i.Core STM32MP1 carrier board.
 
  - Tegra now boots various older Android devices based on 32-bit
    chips out of the box, including a number of ASUS Transformer
    tablets.
    There is also a new Jetson AGX Orin developer kit.
 
  - Apple support adds the missing device trees for all the remaining
    M1 Macbook and iMac variants, though not yet the M1 Pro/Max
    versions.
 
  - Allwinner now supports another version of the Tanix TX6 set-top
    box based on the H6 SoC.
 
  - Broadcom gains support for the Netgear RAXE500 Wireless router
    based on BCM4908.
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEo6/YBQwIrVS28WGKmmx57+YAGNkFAmHDsm4ACgkQmmx57+YA
 GNm9YhAAm0c/uPAkDA/6ESjaMC5qIHnV8CC9ZV24iINqFutcjKm2az8OiqKZT7UW
 a/+n2sfjAiyoAAaXrp/WvyMH2Sula1i/OZpR4GYIbD/lbYRFk+4+iW2YY9vViCjL
 KH6M/H6KfOSNmGcpe3wDvu7D4YWfFKDCDyUJsEaMW2xSQehYbH5P0OuzQW1EROHr
 GQp60QtCbUpMmqIrkJT99MxBGCCyb4dV6BT3iU489/YU3q3pOF8OWMLKv5TlXzfw
 x0pLH5CKavvCFj3iqp80sCEBeSoUecLKVnBRfmwAH1vgfNrhpXh4jP9m1e3Vh3Bb
 aJGZ57W77Akf+TywZEojDdIDQGKcdlzpZNxN2i4e4+LECYvfOdJW8GP18MmsXEY4
 apb0NeKad8FGRI4b97dIVEcTa894JkEZaEtnNaIdjWFhBgzO+Kr2iOTw71AKsJmc
 eIwv4SDdUQTU4VT08ceJTOVt8NikGALJStg5knpVJ9lfHvFlWj1GAE4QnCtS6pUR
 iiyqJ1/7khNplcgowaz6nuC2gSE49UwYQImLvBfG17eT1YU3B2OZg/FZ9xSmr2bW
 Thk+TKO9A6xai8QQWYV99Ae+Y6nDWUrLL5U9DXTn4cm64g5z3VkVKGcNajg/kAad
 hyQmSIhcypp2KN//c+d3VU/KY1EUYJDzg1EEwRuxP7Gih5/7pb8=
 =IF3G
 -----END PGP SIGNATURE-----

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

Pull ARM SoC devicetree updates from Arnd Bergmann:
 "As usual, this is the bulk of the updates for the SoC tree, adding
  more devices to existing files, addressing issues from ever improving
  automated checking, and fixing minor issues.

  The most interesting bits as usual are the new platforms. All the
  newly supported SoCs belong into existing families this time:

   - Qualcomm gets support for two newly announced platforms, both of
     which can now work in production environments: the SDX65 5G modem
     that can run a minimal Linux on its Cortex-A7 core, and the
     Snapdragon 8 Gen 1, their latest high-end phone SoC.

   - Renesas adds support for R-Car S4-8, the most recent automotive
     Server/Communication SoC.

   - TI adds support for J721s2, a new automotive SoC in the K3 family.

   - Mediatek MT7986a/b is a SoC used in Wifi routers, the latest
     generation following their popular MT76xx series. Only basic
     support is added for now.

   - NXP i.MX8 ULP8 is a new low-power variant of the widespread i.MX8
     series.

   - TI SPEAr320s is a minor variant of the old SPEAr320 SoC that we
     have supported for a long time.

  New boards with the existing SoCs include

   - Aspeed AST2500/AST2600 BMCs in TYAN, Facebook and Yadro servers

   - AT91/SAMA5 based evaluation board

   - NXP gains twenty new development and industrial boards for their
     i.MX and Layerscape SoCs

   - Intel IXP4xx now supports the final two machines in device tree
     that were previously only supported in old style board files.

   - Mediatek MT6589 is used in the Fairphone FP1 phone from 2013, while
     MT8183 is used in the Acer Chromebook 314.

   - Qualcomm gains support for the reference machines using the two new
     SoCs, plus a number of Chromebook variants and phones based on the
     Snapdragon 7c, 845 and 888 SoCs, including various Sony Xperia
     devices and the Microsoft Surface Duo 2.

   - ST STM32 now supports the Engicam i.Core STM32MP1 carrier board.

   - Tegra now boots various older Android devices based on 32-bit chips
     out of the box, including a number of ASUS Transformer tablets.

     There is also a new Jetson AGX Orin developer kit.

   - Apple support adds the missing device trees for all the remaining
     M1 Macbook and iMac variants, though not yet the M1 Pro/Max
     versions.

   - Allwinner now supports another version of the Tanix TX6 set-top box
     based on the H6 SoC.

   - Broadcom gains support for the Netgear RAXE500 Wireless router
     based on BCM4908"

* tag 'dt-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (574 commits)
  Revert "ARM: dts: BCM5301X: define RTL8365MB switch on Asus RT-AC88U"
  arm64: dts: qcom: sm6125: Avoid using missing SM6125_VDDCX
  arm64: dts: qcom: sm8450-qrd: Enable USB nodes
  arm64: dts: qcom: sm8450: Add usb nodes
  ARM: dts: aspeed: add LCLK setting into LPC KCS nodes
  dt-bindings: ipmi: bt-bmc: add 'clocks' as a required property
  ARM: dts: aspeed: add LCLK setting into LPC IBT node
  ARM: dts: aspeed: p10: Add TPM device
  ARM: dts: aspeed: p10: Enable USB host ports
  ARM: dts: aspeed: Add TYAN S8036 BMC machine
  ARM: dts: aspeed: tyan-s7106: Add uart_routing and fix vuart config
  ARM: dts: aspeed: Adding Facebook Bletchley BMC
  ARM: dts: aspeed: g220a: Enable secondary flash
  ARM: dts: Add openbmc-flash-layout-64-alt.dtsi
  ARM: dts: aspeed: Add secure boot controller node
  dt-bindings: aspeed: Add Secure Boot Controller bindings
  ARM: dts: Remove "spidev" nodes
  dt-bindings: pinctrl: samsung: Add pin drive definitions for Exynos850
  dt-bindings: arm: samsung: Document E850-96 board binding
  dt-bindings: Add vendor prefix for WinLink
  ...
2022-01-10 08:24:40 -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
imx8mq-power.h soc: imx: gpcv2: add support for i.MX8MQ SoC 2018-12-05 08:50:36 +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
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 Amlogic Everything-Else power domains bindings 2019-08-29 16:05:01 -07: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-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
mt6797-power.h soc: mediatek: add MT6797 scpsys support 2017-05-15 10:47:25 +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
mt8192-power.h dt-bindings: power: Add MT8192 power domains 2020-11-27 11:58:08 +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 dt-bindings: power: rpmpd: Add SM8450 to rpmpd binding 2021-12-20 19:10:10 -06: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
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 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 2019-06-05 17:37:17 +02: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
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
xlnx-zynqmp-power.h dt-bindings: power: Add ZynqMP power domain bindings 2019-02-12 13:36:26 +01:00