diff --git a/arch/arm64/boot/dts/rockchip/overlays/rk3588-i2s2-2ch-m1.dts b/arch/arm64/boot/dts/rockchip/overlays/rk3588-i2s2-2ch-m1.dts index 43519cc5..923abd86 100644 --- a/arch/arm64/boot/dts/rockchip/overlays/rk3588-i2s2-2ch-m1.dts +++ b/arch/arm64/boot/dts/rockchip/overlays/rk3588-i2s2-2ch-m1.dts @@ -4,7 +4,7 @@ / { metadata { title = "Enable I2S2 2-channel dummy sound card"; - compatible = "rockchip,rk3588"; + compatible = "radxa,rock-5b", "radxa,rock-5b-plus"; category = "misc"; description = "Enable I2S2 2-channel dummy sound card. This overlay is only for demonstration purpose. diff --git a/arch/arm64/boot/dts/rockchip/overlays/rock-5b-hifiberry-dac.dts b/arch/arm64/boot/dts/rockchip/overlays/rock-5b-hifiberry-dac.dts index 77d2d51b..ec3b45e3 100644 --- a/arch/arm64/boot/dts/rockchip/overlays/rock-5b-hifiberry-dac.dts +++ b/arch/arm64/boot/dts/rockchip/overlays/rock-5b-hifiberry-dac.dts @@ -3,7 +3,7 @@ / { metadata { title ="Enable HiFiBerry DAC+ Light"; - compatible = "radxa,rock-5b", "rockchip,rk3588"; + compatible = "radxa,rock-5b", "radxa,rock-5b-plus"; category = "audio"; description = "Enable HiFiBerry DAC+ Light."; exclusive = "GPIO3_B5", "GPIO3_B6", "GPIO3_B2", "GPIO3_B3", "i2s2_2ch";