From 0db32940a2010a2a6fbecbf6f9fe7dc8cb190e57 Mon Sep 17 00:00:00 2001 From: FUKAUMI Naoki Date: Thu, 22 Aug 2024 10:38:59 +0900 Subject: [PATCH] rockchip: fix compatible string for Radxa ROCK 5A revert unwanted change for compatible string. Signed-off-by: FUKAUMI Naoki Link: https://github.com/openwrt/openwrt/pull/16221 Signed-off-by: Hauke Mehrtens --- ...-dts-rockchip-Update-LED-properties-for-Radxa-Ro.patch | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/target/linux/rockchip/patches-6.6/116-arm64-dts-rockchip-Update-LED-properties-for-Radxa-Ro.patch b/target/linux/rockchip/patches-6.6/116-arm64-dts-rockchip-Update-LED-properties-for-Radxa-Ro.patch index 7a5ebb8775..c09915b0e8 100644 --- a/target/linux/rockchip/patches-6.6/116-arm64-dts-rockchip-Update-LED-properties-for-Radxa-Ro.patch +++ b/target/linux/rockchip/patches-6.6/116-arm64-dts-rockchip-Update-LED-properties-for-Radxa-Ro.patch @@ -11,13 +11,7 @@ Signed-off-by: Tianling Shen --- a/arch/arm64/boot/dts/rockchip/rk3588s-rock-5a.dts +++ b/arch/arm64/boot/dts/rockchip/rk3588s-rock-5a.dts -@@ -9,11 +9,16 @@ - - / { - model = "Radxa ROCK 5A"; -- compatible = "radxa,rock-5a", "rockchip,rk3588s"; -+ compatible = "radxa,rock-5a", "rockchip,rk3588"; - +@@ -14,6 +14,11 @@ aliases { mmc0 = &sdhci; mmc1 = &sdmmc; -- 2.30.2