| .. | .. |
|---|
| 185 | 185 | sound-dai = <&hdmi>; |
|---|
| 186 | 186 | }; |
|---|
| 187 | 187 | }; |
|---|
| 188 | | - |
|---|
| 188 | +/* |
|---|
| 189 | 189 | leds: leds { |
|---|
| 190 | 190 | compatible = "gpio-leds"; |
|---|
| 191 | 191 | run_led: run_led { |
|---|
| .. | .. |
|---|
| 203 | 203 | gpios = <&gpio4 RK_PD2 GPIO_ACTIVE_HIGH>; |
|---|
| 204 | 204 | default-state = "on"; |
|---|
| 205 | 205 | }; |
|---|
| 206 | | - }; |
|---|
| 206 | + |
|---|
| 207 | + };*/ |
|---|
| 207 | 208 | |
|---|
| 208 | 209 | pdmics: dummy-codec { |
|---|
| 209 | 210 | status = "disabled"; |
|---|
| .. | .. |
|---|
| 329 | 330 | regulator-min-microvolt = <3300000>; |
|---|
| 330 | 331 | regulator-max-microvolt = <3300000>; |
|---|
| 331 | 332 | enable-active-high; |
|---|
| 332 | | - gpio = <&gpio0 RK_PC4 GPIO_ACTIVE_HIGH>; //VCC3_IO_EN_GPIO0_C4_3V3 |
|---|
| 333 | 333 | vin-supply = <&vcc3v3_sys>; |
|---|
| 334 | 334 | |
|---|
| 335 | 335 | regulator-state-mem { |
|---|
| .. | .. |
|---|
| 344 | 344 | regulator-min-microvolt = <3300000>; |
|---|
| 345 | 345 | regulator-max-microvolt = <3300000>; |
|---|
| 346 | 346 | enable-active-high; |
|---|
| 347 | | - gpio = <&gpio0 RK_PC5 GPIO_ACTIVE_HIGH>; |
|---|
| 348 | 347 | vin-supply = <&vcc3v3_sys>; |
|---|
| 349 | 348 | |
|---|
| 350 | 349 | regulator-state-mem { |
|---|
| .. | .. |
|---|
| 1267 | 1266 | }; |
|---|
| 1268 | 1267 | |
|---|
| 1269 | 1268 | &i2c1 { |
|---|
| 1270 | | - status = "okay"; |
|---|
| 1269 | + status = "disabled"; |
|---|
| 1271 | 1270 | }; |
|---|
| 1272 | 1271 | |
|---|
| 1273 | 1272 | &i2c5 { |
|---|
| .. | .. |
|---|
| 1444 | 1443 | }; |
|---|
| 1445 | 1444 | |
|---|
| 1446 | 1445 | &pwm7 { |
|---|
| 1447 | | - status = "okay"; |
|---|
| 1446 | + status = "disabled"; |
|---|
| 1448 | 1447 | |
|---|
| 1449 | 1448 | compatible = "rockchip,remotectl-pwm"; |
|---|
| 1450 | 1449 | remote_pwm_id = <3>; |
|---|
| .. | .. |
|---|
| 1619 | 1618 | }; |
|---|
| 1620 | 1619 | |
|---|
| 1621 | 1620 | &spdif_8ch { |
|---|
| 1622 | | - status = "okay"; |
|---|
| 1621 | + status = "disabled"; |
|---|
| 1623 | 1622 | }; |
|---|
| 1624 | 1623 | |
|---|
| 1625 | 1624 | &tsadc { |
|---|
| .. | .. |
|---|
| 1671 | 1670 | }; |
|---|
| 1672 | 1671 | |
|---|
| 1673 | 1672 | &usbdrd_dwc3 { |
|---|
| 1674 | | - dr_mode = "otg"; |
|---|
| 1673 | + dr_mode = "host"; |
|---|
| 1675 | 1674 | extcon = <&usb2phy0>; |
|---|
| 1676 | 1675 | status = "okay"; |
|---|
| 1677 | 1676 | }; |
|---|