arm64: dts: rockchip: enabled i2s2 for hdmi for 3399pro v10/v11 evb

Change-Id: I3ed396d9f47da908fe4cb777ed604a3b0ffd46e2
Signed-off-by: Weixin Zhou <zwx@rock-chips.com>
This commit is contained in:
Weixin Zhou
2018-12-20 15:29:26 +08:00
committed by Jianqun Xu
parent d016e56778
commit d22d4bb1be
2 changed files with 10 additions and 0 deletions

View File

@@ -343,6 +343,11 @@
status = "disabled";
};
&i2s2 {
#sound-dai-cells = <0>;
status = "okay";
};
&i2c0 {
status = "okay";
i2c-scl-rising-time-ns = <180>;

View File

@@ -345,6 +345,11 @@
status = "okay";
};
&i2s2 {
#sound-dai-cells = <0>;
status = "okay";
};
&hdmi_in_vopb {
status = "disabled";
};