OSDN Git Service

ARM: dts: qcom: sdx55: Drop '#clock-cells' from QMP PHY node
authorShawn Guo <shawn.guo@linaro.org>
Wed, 29 Sep 2021 03:42:53 +0000 (11:42 +0800)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Sun, 24 Oct 2021 03:56:36 +0000 (22:56 -0500)
commitc50934a93663119924fc9eee7b57443279caa25f
tree0598572584dc91c0f50759e06bf5394cc2be0841
parentce0295a55552a91f1b946a5b4e879396f7838346
ARM: dts: qcom: sdx55: Drop '#clock-cells' from QMP PHY node

'#clock-cells' is a required property of QMP PHY child node, not itself.
Drop it to fix the dtbs_check warnings below.

qcom-sdx55-t55.dt.yaml: phy@ff6000: '#clock-cells' does not match any of the regexes: '^phy@[0-9a-f]+$', 'pinctrl-[0-9]+'
qcom-sdx55-mtp.dt.yaml: phy@ff6000: '#clock-cells' does not match any of the regexes: '^phy@[0-9a-f]+$', 'pinctrl-[0-9]+'
qcom-sdx55-telit-fn980-tlb.dt.yaml: phy@ff6000: '#clock-cells' does not match any of the regexes: '^phy@[0-9a-f]+$', 'pinctrl-[0-9]+'

Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20210929034253.24570-11-shawn.guo@linaro.org
arch/arm/boot/dts/qcom-sdx55.dtsi