arm64: dts: qcom: sc7280: Fix qmp phy node (use phy@ instead of lanes@)
authorBhupesh Sharma <bhupesh.sharma@linaro.org>
Mon, 28 Feb 2022 12:30:15 +0000 (18:00 +0530)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Tue, 12 Apr 2022 14:21:17 +0000 (09:21 -0500)
Fix the 'make dtbs_check' warning:

arch/arm64/boot/dts/qcom/sc7280-idp.dt.yaml: phy@1c0e000:
  'lanes@1c0e200' does not match any of the regexes: '^phy@[0-9a-f]+$', 'pinctrl-[0-9]+'

Cc: Bjorn Andersson <bjorn.andersson@linaro.org>
Cc: Rob Herring <robh@kernel.org>
Signed-off-by: Bhupesh Sharma <bhupesh.sharma@linaro.org>
Reviewed-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220228123019.382037-5-bhupesh.sharma@linaro.org
arch/arm64/boot/dts/qcom/sc7280.dtsi

index 0cb126a..ebbf4a4 100644 (file)
 
                        status = "disabled";
 
-                       pcie1_lane: lanes@1c0e200 {
+                       pcie1_lane: phy@1c0e200 {
                                reg = <0 0x01c0e200 0 0x170>,
                                      <0 0x01c0e400 0 0x200>,
                                      <0 0x01c0ea00 0 0x1f0>,