Hi, These patches fix all [1] warnings whilst running make dtbs_check DT_SCHEMA_FILES=qcom,spmi-pmic.yaml on both arm and arm64 qcom device trees. [1]: There is still one warning left that was fixed by an earlier patch by someone else, which has not been picked up: https://lore.kernel.org/all/20240606181027.98537-2-adrian@xxxxxxxxxxxx/ Signed-off-by: Rayyan Ansari <rayyan.ansari@xxxxxxxxxx> --- - Link to v1: https://lore.kernel.org/r/20240722-pmic-bindings-v1-0-555942b3c4e1@xxxxxxxxxx --- Rayyan Ansari (3): arm64: dts: qcom: pmi8994: Add label to wled node arm64: dts: qcom: pmi8950: Remove address from lpg node ARM: dts: qcom: pma8084: add pon node arch/arm/boot/dts/qcom/pma8084.dtsi | 15 ++++++++++----- arch/arm64/boot/dts/qcom/pmi8950.dtsi | 3 +-- arch/arm64/boot/dts/qcom/pmi8994.dtsi | 3 +++ 3 files changed, 14 insertions(+), 7 deletions(-) --- base-commit: dee7f101b64219f512bb2f842227bd04c14efe30 change-id: 20240722-pmic-bindings-756df58afa15 Best regards, -- Rayyan Ansari <rayyan.ansari@xxxxxxxxxx>