提交 fcafd31b 编写于 作者: H Heiko Stuebner

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: e71ccdff ("dt-bindings: phy: rename phy nodename in phy-rockchip-inno-usb2.yaml")
Signed-off-by: NHeiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/20210607141845.3331910-1-heiko@sntech.de
上级 da76290f
...@@ -242,7 +242,6 @@ examples: ...@@ -242,7 +242,6 @@ examples:
clock-names = "phyclk"; clock-names = "phyclk";
#clock-cells = <0>; #clock-cells = <0>;
clock-output-names = "clk_usbphy0_480m"; clock-output-names = "clk_usbphy0_480m";
#phy-cells = <0>;
u2phy0_host: host-port { u2phy0_host: host-port {
#phy-cells = <0>; #phy-cells = <0>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册