Skip to content

Commit b1a14b3

Browse files
LuoXiaoTanrkhuangtao
authored andcommitted
arm64: dts: rk3399-sapphire: add HDMIIn sound dev
sable rt5651 simple-audio-card and we will write a machine driver for rt5651 tc358749x HDMIIn function. And add rt5651-tc358749x-sound for HDMIIn function Change-Id: I983fa9171bfa1fb3bf0ab492354e471046c08e93 Signed-off-by: LuoXiaoTan <lxt@rock-chips.com>
1 parent e527707 commit b1a14b3

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

arch/arm64/boot/dts/rockchip/rk3399-sapphire-excavator-edp-android-6.0.dts

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,13 @@
5454
};
5555

5656
rt5651-sound {
57+
status = "disabled";
58+
};
59+
60+
hdmiin-sound {
61+
compatible = "rockchip,rockchip-rt5651-tc358749x-sound";
62+
rockchip,cpu = <&i2s0>;
63+
rockchip,codec = <&rt5651 &rt5651 &tc358749x>;
5764
status = "okay";
5865
};
5966
};

0 commit comments

Comments
 (0)