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:
jinrong.liao
2018-08-29 12:47:39 +08:00
committed by Jianxin Pan
parent 1d1b1ef084
commit bba699a239
2 changed files with 11 additions and 2 deletions

View File

@@ -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";

View File

@@ -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 {