diff --git a/patch/kernel/archive/rockchip64-6.12/dt/rk3328-mksklipad50.dts b/patch/kernel/archive/rockchip64-6.12/dt/rk3328-mksklipad50.dts index 22b2437bb..56be1bcf5 100644 --- a/patch/kernel/archive/rockchip64-6.12/dt/rk3328-mksklipad50.dts +++ b/patch/kernel/archive/rockchip64-6.12/dt/rk3328-mksklipad50.dts @@ -138,7 +138,7 @@ user_led: led-1 { label = "firefly:blue:user"; - linux,default-trigger = "mmc1"; + linux,default-trigger = "activity"; gpios = <&rk805 0 GPIO_ACTIVE_LOW>; default-state = "off"; mode = <0x05>; diff --git a/patch/u-boot/u-boot-rockchip64/board_mksklipad50/02-rk3328-mksklipad50-add-uboot-dts.patch b/patch/u-boot/u-boot-rockchip64/board_mksklipad50/02-rk3328-mksklipad50-add-uboot-dts.patch index ab760c09b..294ab3f91 100644 --- a/patch/u-boot/u-boot-rockchip64/board_mksklipad50/02-rk3328-mksklipad50-add-uboot-dts.patch +++ b/patch/u-boot/u-boot-rockchip64/board_mksklipad50/02-rk3328-mksklipad50-add-uboot-dts.patch @@ -120,7 +120,7 @@ diff --git a/arch/arm/dts/rk3328-mksklipad50.dts b/arch/arm/dts/rk3328-mksklipad + + user_led: led-1 { + label = "firefly:blue:user"; -+ linux,default-trigger = "mmc1"; ++ linux,default-trigger = "activity"; + gpios = <&rk805 0 GPIO_ACTIVE_LOW>; + default-state = "off"; + mode = <0x05>;