Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH 0/3] arm64: dts: qcom: x1e80100: Fix missing address/size cells warnings
@ 2024-11-08 22:04 Abel Vesa
  2024-11-08 22:04 ` [PATCH 1/3] arm64: dts: qcom: x1e80100: Add missing #address-cells/#size-cells to firmware node Abel Vesa
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Abel Vesa @ 2024-11-08 22:04 UTC (permalink / raw)
  To: Bjorn Andersson, Konrad Dybcio, Rob Herring, Krzysztof Kozlowski,
	Conor Dooley, Sibi Sankar, Rajendra Nayak
  Cc: Dmitry Baryshkov, Johan Hovold, linux-arm-msm, devicetree,
	linux-kernel, Krzysztof Kozlowski, Abel Vesa, stable+noautosel

The commit 4b28a0dec185 ("of: WARN on deprecated #address-cells/#size-cells
handling") now forces all parent nodes to describe the #adress-cells
and #size-cells, otherwise it will throw a warning.

Note that this patch is currently only in -next.

Fix all warnings on the X Elite by adding these two properties to all
parent nodes that don't have them.

Signed-off-by: Abel Vesa <abel.vesa@linaro.org>
---
Abel Vesa (3):
      arm64: dts: qcom: x1e80100: Add missing #address-cells/#size-cells to firmware node
      arm64: dts: qcom: x1e80100: Add missing #address-cells/#size-cells to ADSP GPR nodes
      arm64: dts: qcom: x1e80100-pmics: Add missing #address-cells/#size-cells to pmk8550_pon

 arch/arm64/boot/dts/qcom/x1e80100-pmics.dtsi |  3 +++
 arch/arm64/boot/dts/qcom/x1e80100.dtsi       | 10 ++++++++++
 2 files changed, 13 insertions(+)
---
base-commit: 929beafbe7acce3267c06115e13e03ff6e50548a
change-id: 20241108-x1e80100-fix-address-size-cells-missing-warnings-1cfba11bfdbd

Best regards,
-- 
Abel Vesa <abel.vesa@linaro.org>


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2024-11-09 11:05 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-08 22:04 [PATCH 0/3] arm64: dts: qcom: x1e80100: Fix missing address/size cells warnings Abel Vesa
2024-11-08 22:04 ` [PATCH 1/3] arm64: dts: qcom: x1e80100: Add missing #address-cells/#size-cells to firmware node Abel Vesa
2024-11-08 22:04 ` [PATCH 2/3] arm64: dts: qcom: x1e80100: Add missing #address-cells/#size-cells to ADSP GPR nodes Abel Vesa
2024-11-08 22:04 ` [PATCH 3/3] arm64: dts: qcom: x1e80100-pmics: Add missing #address-cells/#size-cells to pmk8550_pon Abel Vesa
2024-11-08 22:46   ` Dmitry Baryshkov
2024-11-08 22:49 ` [PATCH 0/3] arm64: dts: qcom: x1e80100: Fix missing address/size cells warnings Dmitry Baryshkov
2024-11-09 11:05   ` Johan Hovold

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox