arm64: dts: rockchip: rk3562-test1: fix rk809_codec and route_dsi

Change-Id: Ief67b7bd233dc075a528f437895374bd45ba7d08
Signed-off-by: Binyuan Lan <lby@rock-chips.com>
This commit is contained in:
Binyuan Lan 2023-03-09 11:59:32 +00:00
parent 53edaaa977
commit 71101e9e7c
2 changed files with 13 additions and 0 deletions

View File

@ -9,7 +9,16 @@
#include "rk3562-rk809.dtsi"
&rk809_codec {
#sound-dai-cells = <1>;
compatible = "rockchip,rk809-codec", "rockchip,rk817-codec";
clocks = <&mclkout_sai2>;
clock-names = "mclk";
assigned-clocks = <&mclkout_sai2>;
assigned-clock-rates = <12288000>;
pinctrl-names = "default";
pinctrl-0 = <&i2s2m1_mclk>;
hp-volume = <20>;
spk-volume = <3>;
/delete-property/ mic-in-differential;
status = "okay";
};

View File

@ -291,6 +291,10 @@
};
};
&route_dsi {
status = "okay";
};
&sai2 {
status = "okay";
pinctrl-names = "default";