diff options
Diffstat (limited to 'arch/powerpc/boot/dts/fsl/t4240si-post.dtsi')
-rw-r--r-- | arch/powerpc/boot/dts/fsl/t4240si-post.dtsi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/powerpc/boot/dts/fsl/t4240si-post.dtsi b/arch/powerpc/boot/dts/fsl/t4240si-post.dtsi index a3d582e0361a..7e2fc7cdce48 100644 --- a/arch/powerpc/boot/dts/fsl/t4240si-post.dtsi +++ b/arch/powerpc/boot/dts/fsl/t4240si-post.dtsi | |||
@@ -498,13 +498,13 @@ | |||
498 | /include/ "qoriq-gpio-3.dtsi" | 498 | /include/ "qoriq-gpio-3.dtsi" |
499 | /include/ "qoriq-usb2-mph-0.dtsi" | 499 | /include/ "qoriq-usb2-mph-0.dtsi" |
500 | usb0: usb@210000 { | 500 | usb0: usb@210000 { |
501 | compatible = "fsl-usb2-mph-v2.4", "fsl-usb2-mph"; | 501 | compatible = "fsl-usb2-mph-v2.5", "fsl-usb2-mph"; |
502 | phy_type = "utmi"; | 502 | phy_type = "utmi"; |
503 | port0; | 503 | port0; |
504 | }; | 504 | }; |
505 | /include/ "qoriq-usb2-dr-0.dtsi" | 505 | /include/ "qoriq-usb2-dr-0.dtsi" |
506 | usb1: usb@211000 { | 506 | usb1: usb@211000 { |
507 | compatible = "fsl-usb2-dr-v2.4", "fsl-usb2-dr"; | 507 | compatible = "fsl-usb2-dr-v2.5", "fsl-usb2-dr"; |
508 | dr_mode = "host"; | 508 | dr_mode = "host"; |
509 | phy_type = "utmi"; | 509 | phy_type = "utmi"; |
510 | }; | 510 | }; |