ARM: dts: rockchip: rv1103: add compatible name of acodec

Signed-off-by: Xing Zheng <zhengxing@rock-chips.com>
Change-Id: I2fbf4b7c349b61b06662e1db8facb7948cc61aad
This commit is contained in:
Xing Zheng
2022-04-05 10:34:18 +08:00
committed by Tao Huang
parent 6c7fb6544e
commit a8cfd6151b

View File

@@ -8,3 +8,7 @@
/ {
compatible = "rockchip,rv1103";
};
&acodec {
compatible = "rockchip,rv1103-codec";
};