Skip to content

Commit 02d8511

Browse files
Binyuan Lanrkhuangtao
authored andcommitted
ARM: dts: rockchip: rk3288-evb-rk628-hdmi2csi-avb: add hdmi in sound card for rk628
Signed-off-by: Binyuan Lan <lby@rock-chips.com> Change-Id: I02f19962cf669bae8c0d36d55ae218d52b5669cd
1 parent d8599b6 commit 02d8511

1 file changed

Lines changed: 7 additions & 4 deletions

File tree

arch/arm/boot/dts/rk3288-evb-rk628-hdmi2csi-avb.dts

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,13 @@
1111
chosen {
1212
bootargs = "rootwait earlycon=uart8250,mmio32,0xff690000 vmalloc=496M swiotlb=1 console=ttyFIQ0 androidboot.baseband=N/A androidboot.veritymode=enforcing androidboot.hardware=rk30board androidboot.console=ttyFIQ0 init=/init kpti=0 androidboot.selinux=permissive";
1313
};
14+
15+
hdmiin-sound {
16+
compatible = "rockchip,rockchip-rt5651-rk628-sound";
17+
rockchip,cpu = <&i2s>;
18+
rockchip,codec = <&rt5651>;
19+
status = "okay";
20+
};
1421
};
1522

1623
&firmware_android {
@@ -35,10 +42,6 @@
3542
};
3643
};
3744

38-
&sound {
39-
status = "okay";
40-
};
41-
4245
&video_phy {
4346
status = "okay";
4447
};

0 commit comments

Comments
 (0)