mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
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:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user