]> Git Repo - linux.git/commitdiff
dt-bindings: soc: rockchip: drop unnecessary #phy-cells from grf.yaml
authorHeiko Stuebner <[email protected]>
Mon, 7 Jun 2021 14:13:34 +0000 (16:13 +0200)
committerHeiko Stuebner <[email protected]>
Thu, 10 Jun 2021 07:29:26 +0000 (09:29 +0200)
The recent yaml conversion of the grf and inno-usb2-phy bindings
left the #phy-cells in place in the main usb2phy node inside the
example in grf.yaml, causing new warnings.

Drop it to make the bindingcheck happy.

Fixes: e71ccdff376b ("dt-bindings: phy: rename phy nodename in phy-rockchip-inno-usb2.yaml")
Signed-off-by: Heiko Stuebner <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Documentation/devicetree/bindings/soc/rockchip/grf.yaml

index 8c1c46fef1578bda3d534ac364dac3fa6198480d..62fa72cfea34fb9f313874c6e11b8f57bfe925cc 100644 (file)
@@ -242,7 +242,6 @@ examples:
         clock-names = "phyclk";
         #clock-cells = <0>;
         clock-output-names = "clk_usbphy0_480m";
-        #phy-cells = <0>;
 
         u2phy0_host: host-port {
           #phy-cells = <0>;
This page took 0.076444 seconds and 4 git commands to generate.