linux/Documentation/devicetree/bindings/soc/qcom
Linus Torvalds c6cf4441a3 Devicetree updates for v7.3:
- Add a DT maintainer profile document
 
 - Various dt-check-style improvements
 
 - Add a devres managed reserved memory region init function
 
 - Print node name on any skipped reserved memory regions
 
 - Correctly handle optional argument in of_parse_phandle_with_args_map()
 
 - Convert ti,keystone-reset, ti,da850-vpif, TI L4 interconnect, TI
   SmartReflex, microchip,pic32mzda-dmt, microchip,pic32mzda-wdt, TI
   DA8XX MSTPRI bus, and Xen VM bindings to DT schema format
 
 - Add bindings for StarFive JHB100 plic, Allwinner A733 NMI controller,
   MediaTek MT8173 GPU, QCom Shikra, Eliza, and Maili cpu-bwmon, and QCom
   Shikra SCM firmware
 
 - A couple of syntax fixes found using PoC Rust implementation of
   dtschema tools
 
 - Clean-ups for typos, brackets, incorrect "::" usages, and
   white-space style
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCgAdFiEEktVUI4SxYhzZyEuo+vtdtY28YcMFAmqA0pYACgkQ+vtdtY28
 YcOGLRAAsSVfV1r7n9SmPQ246dRQeVkNo3ZAEFuqqeBzJjMNyVyYn4iCcwkYDhaY
 rRlRpanmhbooUJfRRpxpgIv8XwWOiha8eq9mojnbGfgq00/8BEnD16A7bwNDaxsf
 /IUVKYQs8x7AK3nGLXvJ2BXQZzAZCnwylnsW6Pbkhns3xuc3lED4BGRRRsPH4T77
 lMh2cA8JjeaY9sC/6aosTg1342nj+QpC2qJOfd2ONsWCKKD3zYAWWVFpj17J4o3d
 XDpLIjR1X6aOKoWOMDqmjnC/vwQ3Zzmz84zfArb4bl0O9A/ENQ1XYuNJ5tohxWd0
 LfWMOD6dUIaquuoRUSvWrnafgSqumjTYzLZeK5KLDT2xqAnBO3sfizjFq9c4AHO8
 TkU74DZiIGH2VCGCQtm7v5gZGbGKJ0g2TndCbQhEa/OyvaNfZpItGJWCHY3kg5xd
 Wn60sk1L/HnwItwGH47xxeksc1TiuhqH3zfr4ztj9fenUnuLtmkjdhu8wZGjpYFq
 2Jf2KIUJov4WLN6cyP51vf5L1+OoaSfZ/6nuaO+9bAa/j+GQiZpRQI95yEOcXBd/
 QbAL1tA8w9IRpN/bZ5l+Hw9ZO9Q1hpLTV92xqOPvVDXvDR7xi/7R4dvRm86m9IcT
 FTtNLLkz76V0DTqgHWfNtwxulYa69NrZjtD+VooVw1BWMo8ExmQ=
 =54fa
 -----END PGP SIGNATURE-----

Merge tag 'devicetree-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux

Pull devicetree updates from Rob Herring:

 - Add a DT maintainer profile document

 - Various dt-check-style improvements

 - Add a devres managed reserved memory region init function

 - Print node name on any skipped reserved memory regions

 - Correctly handle optional argument in
   of_parse_phandle_with_args_map()

 - Convert ti,keystone-reset, ti,da850-vpif, TI L4 interconnect, TI
   SmartReflex, microchip,pic32mzda-dmt, microchip,pic32mzda-wdt, TI
   DA8XX MSTPRI bus, and Xen VM bindings to DT schema format

 - Add bindings for StarFive JHB100 plic, Allwinner A733 NMI controller,
   MediaTek MT8173 GPU, QCom Shikra, Eliza, and Maili cpu-bwmon, and
   QCom Shikra SCM firmware

 - A couple of syntax fixes found using PoC Rust implementation of
   dtschema tools

 - Clean-ups for typos, brackets, incorrect "::" usages, and
   white-space style

* tag 'devicetree-for-7.3' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux: (40 commits)
  dt-bindings: interconnect: qcom-bwmon: Add Maili cpu-bwmon compatible
  dtc: dt-check-style: Simplify setting depth of DtsLine
  dtc: dt-check-style: Add missing /dts-v1/ to few test cases
  dt-bindings: power: reset: ti,keystone-reset: Convert to DT schema
  media: dt-bindings: ti,da850-vpif: Convert to dt-schema
  dt-bindings: devfreq: samsung,exynos-ppmu: Use standard regex syntax
  dt-bindings: interrupt-controller: mediatek,mt6577-sysirq: Drop invalid JSON pointer
  dt-bindings: arm: omap: Convert L4 interconnect to DT schema
  dt-bindings: power: Convert TI SmartReflex to DT schema
  of: reserved_mem: Introduce devres-managed initialization function
  dt-bindings: interrupt-controller: Add StarFive JHB100 plic
  dt-bindings: irq: sun7i-nmi: Document the Allwinner A733 NMI controller
  dt-bindings: Correct white-space style
  dt-bindings: fix typos and brackets
  docs: dt: submitting-patches: Mention expectation about dt-check-style
  docs: dt: maintainer: Add Devicetree and OF maintainer profile document
  docs: dt: writing-schema: Extend expectations about example part of binding
  dt-bindings: gpu: powervr-rogue: Add MediaTek MT8173 GPU
  of: base: Handle optional argument in of_parse_phandle_with_args_map()
  dt-bindings: update Sudeep Holla's email address
  ...
2026-08-19 10:32:34 -07:00
..
qcom-stats.yaml dt-bindings: soc: qcom: stats: Add QMP handle 2023-12-02 20:16:30 -08:00
qcom,aoss-qmp.yaml dt-bindings: soc: qcom,aoss-qmp: Document Nord AOSS side channel 2026-07-30 21:52:25 -05:00
qcom,apr-services.yaml dt-bindings: Drop incorrect usage of double '::' 2026-06-30 08:14:15 -05:00
qcom,apr.yaml Devicetree updates for v6.4, part 1: 2023-04-27 09:23:57 -07:00
qcom,dcc.yaml dt-bindings: soc: qcom,dcc: Add the SM7150 compatible 2025-06-17 15:59:37 -05:00
qcom,eud.yaml dt-bindings: Correct indentation and style in DTS example 2025-07-28 19:56:29 -05:00
qcom,geni-se.yaml dt-bindings: qcom: geni-se: Add 'firmware-name' property for firmware loading 2025-03-05 16:17:03 -06:00
qcom,gsbi.yaml dt-bindings: Update Krzysztof Kozlowski's email 2025-11-17 11:24:50 -06:00
qcom,msm8976-ramp-controller.yaml dt-bindings: soc: qcom: Add bindings for Qualcomm Ramp Controller 2022-12-27 13:26:52 -06:00
qcom,pbs.yaml dt-bindings: soc: qcom: Add qcom,pbs bindings 2024-02-01 16:23:58 -06:00
qcom,pmic-glink.yaml dt-bindings: soc: qcom: qcom,pmic-glink: Add Maili compatible string 2026-07-09 14:05:34 -05:00
qcom,rpm-master-stats.yaml dt-bindings: Batch-update Konrad Dybcio's email 2024-07-29 13:35:47 -06:00
qcom,rpm.yaml dt-bindings: soc: qcom: qcom,rpm: add missing clock/-names properties 2025-05-09 17:12:55 -05:00
qcom,rpmh-rsc.yaml dt-bindings: Drop incorrect usage of double '::' 2026-06-30 08:14:15 -05:00
qcom,sa8255p-geni-se-qup.yaml dt-bindings: qcom: geni-se-qup: Add compatible for SA8797P SoC 2026-05-09 10:00:28 -05:00
qcom,saw2.yaml dt-bindings: arm/cpus: Add schemas for "enable-method" dependencies 2025-04-22 09:40:07 -05:00
qcom,se-common-props.yaml dt-bindings: qcom: se-common: Add QUP Peripheral-specific properties for I2C, SPI, and SERIAL bus 2025-09-17 13:46:06 -05:00
qcom,smd-rpm.yaml dt-bindings: soc: qcom: smd-rpm: Add Shikra rpm-smd compatible 2026-06-28 20:06:55 -05:00
qcom,smd.yaml dt-bindings: Update Krzysztof Kozlowski's email 2025-11-17 11:24:50 -06:00
qcom,smem.yaml dt-bindings: soc: qcom: Drop unneeded quotes 2023-04-20 15:36:54 -05:00
qcom,smp2p.yaml dt-bindings: Update Krzysztof Kozlowski's email 2025-11-17 11:24:50 -06:00
qcom,smsm.yaml dt-bindings: Update Krzysztof Kozlowski's email 2025-11-17 11:24:50 -06:00
qcom,wcnss.yaml Devicetree updates for v7.3: 2026-08-19 10:32:34 -07:00