| .. | .. |
|---|
| 185 | 185 | sound-dai = <&hdmi>; |
|---|
| 186 | 186 | }; |
|---|
| 187 | 187 | }; |
|---|
| 188 | | - |
|---|
| 188 | +/* |
|---|
| 189 | 189 | leds: leds { |
|---|
| 190 | 190 | compatible = "gpio-leds"; |
|---|
| 191 | | - sys_led: sys_led { |
|---|
| 192 | | - gpios = <&gpio3 RK_PD0 GPIO_ACTIVE_HIGH>; |
|---|
| 193 | | - linux,default-trigger = "heartbeat"; |
|---|
| 191 | + run_led: run_led { |
|---|
| 192 | + gpios = <&gpio4 RK_PC2 GPIO_ACTIVE_HIGH>; |
|---|
| 193 | + default-state = "on"; |
|---|
| 194 | +// linux,default-trigger = "heartbeat"; |
|---|
| 194 | 195 | }; |
|---|
| 195 | | - }; |
|---|
| 196 | + |
|---|
| 197 | + sig_led: sig_led { |
|---|
| 198 | + gpios = <&gpio4 RK_PC3 GPIO_ACTIVE_HIGH>; |
|---|
| 199 | + default-state = "on"; |
|---|
| 200 | + }; |
|---|
| 201 | + |
|---|
| 202 | + err_led: err_led { |
|---|
| 203 | + gpios = <&gpio4 RK_PD2 GPIO_ACTIVE_HIGH>; |
|---|
| 204 | + default-state = "on"; |
|---|
| 205 | + }; |
|---|
| 206 | + |
|---|
| 207 | + };*/ |
|---|
| 196 | 208 | |
|---|
| 197 | 209 | pdmics: dummy-codec { |
|---|
| 198 | 210 | status = "disabled"; |
|---|
| .. | .. |
|---|
| 318 | 330 | regulator-min-microvolt = <3300000>; |
|---|
| 319 | 331 | regulator-max-microvolt = <3300000>; |
|---|
| 320 | 332 | enable-active-high; |
|---|
| 321 | | - gpio = <&gpio0 RK_PC4 GPIO_ACTIVE_HIGH>; //VCC3_IO_EN_GPIO0_C4_3V3 |
|---|
| 322 | 333 | vin-supply = <&vcc3v3_sys>; |
|---|
| 323 | 334 | |
|---|
| 324 | 335 | regulator-state-mem { |
|---|
| .. | .. |
|---|
| 333 | 344 | regulator-min-microvolt = <3300000>; |
|---|
| 334 | 345 | regulator-max-microvolt = <3300000>; |
|---|
| 335 | 346 | enable-active-high; |
|---|
| 336 | | - gpio = <&gpio0 RK_PC5 GPIO_ACTIVE_HIGH>; |
|---|
| 337 | 347 | vin-supply = <&vcc3v3_sys>; |
|---|
| 338 | 348 | |
|---|
| 339 | 349 | regulator-state-mem { |
|---|
| .. | .. |
|---|
| 362 | 372 | compatible = "wlan-platdata"; |
|---|
| 363 | 373 | rockchip,grf = <&grf>; |
|---|
| 364 | 374 | wifi_chip_type = "ap6398s"; |
|---|
| 375 | + clocks = <&rk809 1>; |
|---|
| 376 | + clock-names = "ext_clock"; |
|---|
| 365 | 377 | status = "okay"; |
|---|
| 366 | 378 | }; |
|---|
| 367 | 379 | |
|---|
| .. | .. |
|---|
| 398 | 410 | &dfi { |
|---|
| 399 | 411 | status = "okay"; |
|---|
| 400 | 412 | }; |
|---|
| 413 | + |
|---|
| 401 | 414 | |
|---|
| 402 | 415 | &dmc { |
|---|
| 403 | 416 | center-supply = <&vdd_logic>; |
|---|
| .. | .. |
|---|
| 1253 | 1266 | }; |
|---|
| 1254 | 1267 | |
|---|
| 1255 | 1268 | &i2c1 { |
|---|
| 1256 | | - status = "okay"; |
|---|
| 1269 | + status = "disabled"; |
|---|
| 1257 | 1270 | }; |
|---|
| 1258 | 1271 | |
|---|
| 1259 | 1272 | &i2c5 { |
|---|
| .. | .. |
|---|
| 1289 | 1302 | }; |
|---|
| 1290 | 1303 | |
|---|
| 1291 | 1304 | &i2s3_2ch { |
|---|
| 1292 | | - pinctrl-0 = <&i2s3m0_sclk &i2s3m0_lrck &i2s3m0_sdi &i2s3m0_sdo>; |
|---|
| 1293 | 1305 | rockchip,bclk-fs = <32>; |
|---|
| 1294 | 1306 | status = "disabled"; |
|---|
| 1295 | 1307 | }; |
|---|
| .. | .. |
|---|
| 1431 | 1443 | }; |
|---|
| 1432 | 1444 | |
|---|
| 1433 | 1445 | &pwm7 { |
|---|
| 1434 | | - status = "okay"; |
|---|
| 1446 | + status = "disabled"; |
|---|
| 1435 | 1447 | |
|---|
| 1436 | 1448 | compatible = "rockchip,remotectl-pwm"; |
|---|
| 1437 | 1449 | remote_pwm_id = <3>; |
|---|
| .. | .. |
|---|
| 1606 | 1618 | }; |
|---|
| 1607 | 1619 | |
|---|
| 1608 | 1620 | &spdif_8ch { |
|---|
| 1609 | | - status = "okay"; |
|---|
| 1621 | + status = "disabled"; |
|---|
| 1610 | 1622 | }; |
|---|
| 1611 | 1623 | |
|---|
| 1612 | 1624 | &tsadc { |
|---|
| .. | .. |
|---|
| 1658 | 1670 | }; |
|---|
| 1659 | 1671 | |
|---|
| 1660 | 1672 | &usbdrd_dwc3 { |
|---|
| 1661 | | - dr_mode = "otg"; |
|---|
| 1673 | + dr_mode = "host"; |
|---|
| 1662 | 1674 | extcon = <&usb2phy0>; |
|---|
| 1663 | 1675 | status = "okay"; |
|---|
| 1664 | 1676 | }; |
|---|