hc
2023-12-11 d2ccde1c8e90d38cee87a1b0309ad2827f3fd30d
kernel/arch/arm/boot/dts/exynos4412-odroidx.dts
....@@ -53,7 +53,7 @@
5353 regulator-name = "p3v3_en";
5454 regulator-min-microvolt = <3300000>;
5555 regulator-max-microvolt = <3300000>;
56
- gpio = <&gpa1 1 GPIO_ACTIVE_LOW>;
56
+ gpio = <&gpa1 1 GPIO_ACTIVE_HIGH>;
5757 enable-active-high;
5858 regulator-always-on;
5959 };
....@@ -72,9 +72,8 @@
7272 };
7373
7474 &ehci {
75
- port@1 {
76
- status = "okay";
77
- };
75
+ phys = <&exynos_usbphy 2>;
76
+ phy-names = "hsic0";
7877 };
7978
8079 &mshc_0 {