From 9e6115e9b3f0ceba643f85ba08d9b3372e7ad3e4 Mon Sep 17 00:00:00 2001 From: "519561910@qq.com" <519561910@qq.com> Date: Wed, 27 Nov 2024 15:33:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E9=BB=91=E8=B1=B9x2=E5=92=8C?= =?UTF-8?q?=E8=8D=90=E7=89=87TV=E7=9B=92=E5=AD=90=E7=9A=84dts=E8=AE=BE?= =?UTF-8?q?=E5=A4=87=E6=A0=91=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- configfiles/rk3566-jp-tvbox.dts | 1 - configfiles/rk3566-panther-x2.dts | 4 ---- 2 files changed, 5 deletions(-) diff --git a/configfiles/rk3566-jp-tvbox.dts b/configfiles/rk3566-jp-tvbox.dts index aed4fbb..0ba7cc5 100644 --- a/configfiles/rk3566-jp-tvbox.dts +++ b/configfiles/rk3566-jp-tvbox.dts @@ -83,7 +83,6 @@ linux,default-trigger = "heartbeat"; pinctrl-names = "default"; pinctrl-0 = <&led_status_enable_h>; - status = "okay"; }; }; diff --git a/configfiles/rk3566-panther-x2.dts b/configfiles/rk3566-panther-x2.dts index c89bc69..b21a7e9 100644 --- a/configfiles/rk3566-panther-x2.dts +++ b/configfiles/rk3566-panther-x2.dts @@ -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"; }; };