mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 11:26:02 +09:00
audio: enable spdif defconfig and enable dd+ decoder
PD#170752: this commit changes mainly for GVA 1) enable spdif defconfig. 2) enable dd+ decoder. Change-Id: I0e38208e4d1bd935c2f85b1ccb4723ac85e7149b Signed-off-by: jinrong.liao <jinrong.liao@amlogic.com>
This commit is contained in:
committed by
Jianxin Pan
parent
1d1b1ef084
commit
bba699a239
@@ -888,7 +888,11 @@
|
||||
key-permit = "read","write","del";
|
||||
};
|
||||
};//End unifykey
|
||||
|
||||
audio_data: audio_data {
|
||||
compatible = "amlogic, audio_data";
|
||||
query_licence_cmd = <0x82000050>;
|
||||
status = "okay";
|
||||
};
|
||||
}; /* end of / */
|
||||
&efuse {
|
||||
status = "ok";
|
||||
|
||||
@@ -709,6 +709,11 @@
|
||||
key-permit = "read","write","del";
|
||||
};
|
||||
};//End unifykey
|
||||
audio_data: audio_data {
|
||||
compatible = "amlogic, audio_data";
|
||||
query_licence_cmd = <0x82000050>;
|
||||
status = "okay";
|
||||
};
|
||||
}; /* end of / */
|
||||
|
||||
&efuse {
|
||||
@@ -969,7 +974,7 @@
|
||||
interrupt-names = "irq_spdifin";
|
||||
pinctrl-names = "spdif_pins";
|
||||
pinctrl-0 = <&spdifout &spdifin>;
|
||||
status = "disabled";
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
aml_pdm: pdm {
|
||||
|
||||
Reference in New Issue
Block a user