Merge branch 'mmp/hsic' into arm/dt
* mmp/hsic: ARM: dts: mmp3: Fix typos
This commit is contained in:
commit
32d319c02d
|
@ -203,7 +203,7 @@
|
|||
|
||||
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 @@
|
|||
|
||||
hsic_phy1: hsic-phy@f0002800 {
|
||||
compatible = "marvell,mmp3-hsic-phy",
|
||||
"usb-nop-xceiv",
|
||||
"usb-nop-xceiv";
|
||||
reg = <0xf0002800 0x40>;
|
||||
#phy-cells = <0>;
|
||||
status = "disabled";
|
||||
|
|
Loading…
Reference in New Issue