.. | .. |
---|
146 | 146 | /* In order to reset USB ethernet */ |
---|
147 | 147 | samsung,vbus-gpio = <&gpc0 1 GPIO_ACTIVE_HIGH>; |
---|
148 | 148 | |
---|
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"; |
---|
156 | 151 | }; |
---|
157 | 152 | |
---|
158 | 153 | &exynos_usbphy { |
---|
.. | .. |
---|
184 | 179 | compatible = "wlf,wm8960"; |
---|
185 | 180 | reg = <0x1a>; |
---|
186 | 181 | clocks = <&pmu_system_controller 0>; |
---|
187 | | - clock-names = "MCLK1"; |
---|
| 182 | + clock-names = "mclk"; |
---|
188 | 183 | wlf,shared-lrclk; |
---|
189 | 184 | #sound-dai-cells = <0>; |
---|
190 | 185 | }; |
---|