.. | .. |
---|
433 | 433 | sound-dai = <&i2s3_2ch>; |
---|
434 | 434 | }; |
---|
435 | 435 | simple-audio-card,codec { |
---|
436 | | - sound-dai = <&rk809_codec>; |
---|
| 436 | + sound-dai = <&rk809_codec 0>; |
---|
437 | 437 | }; |
---|
438 | 438 | }; |
---|
439 | 439 | |
---|
.. | .. |
---|
452 | 452 | |
---|
453 | 453 | &sdmmc1 { |
---|
454 | 454 | max-frequency = <150000000>; |
---|
455 | | - supports-sdio; |
---|
| 455 | + no-sd; |
---|
| 456 | + no-mmc; |
---|
456 | 457 | bus-width = <4>; |
---|
457 | 458 | disable-wp; |
---|
458 | 459 | cap-sd-highspeed; |
---|
.. | .. |
---|
504 | 505 | pinctrl-names = "default"; |
---|
505 | 506 | pinctrl-0 = <&wifi_host_wake_irq>; |
---|
506 | 507 | WIFI,host_wake_irq = <&gpio2 RK_PB2 GPIO_ACTIVE_HIGH>; |
---|
| 508 | + WIFI,poweren_gpio = <&gpio2 RK_PB1 GPIO_ACTIVE_HIGH>; |
---|
507 | 509 | }; |
---|
508 | 510 | |
---|
509 | 511 | &work_led { |
---|