WSL2-Linux-Kernel/Documentation/devicetree/bindings/power
Linus Torvalds cc3c470ae4 ARM: driver changes for 5.19
There are minor updates to SoC specific drivers for chips by Rockchip,
 Samsung, NVIDIA, TI, NXP, i.MX, Qualcomm, and Broadcom. Noteworthy
 driver changes include:
 
 - Several conversions of DT bindings to yaml format.
 
 - Renesas adds driver support for R-Car V4H, RZ/V2M and RZ/G2UL SoCs.
 
 - Qualcomm adds a bus driver for the SSC (Snapdragon Sensor Core),
   and support for more chips in the RPMh power domains and the soc-id.
 
 - NXP has a new driver for the HDMI blk-ctrl on i.MX8MP.
 
 - Apple M1 gains support for the on-chip NVMe controller, making it
   possible to finally use the internal disks. This also includes SoC
   drivers for their RTKit IPC and for the SART DMA address filter.
 
 For other subsystems that merge their drivers through the SoC tree,
 we have
 
 - Firmware drivers for the ARM firmware stack including TEE, OP-TEE,
   SCMI and FF-A get a number of smaller updates and cleanups. OP-TEE
   now has a cache for firmware argument structures as an optimization,
   and SCMI now supports the 3.1 version of the specification.
 
 - Reset controller updates to Amlogic, ASpeed, Renesas and ACPI drivers
 
 - Memory controller updates for Tegra, and a few updates for other
   platforms.
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEo6/YBQwIrVS28WGKmmx57+YAGNkFAmKOXOoACgkQmmx57+YA
 GNlpVQ//eQGfL0WktE5G/y0mCVuVHtXT5nSjHMgjTOdb9+QvaATCfxnLXvP7Gq7C
 7YzJd68G+2ZC4rUkkjTxyMICT7eIrJSAIAFn4PWee4EQ5DfbHgG+1tToTjxqb+QQ
 6wGB5MVaYUhjZE30kY2E8a+OKxHtEnkt9wcch6ei0vzsMZquQJF6byfHd5+I4Knd
 CyDmXX8ZGXK3FnhvuBLr3Rgwyhs0X4Ju7UaONLZxBYxdnh8WmymRszmMnv5qEkub
 KDe8fbhFamOT3Z55JdCA5xq7LvUzjsKpTGFxFcS0ptbkTmtAsuyYqqiWvAPx3D5u
 5TxVGSx9QKid6fpIsITZ2ptO6fgljh1W9b/3Y3/eltudXsM1qqSxyN2Hre+M9egf
 WEDADqbNR5Y5+bq1iZWI348jXkNHVPpsLHI9Ihqf4yyrKwFkmRmNLnws53XTAPH2
 FPXZvJjwFDBDHGfewSoLFePXUPNytVLXbr6Mq72ZyTDIBDU8Mxh666Wd8bu4tgbG
 1Y2pMjDIdXDOsljM6Of5D3XjM1kuDwEmFxWGy+cKLgoEbHLeE1xIbTjUir4687+d
 VNHdtsIRFPRZzz2lUSmI8vlA2aewMWrkOF/Ulz8xh6gG8uitMSfOxghg4IWOfRVM
 mlvgFP5eqTInmQcbWRxaRO9JzP+rPp1sAcEpsBmuEHw5Akflbc8=
 =XoLF
 -----END PGP SIGNATURE-----

Merge tag 'arm-drivers-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc

Pull ARM driver updates from Arnd Bergmann:
 "There are minor updates to SoC specific drivers for chips by Rockchip,
  Samsung, NVIDIA, TI, NXP, i.MX, Qualcomm, and Broadcom.

  Noteworthy driver changes include:

   - Several conversions of DT bindings to yaml format.

   - Renesas adds driver support for R-Car V4H, RZ/V2M and RZ/G2UL SoCs.

   - Qualcomm adds a bus driver for the SSC (Snapdragon Sensor Core),
     and support for more chips in the RPMh power domains and the
     soc-id.

   - NXP has a new driver for the HDMI blk-ctrl on i.MX8MP.

   - Apple M1 gains support for the on-chip NVMe controller, making it
     possible to finally use the internal disks. This also includes SoC
     drivers for their RTKit IPC and for the SART DMA address filter.

  For other subsystems that merge their drivers through the SoC tree, we
  have

   - Firmware drivers for the ARM firmware stack including TEE, OP-TEE,
     SCMI and FF-A get a number of smaller updates and cleanups. OP-TEE
     now has a cache for firmware argument structures as an
     optimization, and SCMI now supports the 3.1 version of the
     specification.

   - Reset controller updates to Amlogic, ASpeed, Renesas and ACPI
     drivers

   - Memory controller updates for Tegra, and a few updates for other
     platforms"

* tag 'arm-drivers-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/soc: (159 commits)
  memory: tegra: Add MC error logging on Tegra186 onward
  memory: tegra: Add memory controller channels support
  memory: tegra: Add APE memory clients for Tegra234
  memory: tegra: Add Tegra234 support
  nvme-apple: fix sparse endianess warnings
  soc/tegra: pmc: Document core domain fields
  soc: qcom: pdr: use static for servreg_* variables
  soc: imx: fix semicolon.cocci warnings
  soc: renesas: R-Car V3U is R-Car Gen4
  soc: imx: add i.MX8MP HDMI blk-ctrl
  soc: imx: imx8m-blk-ctrl: Add i.MX8MP media blk-ctrl
  soc: imx: add i.MX8MP HSIO blk-ctrl
  soc: imx: imx8m-blk-ctrl: set power device name
  soc: qcom: llcc: Add sc8180x and sc8280xp configurations
  dt-bindings: arm: msm: Add sc8180x and sc8280xp LLCC compatibles
  soc/tegra: pmc: Select REGMAP
  dt-bindings: reset: st,sti-powerdown: Convert to yaml
  dt-bindings: reset: st,sti-picophyreset: Convert to yaml
  dt-bindings: reset: socfpga: Convert to yaml
  dt-bindings: reset: snps,axs10x-reset: Convert to yaml
  ...
2022-05-26 10:32:47 -07:00
..
avs dt-bindings: Fix properties without any type 2022-05-23 11:53:30 -05:00
reset Devicetree fixes for v5.17, take 1: 2022-01-22 09:52:17 +02:00
supply Devicetree updates for v5.19: 2022-05-25 14:56:06 -07:00
actions,owl-sps.txt dt-bindings: power: Add Actions Semi S900 SPS 2018-09-30 16:22:50 +02:00
amlogic,meson-ee-pwrc.yaml dt-bindings: Drop redundant minItems/maxItems 2021-06-21 13:56:46 -06:00
amlogic,meson-gx-pwrc.txt dt-bindings: power: Convert Generic Power Domain bindings to json-schema 2019-11-14 10:46:16 -06:00
amlogic,meson-sec-pwrc.yaml dt-bindings: white-space cleanups 2022-04-04 19:55:03 -05:00
apple,pmgr-pwrstate.yaml dt-bindings: power: apple,pmgr-pwrstate: Add apple,min-state prop 2021-12-12 10:25:22 +09:00
brcm,bcm-pmb.yaml dt-bindings: power: bcm-pmb: add BCM63138 binding 2021-03-25 14:24:43 -07:00
brcm,bcm63xx-power.yaml dt-bindings: soc: brcm: add BCM63xx power domain binding 2020-08-17 09:14:04 -07:00
domain-idle-state.yaml dt-bindings: Another round of adding missing 'additionalProperties' 2020-10-06 10:55:25 -05:00
fsl,imx-gpc.yaml dt-bindings: power: Convert imx gpc to json-schema 2020-06-01 16:53:48 -06:00
fsl,imx-gpcv2.yaml dt-bindings: power: add defines for i.MX8MP power domain 2022-02-13 10:01:34 +08:00
mediatek,power-controller.yaml dt-bindings: power: Add MT8186 power domains 2022-02-28 12:02:11 +01:00
mti,mips-cpc.yaml dt-bindings: Another round of adding missing 'additionalProperties' 2020-10-06 10:55:25 -05:00
pd-samsung.yaml dt-bindings: Add missing 'unevaluatedProperties' 2020-10-07 11:26:41 -05:00
power-controller.txt dt-bindings: Remove "status" from examples 2017-09-05 10:03:06 -05:00
power-domain.yaml dt-bindings: Improve phandle-array schemas 2022-02-04 09:43:42 -06:00
power_domain.txt dt-bindings: power: Convert domain-idle-states bindings to json-schema 2020-03-04 08:49:36 -06:00
qcom,rpmpd.yaml dt-bindings: power: rpmpd: Add sc8280xp RPMh power-domains 2022-04-28 14:19:57 -05:00
renesas,apmu.yaml dt-bindings: power: renesas,apmu: Fix cpus property limits 2022-04-04 13:43:40 -05:00
renesas,rcar-sysc.yaml ARM: DT changes for 5.19, part 1 2022-05-26 10:28:12 -07:00
renesas,sysc-rmobile.yaml dt-bindings: power: sysc-rmobile: Convert to json-schema 2021-05-10 11:54:32 -05:00
rockchip,power-controller.yaml dt-bindings: Improve phandle-array schemas 2022-02-04 09:43:42 -06:00
rockchip-io-domain.yaml dt-bindings: power: add rk3568-pmu-io-domain support 2021-08-14 08:23:47 +02:00
ti-smartreflex.txt ARM: dts: Fix smartreflex compatible for omap3 shared mpu-iva instance 2018-01-12 15:15:56 -08:00
wakeup-source.txt docs: Fix more broken references 2018-06-15 18:11:26 -03:00
xlnx,zynqmp-genpd.txt dt-bindings: power: Convert Generic Power Domain bindings to json-schema 2019-11-14 10:46:16 -06:00