]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
arm64: dts: qcom: x1e80100: Fix compile warnings for USB HS controller
authorKrishna Kurapati <krishna.kurapati@oss.qualcomm.com>
Sun, 19 Oct 2025 11:56:30 +0000 (17:26 +0530)
committerBjorn Andersson <andersson@kernel.org>
Mon, 27 Oct 2025 14:02:50 +0000 (09:02 -0500)
commit0dab10c38282e6ef87ef88efb99d4106cce7ed33
tree1e8828f88358837e355602e3153e693b8d6685f3
parentc352f94002ad3fff2a01ced66edb97e73a625bdf
arm64: dts: qcom: x1e80100: Fix compile warnings for USB HS controller

With W=1, the following error comes up:

Warning (graph_child_address): /soc@0/usb@a2f8800/usb@a200000/ports: graph node has single child node 'port@0', #address-cells/#size-cells are not necessary

This could be since the controller is only HS capable and only one port
node is added.

Fixes: 4af46b7bd66f ("arm64: dts: qcom: x1e80100: Add USB nodes")
Signed-off-by: Krishna Kurapati <krishna.kurapati@oss.qualcomm.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20251019115630.2222720-1-krishna.kurapati@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
arch/arm64/boot/dts/qcom/x1e80100.dtsi