kernel/arch/arm/boot/dts/exynos4412-odroidx.dts
.. .. @@ -53,7 +53,7 @@ 53 53 regulator-name = "p3v3_en"; 54 54 regulator-min-microvolt = <3300000>; 55 55 regulator-max-microvolt = <3300000>; 56 - gpio = <&gpa1 1 GPIO_ACTIVE_LOW>;56 + gpio = <&gpa1 1 GPIO_ACTIVE_HIGH>;57 57 enable-active-high; 58 58 regulator-always-on; 59 59 }; .. .. @@ -72,9 +72,8 @@ 72 72 }; 73 73 74 74 &ehci { 75 - port@1 {76 - status = "okay";77 - };75 + phys = <&exynos_usbphy 2>;76 + phy-names = "hsic0";78 77 }; 79 78 80 79 &mshc_0 {