更新黑豹x2和荐片TV盒子的dts设备树文件

This commit is contained in:
519561910@qq.com
2024-11-27 15:33:50 +08:00
parent 3253f500b1
commit 9e6115e9b3
2 changed files with 0 additions and 5 deletions
-1
View File
@@ -83,7 +83,6 @@
linux,default-trigger = "heartbeat";
pinctrl-names = "default";
pinctrl-0 = <&led_status_enable_h>;
status = "okay";
};
};
-4
View File
@@ -67,7 +67,6 @@
gpios = <&gpio0 RK_PD4 GPIO_ACTIVE_HIGH>;
pinctrl-names = "default";
pinctrl-0 = <&led_pwr_enable_h>;
status = "okay";
};
led_wifi: led-wifi {
@@ -76,7 +75,6 @@
gpios = <&gpio0 RK_PD6 GPIO_ACTIVE_HIGH>;
pinctrl-names = "default";
pinctrl-0 = <&led_wifi_enable_h>;
status = "okay";
};
led_eth: led-eth {
@@ -85,7 +83,6 @@
gpios = <&gpio0 RK_PD5 GPIO_ACTIVE_HIGH>;
pinctrl-names = "default";
pinctrl-0 = <&led_eth_enable_h>;
status = "okay";
};
led_status: led-status {
@@ -95,7 +92,6 @@
linux,default-trigger = "heartbeat";
pinctrl-names = "default";
pinctrl-0 = <&led_status_enable_h>;
status = "okay";
};
};