Skip to content

Commit fcafd31

Browse files
committed
dt-bindings: soc: rockchip: drop unnecessary #phy-cells from grf.yaml
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: e71ccdf ("dt-bindings: phy: rename phy nodename in phy-rockchip-inno-usb2.yaml") Signed-off-by: Heiko Stuebner <heiko@sntech.de> Link: https://lore.kernel.org/r/20210607141845.3331910-1-heiko@sntech.de
1 parent da76290 commit fcafd31

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

  • Documentation/devicetree/bindings/soc/rockchip

Documentation/devicetree/bindings/soc/rockchip/grf.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,6 @@ examples:
242242
clock-names = "phyclk";
243243
#clock-cells = <0>;
244244
clock-output-names = "clk_usbphy0_480m";
245-
#phy-cells = <0>;
246245
247246
u2phy0_host: host-port {
248247
#phy-cells = <0>;

0 commit comments

Comments
 (0)