forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
kernel/arch/arm/boot/dts/exynos4412-itop-elite.dts
....@@ -146,13 +146,8 @@
146146 /* In order to reset USB ethernet */
147147 samsung,vbus-gpio = <&gpc0 1 GPIO_ACTIVE_HIGH>;
148148
149
- port@0 {
150
- status = "okay";
151
- };
152
-
153
- port@2 {
154
- status = "okay";
155
- };
149
+ phys = <&exynos_usbphy 1>, <&exynos_usbphy 3>;
150
+ phy-names = "host", "hsic1";
156151 };
157152
158153 &exynos_usbphy {
....@@ -184,7 +179,7 @@
184179 compatible = "wlf,wm8960";
185180 reg = <0x1a>;
186181 clocks = <&pmu_system_controller 0>;
187
- clock-names = "MCLK1";
182
+ clock-names = "mclk";
188183 wlf,shared-lrclk;
189184 #sound-dai-cells = <0>;
190185 };