audio: T7C_T ott mat output [1/1]

PD#SWPL-148086

Problem:
1. T7C use tdmc to output hbr to hdmitx, but tdm-c can not enable,
which cause the output error, only samesource with tdm-b for pcm out

Solution:
1. modify dts suffix-name to meet with hal parser

Verify:
t7c ott

Change-Id: I9677f0c73467711e34a19a590f1787f7d7167f09
Signed-off-by: qing.zhang <qing.zhang@amlogic.com>
This commit is contained in:
qing.zhang
2023-12-13 11:09:29 +08:00
committed by Luan Yuan
parent d87611635e
commit bb6458048e
4 changed files with 4 additions and 4 deletions
@@ -679,7 +679,7 @@
//bitclock-master = <&tdmccodec>;
//frame-master = <&tdmccodec>;
/* suffix-name, sync with android audio hal used for */
suffix-name = "alsaPORT-i2s4parser";
suffix-name = "alsaPORT-i2s2hdmi";
cpu {
sound-dai = <&tdmc>;
dai-tdm-slot-tx-mask = <1 1>;
@@ -667,7 +667,7 @@
//bitclock-master = <&tdmccodec>;
//frame-master = <&tdmccodec>;
/* suffix-name, sync with android audio hal used for */
suffix-name = "alsaPORT-i2s4parser";
suffix-name = "alsaPORT-i2s2hdmi";
cpu {
sound-dai = <&tdmc>;
dai-tdm-slot-tx-mask = <1 1>;
@@ -667,7 +667,7 @@
//bitclock-master = <&tdmccodec>;
//frame-master = <&tdmccodec>;
/* suffix-name, sync with android audio hal used for */
suffix-name = "alsaPORT-i2s4parser";
suffix-name = "alsaPORT-i2s2hdmi";
cpu {
sound-dai = <&tdmc>;
dai-tdm-slot-tx-mask = <1 1>;
@@ -670,7 +670,7 @@
//bitclock-master = <&tdmccodec>;
//frame-master = <&tdmccodec>;
/* suffix-name, sync with android audio hal used for */
suffix-name = "alsaPORT-i2s4parser";
suffix-name = "alsaPORT-i2s2hdmi";
cpu {
sound-dai = <&tdmc>;
dai-tdm-slot-tx-mask = <1 1>;