mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
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:
@@ -343,6 +343,11 @@
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&i2s2 {
|
||||
#sound-dai-cells = <0>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&i2c0 {
|
||||
status = "okay";
|
||||
i2c-scl-rising-time-ns = <180>;
|
||||
|
||||
@@ -345,6 +345,11 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&i2s2 {
|
||||
#sound-dai-cells = <0>;
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&hdmi_in_vopb {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user