Commit e2ce979b authored by Olof Johansson's avatar Olof Johansson

ARM: dts: mmp3: Fix typos

Fixes build failures due to syntax errors.

Fixes: 3240d5b8 ("ARM: dts: mmp3: Add HSIC controllers")
Signed-off-by: default avatarOlof Johansson <olof@lixom.net>
parent 0bc5f749
......@@ -203,7 +203,7 @@ usb_otg0: usb-otg@d4208000 {
hsic_phy0: hsic-phy@f0001800 {
compatible = "marvell,mmp3-hsic-phy",
"usb-nop-xceiv",
"usb-nop-xceiv";
reg = <0xf0001800 0x40>;
#phy-cells = <0>;
status = "disabled";
......@@ -225,7 +225,7 @@ hsic0: hsic@f0001000 {
hsic_phy1: hsic-phy@f0002800 {
compatible = "marvell,mmp3-hsic-phy",
"usb-nop-xceiv",
"usb-nop-xceiv";
reg = <0xf0002800 0x40>;
#phy-cells = <0>;
status = "disabled";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment