| .. | .. |
|---|
| 43 | 43 | leds: gpio-leds { |
|---|
| 44 | 44 | compatible = "gpio-leds"; |
|---|
| 45 | 45 | |
|---|
| 46 | | - work { |
|---|
| 46 | + work_led: led-0 { |
|---|
| 47 | 47 | gpios = <&gpio3 RK_PD5 GPIO_ACTIVE_HIGH>; |
|---|
| 48 | 48 | label = "r88:green:led"; |
|---|
| 49 | 49 | pinctrl-names = "default"; |
|---|
| .. | .. |
|---|
| 149 | 149 | &emmc { |
|---|
| 150 | 150 | bus-width = <8>; |
|---|
| 151 | 151 | cap-mmc-highspeed; |
|---|
| 152 | | - disable-wp; |
|---|
| 153 | 152 | mmc-pwrseq = <&emmc_pwrseq>; |
|---|
| 154 | 153 | non-removable; |
|---|
| 155 | 154 | pinctrl-names = "default"; |
|---|
| .. | .. |
|---|
| 168 | 167 | pinctrl-0 = <&rmii_pins>; |
|---|
| 169 | 168 | tx_delay = <0x30>; |
|---|
| 170 | 169 | rx_delay = <0x10>; |
|---|
| 171 | | - status = "ok"; |
|---|
| 170 | + status = "okay"; |
|---|
| 172 | 171 | }; |
|---|
| 173 | 172 | |
|---|
| 174 | 173 | &i2c0 { |
|---|
| .. | .. |
|---|
| 199 | 198 | }; |
|---|
| 200 | 199 | |
|---|
| 201 | 200 | &io_domains { |
|---|
| 202 | | - status = "ok"; |
|---|
| 201 | + status = "okay"; |
|---|
| 203 | 202 | |
|---|
| 204 | 203 | audio-supply = <&vcc_io>; |
|---|
| 205 | 204 | gpio30-supply = <&vcc_io>; |
|---|