[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20251203144856.2711440-1-krishna.kurapati@oss.qualcomm.com>
Date: Wed, 3 Dec 2025 20:18:54 +0530
From: Krishna Kurapati <krishna.kurapati@....qualcomm.com>
To: Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Bjorn Andersson <andersson@...nel.org>,
Konrad Dybcio <konradybcio@...nel.org>,
Neil Armstrong <neil.armstrong@...aro.org>
Cc: linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org,
Krishna Kurapati <krishna.kurapati@....qualcomm.com>
Subject: [PATCH 0/2] Fix compile warnings for SM8550 and SM8650
arch/arm64/boot/dts/qcom/sm8550.dtsi:4133.22-4223.5: Warning (avoid_unnecessary_addr_size): /soc@...sb@...0000: 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@...sb@...0000: 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
Powered by blists - more mailing lists