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(-) -- 2.39.0