From 21e8f6cb4bbddfac8f5571c8195ba4605139a354 Mon Sep 17 00:00:00 2001 From: Qubot <1445788683@qq.com> Date: Wed, 5 Jun 2024 13:52:41 +0800 Subject: [PATCH] update zero dts: leds config --- .../pack-uboot/sun50iw9/bin/dts/bpi-m4zero-u-boot-current.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/external/packages/pack-uboot/sun50iw9/bin/dts/bpi-m4zero-u-boot-current.dts b/external/packages/pack-uboot/sun50iw9/bin/dts/bpi-m4zero-u-boot-current.dts index 8a9c63d..7ae1c1e 100755 --- a/external/packages/pack-uboot/sun50iw9/bin/dts/bpi-m4zero-u-boot-current.dts +++ b/external/packages/pack-uboot/sun50iw9/bin/dts/bpi-m4zero-u-boot-current.dts @@ -2359,7 +2359,7 @@ status = "okay"; sys_led { label="sys_led"; - gpio = <&pio PC 12 GPIO_ACTIVE_LOW>; + gpios = <0x23 0x2 0xc 0x0>; /* PC12 */ linux,default-trigger = "heartbeat"; }; };