devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix compile warnings for SM8550 and SM8650
@ 2025-12-03 14:48 Krishna Kurapati
  2025-12-03 14:48 ` [PATCH 1/2] arm64: dts: qcom: sm8550: Fix compile warnings in USB controller node Krishna Kurapati
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Krishna Kurapati @ 2025-12-03 14:48 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Bjorn Andersson,
	Konrad Dybcio, Neil Armstrong
  Cc: linux-arm-msm, devicetree, linux-kernel, Krishna Kurapati

arch/arm64/boot/dts/qcom/sm8550.dtsi:4133.22-4223.5: Warning (avoid_unnecessary_addr_size): /soc@0/usb@a600000: unnecessary #address-cells/#size-cells without "ranges", "dma-ranges" or child "reg" or "ranges" property

arch/arm64/boot/dts/qcom/sm8650.dtsi:5086.22-5177.5: Warning (avoid_unnecessary_addr_size): /soc@0/usb@a600000: unnecessary #address-cells/#size-cells without "ranges", "dma-ranges" or child "reg" or "ranges" property

Fix them up accordingly.

This series has only been compile tested.

Krishna Kurapati (2):
  arm64: dts: qcom: sm8550: Fix compile warnings in USB controller node
  arm64: dts: qcom: sm8650: Fix compile warnings in USB controller node

 arch/arm64/boot/dts/qcom/sm8550.dtsi | 2 --
 arch/arm64/boot/dts/qcom/sm8650.dtsi | 3 ---
 2 files changed, 5 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2025-12-08  8:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-03 14:48 [PATCH 0/2] Fix compile warnings for SM8550 and SM8650 Krishna Kurapati
2025-12-03 14:48 ` [PATCH 1/2] arm64: dts: qcom: sm8550: Fix compile warnings in USB controller node Krishna Kurapati
2025-12-03 15:07   ` Krzysztof Kozlowski
2025-12-08  8:26     ` Neil Armstrong
2025-12-03 14:48 ` [PATCH 2/2] arm64: dts: qcom: sm8650: " Krishna Kurapati
2025-12-03 15:07   ` Krzysztof Kozlowski
2025-12-06  4:01 ` [PATCH 0/2] Fix compile warnings for SM8550 and SM8650 Dmitry Baryshkov
2025-12-06  4:06 ` Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).