diff --git a/patch/kernel/archive/rockchip64-6.12/add-board-helios64.patch b/patch/kernel/archive/rockchip64-6.12/add-board-helios64.patch index ab2da60787..db838803f2 100644 --- a/patch/kernel/archive/rockchip64-6.12/add-board-helios64.patch +++ b/patch/kernel/archive/rockchip64-6.12/add-board-helios64.patch @@ -128,6 +128,7 @@ index 111111111111..222222222222 100644 + }; - led-0 { +- label = "helios64:green:status"; + sata_err5 { + label = "helios64:red:ata5-err"; + gpios = <&gpio2 RK_PA6 GPIO_ACTIVE_HIGH>; @@ -163,7 +164,7 @@ index 111111111111..222222222222 100644 + pinctrl-0 = <&system_led>; + + status-led { - label = "helios64:green:status"; ++ label = "helios64::status"; gpios = <&gpio0 RK_PB4 GPIO_ACTIVE_HIGH>; + linux,default-trigger = "none"; default-state = "on"; diff --git a/patch/kernel/archive/rockchip64-6.13/add-board-helios64.patch b/patch/kernel/archive/rockchip64-6.13/add-board-helios64.patch index def0c7d4a0..3b9b2454e7 100644 --- a/patch/kernel/archive/rockchip64-6.13/add-board-helios64.patch +++ b/patch/kernel/archive/rockchip64-6.13/add-board-helios64.patch @@ -97,6 +97,7 @@ index 111111111111..222222222222 100644 + }; - led-0 { +- label = "helios64:green:status"; + sata { + label = "helios64:blue:hdd-status"; + gpios = <&gpio4 RK_PD4 GPIO_ACTIVE_HIGH>; @@ -163,7 +164,7 @@ index 111111111111..222222222222 100644 + pinctrl-0 = <&system_led>; + + status-led { - label = "helios64:green:status"; ++ label = "helios64::status"; gpios = <&gpio0 RK_PB4 GPIO_ACTIVE_HIGH>; + linux,default-trigger = "none"; default-state = "on"; diff --git a/patch/kernel/archive/rockchip64-6.9/add-board-helios64.patch b/patch/kernel/archive/rockchip64-6.9/add-board-helios64.patch index be107a49e1..c4df935136 100644 --- a/patch/kernel/archive/rockchip64-6.9/add-board-helios64.patch +++ b/patch/kernel/archive/rockchip64-6.9/add-board-helios64.patch @@ -128,6 +128,7 @@ index 9586bb12a5d8..09e2cfe40696 100644 + }; - led-0 { +- label = "helios64:green:status"; + sata_err5 { + label = "helios64:red:ata5-err"; + gpios = <&gpio2 RK_PA6 GPIO_ACTIVE_HIGH>; @@ -163,7 +164,7 @@ index 9586bb12a5d8..09e2cfe40696 100644 + pinctrl-0 = <&system_led>; + + status-led { - label = "helios64:green:status"; ++ label = "helios64::status"; gpios = <&gpio0 RK_PB4 GPIO_ACTIVE_HIGH>; + linux,default-trigger = "none"; default-state = "on";