Commit 1f6ca557 authored by Krishna Kurapati's avatar Krishna Kurapati Committed by Bjorn Andersson
Browse files

arm64: dts: qcom: sm8650: Fix compile warnings in USB controller node



With W=1, the following error comes up:

Warning (avoid_unnecessary_addr_size): /soc@0/usb@a600000: unnecessary #address-cells/#size-cells without "ranges", "dma-ranges" or child "reg" or "ranges" property

This is because the child node being removed during flattening and moving
to latest bindings.

Fixes: 77e1f16b ("arm64: dts: qcom: sm8650: Flatten the USB nodes")
Signed-off-by: default avatarKrishna Kurapati <krishna.kurapati@oss.qualcomm.com>
Reviewed-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20251203144856.2711440-3-krishna.kurapati@oss.qualcomm.com


Signed-off-by: default avatarBjorn Andersson <andersson@kernel.org>
parent 9dbc9bed
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -5150,9 +5150,6 @@ &mc_virt SLAVE_EBI1 QCOM_ICC_TAG_ALWAYS>,

			dma-coherent;

			#address-cells = <1>;
			#size-cells = <0>;

			status = "disabled";

			ports {