提交 60fba46d 编写于 作者: J Johan Jonker 提交者: Heiko Stuebner

ARM: dts: rockchip: remove #phy-cells from usbphy node rk3066/rk3188

The review process of rockchip-usb-phy.yaml was not finished
when the patch in the link below was already applied.
Remove the unneeded #phy-cells property.

https://lore.kernel.org/r/20210512122346.9463-4-jbx6244@gmail.com

Fixes: 6e4e4e2a ("ARM: dts: rockchip: move and restyle grf nodes rk3066/rk3188")
Signed-off-by: NJohan Jonker <jbx6244@gmail.com>
Link: https://lore.kernel.org/r/20210603121010.4315-1-jbx6244@gmail.comSigned-off-by: NHeiko Stuebner <heiko@sntech.de>
上级 2fd2300a
......@@ -684,7 +684,6 @@
usbphy: usbphy {
compatible = "rockchip,rk3066a-usb-phy",
"rockchip,rk3288-usb-phy";
#phy-cells = <0>;
#address-cells = <1>;
#size-cells = <0>;
status = "disabled";
......
......@@ -644,7 +644,6 @@
usbphy: usbphy {
compatible = "rockchip,rk3188-usb-phy",
"rockchip,rk3288-usb-phy";
#phy-cells = <0>;
#address-cells = <1>;
#size-cells = <0>;
status = "disabled";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册