]> git.ipfire.org Git - thirdparty/linux.git/commit
arm64: dts: qcom: sm8650: Fix compile warnings in USB controller node
authorKrishna Kurapati <krishna.kurapati@oss.qualcomm.com>
Wed, 3 Dec 2025 14:48:56 +0000 (20:18 +0530)
committerBjorn Andersson <andersson@kernel.org>
Tue, 16 Dec 2025 23:24:10 +0000 (15:24 -0800)
commit1f6ca557088eb96c8c554f853eb7c60862f8a0a8
treec28306dc0b34b19c9b34eae5b89341adacbbedb4
parent9dbc9bed01837717b8ab755cf5067a6f8d35b00f
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: 77e1f16b9302 ("arm64: dts: qcom: sm8650: Flatten the USB nodes")
Signed-off-by: Krishna Kurapati <krishna.kurapati@oss.qualcomm.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20251203144856.2711440-3-krishna.kurapati@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/sm8650.dtsi