mirror of
https://github.com/hardkernel/kernel_common_drivers.git
synced 2026-06-25 12:03:48 +09:00
audio: T7C_T ott mat line out [1/1]
PD#SWPL-149963 Problem: 1. line out no output for channel select form lane Solution: 1. config data select Verify: t7c ott Change-Id: I1f77f32ebcc016a1220635bce462091be468ea44 Signed-off-by: qing.zhang <qing.zhang@amlogic.com>
This commit is contained in:
@@ -1457,6 +1457,10 @@
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&acodec {
|
||||
dat0_ch_sel = <0>;
|
||||
};
|
||||
|
||||
&crg_udc_2 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
@@ -1483,6 +1483,10 @@
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&acodec {
|
||||
dat0_ch_sel = <0>;
|
||||
};
|
||||
|
||||
&crg_udc_2 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
@@ -1496,6 +1496,10 @@
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&acodec {
|
||||
dat0_ch_sel = <0>;
|
||||
};
|
||||
|
||||
&crg_udc_2 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
@@ -1499,6 +1499,10 @@
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&acodec {
|
||||
dat0_ch_sel = <0>;
|
||||
};
|
||||
|
||||
&crg_udc_2 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user