提交 1db7f620 编写于 作者: J Joachim Eastwood

dt-bindings: phy-lpc18xx-usb-otg: remove unit address from binding

DT bindings should either use a unit address and a reg property
or none of them. Since either of them aren't really useful for
such a simple device like this one remove the unit address.
Signed-off-by: NJoachim Eastwood <manabian@gmail.com>
Acked-by: NRob Herring <robh@kernel.org>
上级 3a572c4a
...@@ -18,7 +18,7 @@ creg: syscon@40043000 { ...@@ -18,7 +18,7 @@ creg: syscon@40043000 {
compatible = "nxp,lpc1850-creg", "syscon", "simple-mfd"; compatible = "nxp,lpc1850-creg", "syscon", "simple-mfd";
reg = <0x40043000 0x1000>; reg = <0x40043000 0x1000>;
usb0_otg_phy: phy@004 { usb0_otg_phy: phy {
compatible = "nxp,lpc1850-usb-otg-phy"; compatible = "nxp,lpc1850-usb-otg-phy";
clocks = <&ccu1 CLK_USB0>; clocks = <&ccu1 CLK_USB0>;
#phy-cells = <0>; #phy-cells = <0>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册