hc
2023-12-08 01573e231f18eb2d99162747186f59511f56b64d
kernel/arch/arm64/boot/dts/rockchip/rk3368-r88.dts
....@@ -43,7 +43,7 @@
4343 leds: gpio-leds {
4444 compatible = "gpio-leds";
4545
46
- work {
46
+ work_led: led-0 {
4747 gpios = <&gpio3 RK_PD5 GPIO_ACTIVE_HIGH>;
4848 label = "r88:green:led";
4949 pinctrl-names = "default";
....@@ -149,7 +149,6 @@
149149 &emmc {
150150 bus-width = <8>;
151151 cap-mmc-highspeed;
152
- disable-wp;
153152 mmc-pwrseq = <&emmc_pwrseq>;
154153 non-removable;
155154 pinctrl-names = "default";
....@@ -168,7 +167,7 @@
168167 pinctrl-0 = <&rmii_pins>;
169168 tx_delay = <0x30>;
170169 rx_delay = <0x10>;
171
- status = "ok";
170
+ status = "okay";
172171 };
173172
174173 &i2c0 {
....@@ -199,7 +198,7 @@
199198 };
200199
201200 &io_domains {
202
- status = "ok";
201
+ status = "okay";
203202
204203 audio-supply = <&vcc_io>;
205204 gpio30-supply = <&vcc_io>;