[PATCH v3 0/3] arm(64): dts: qcom: fix dtbs_check warnings for qcom,spmi-pmic.yaml

Rayyan Ansari posted 3 patches 1 month, 2 weeks ago
arch/arm/boot/dts/qcom/pma8084.dtsi   | 16 +++++++++++-----
arch/arm64/boot/dts/qcom/pmi8950.dtsi |  3 +--
arch/arm64/boot/dts/qcom/pmi8994.dtsi |  3 +++
3 files changed, 15 insertions(+), 7 deletions(-)
[PATCH v3 0/3] arm(64): dts: qcom: fix dtbs_check warnings for qcom,spmi-pmic.yaml
Posted by Rayyan Ansari 1 month, 2 weeks ago
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@travitia.xyz/

---
- Link to v1: https://lore.kernel.org/r/20240722-pmic-bindings-v1-0-555942b3c4e1@linaro.org

---
- Link to v2: https://lore.kernel.org/r/20240723-pmic-bindings-v2-0-e1cd614f8c4a@linaro.org

---
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   | 16 +++++++++++-----
 arch/arm64/boot/dts/qcom/pmi8950.dtsi |  3 +--
 arch/arm64/boot/dts/qcom/pmi8994.dtsi |  3 +++
 3 files changed, 15 insertions(+), 7 deletions(-)
---
base-commit: dee7f101b64219f512bb2f842227bd04c14efe30
change-id: 20240722-pmic-bindings-756df58afa15

Best regards,
-- 
Rayyan Ansari <rayyan.ansari@linaro.org>
Re: (subset) [PATCH v3 0/3] arm(64): dts: qcom: fix dtbs_check warnings for qcom,spmi-pmic.yaml
Posted by Bjorn Andersson 1 month, 1 week ago
On Thu, 25 Jul 2024 10:25:15 +0100, Rayyan Ansari wrote:
> 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@travitia.xyz/
> 
> [...]

Applied, thanks!

[3/3] ARM: dts: qcom: pma8084: add pon node
      commit: 611cd69fe4c737c37a79ef7b99a2f15aff252d1d

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>