From: FUKAUMI Naoki Date: Thu, 22 Aug 2024 01:38:59 +0000 (+0900) Subject: rockchip: fix compatible string for Radxa ROCK 5A X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=0db32940a2010a2a6fbecbf6f9fe7dc8cb190e57;p=openwrt%2Fstaging%2Fthess.git 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 --- 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;