diff --git a/target/linux/rockchip/patches-6.1/100-rockchip-use-system-LED-for-OpenWrt.patch b/target/linux/rockchip/patches-6.1/100-rockchip-use-system-LED-for-OpenWrt.patch index 76629ff8f4..7f9b0bbed9 100644 --- a/target/linux/rockchip/patches-6.1/100-rockchip-use-system-LED-for-OpenWrt.patch +++ b/target/linux/rockchip/patches-6.1/100-rockchip-use-system-LED-for-OpenWrt.patch @@ -428,7 +428,13 @@ Signed-off-by: David Bauer --- a/arch/arm64/boot/dts/rockchip/rk3588s-orangepi-5.dts +++ b/arch/arm64/boot/dts/rockchip/rk3588s-orangepi-5.dts -@@ -15,6 +15,11 @@ +@@ -10,11 +10,16 @@ + + / { + model = "Xunlong Orange Pi 5"; +- compatible = "xunlong,orangepi-5", "rockchip,rk3588s"; ++ compatible = "xunlong,orangepi-5", "rockchip,rk3588"; + aliases { mmc0 = &sdmmc; serial2 = &uart2;