| .. | .. |
|---|
| 193 | 193 | default-state = "on"; |
|---|
| 194 | 194 | // linux,default-trigger = "heartbeat"; |
|---|
| 195 | 195 | }; |
|---|
| 196 | | - |
|---|
| 196 | + /* |
|---|
| 197 | 197 | sig_led: sig_led { |
|---|
| 198 | 198 | gpios = <&gpio4 RK_PC3 GPIO_ACTIVE_HIGH>; |
|---|
| 199 | 199 | default-state = "on"; |
|---|
| .. | .. |
|---|
| 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 { |
|---|
| .. | .. |
|---|
| 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 { |
|---|
| .. | .. |
|---|
| 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 { |
|---|