arm64: dts: rockchip: Add ES8388 audio codec fallback on RK3399 ROC PC PLUS

Devicetree bindings for ES8388 audio codec expect the device to be
marked as compatible with ES8328.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20250304104200.76178-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
This commit is contained in:
Krzysztof Kozlowski 2025-03-04 11:41:59 +01:00 committed by Heiko Stuebner
parent 0d2312f0d3
commit d83f6c32d7

View File

@ -112,7 +112,7 @@ hym8563: rtc@51 {
&i2c1 {
es8388: es8388@11 {
compatible = "everest,es8388";
compatible = "everest,es8388", "everest,es8328";
reg = <0x11>;
clocks = <&cru SCLK_I2S_8CH_OUT>;
#sound-dai-cells = <0>;