[v2,0/4] ARM: dts: qcom: pm8226: style fixes and new nodes

Message ID 20221228230421.56250-1-rayyan@ansari.sh
Headers
Series ARM: dts: qcom: pm8226: style fixes and new nodes |

Message

Rayyan Ansari Dec. 28, 2022, 11:04 p.m. UTC
  Hello,

The following patches sort the nodes and includes in PM8226's
device tree file, and add new nodes for PON (with the resin sub-node)
and IADC.

Changes since v1:
- Use adc@ generic node name
- Use specific PM8226 IADC compatible with fallback
- Document PM8226 IADC compatible

Rayyan Ansari (4):
  ARM: dts: qcom: pm8226: sort includes alphabetically and nodes by
    address
  ARM: dts: qcom: pm8226: add PON device node along with resin sub-node
  ARM: dts: qcom: pm8226: add IADC node
  dt-bindings: iio/adc: qcom,spmi-iadc: document PM8226 compatible

 .../bindings/iio/adc/qcom,spmi-iadc.yaml      |  1 +
 arch/arm/boot/dts/qcom-pm8226.dtsi            | 46 +++++++++++++------
 2 files changed, 34 insertions(+), 13 deletions(-)