audio: fail to play DD and DTS files

PD#170383: add audio_data in p321.dts

Change-Id: I0763daf316821ceed179205e7adbd7b89e5a2185
Signed-off-by: weijia.zhu <weijia.zhu@amlogic.com>
This commit is contained in:
weijia.zhu
2018-07-30 06:36:32 -04:00
committed by Yixun Lan
parent e37c6e9891
commit dca47302a1
5 changed files with 22 additions and 0 deletions

View File

@@ -973,6 +973,12 @@
/*1920*1080*4*3 = 0x17BB000*/
};
audio_data: audio_data {
compatible = "amlogic, audio_data";
query_licence_cmd = <0x82000050>;
status = "disabled";
};
efuse: efuse {
compatible = "amlogic, efuse";
read_cmd = <0x82000030>;

View File

@@ -1021,6 +1021,10 @@
controller-type = <1>;
};
&audio_data{
status = "okay";
};
&pwm_ab {
status = "okay";
};

View File

@@ -1028,6 +1028,10 @@
controller-type = <1>;
};
&audio_data{
status = "okay";
};
&pwm_ab {
status = "okay";
};

View File

@@ -1038,6 +1038,10 @@
controller-type = <1>;
};
&audio_data{
status = "okay";
};
&pwm_ab {
status = "okay";
};

View File

@@ -1042,6 +1042,10 @@
controller-type = <1>;
};
&audio_data{
status = "okay";
};
&pwm_ab {
status = "okay";
};