From c83a32e2d5bf7d595fd85f570177c7890249e50f Mon Sep 17 00:00:00 2001 From: yaozm1 Date: Mon, 15 Apr 2019 13:58:30 +0800 Subject: [PATCH] arm/dts/:Add separated music bin for India sku Add separated music bin for India sku Change-Id: I201b951d672d72f9641083cd543b55131bc40c6e Signed-off-by: yaozm1 Reviewed-on: https://gerrit.mot.com/1336699 SLTApproved: Slta Waiver SME-Granted: SME Approvals Granted Tested-by: Jira Key Reviewed-by: Xiangpo Zhao Submit-Approved: Jira Key --- .../boot/dts/exynos/exynos9609-robusta2_common.dtsi | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/arch/arm64/boot/dts/exynos/exynos9609-robusta2_common.dtsi b/arch/arm64/boot/dts/exynos/exynos9609-robusta2_common.dtsi index 0a8dd65d569a..da492d616efb 100755 --- a/arch/arm64/boot/dts/exynos/exynos9609-robusta2_common.dtsi +++ b/arch/arm64/boot/dts/exynos/exynos9609-robusta2_common.dtsi @@ -1961,6 +1961,11 @@ cirrus,wmfw-file = "cs35l41-dsp1-prot.wmfw"; cirrus,bin-file = "cs35l41-dsp1-spk-prot-music-aac.bin"; }; + protectionsp_indmusic_aac { + cirrus,full-name; + cirrus,wmfw-file = "cs35l41-dsp1-prot.wmfw"; + cirrus,bin-file = "cs35l41-dsp1-spk-prot-indmusic-aac.bin"; + }; protectionsp_voice_aac { cirrus,full-name; cirrus,wmfw-file = "cs35l41-dsp1-prot.wmfw"; @@ -1981,6 +1986,11 @@ cirrus,wmfw-file = "cs35l41-dsp1-prot.wmfw"; cirrus,bin-file = "cs35l41-dsp1-spk-prot-music-qisheng.bin"; }; + protectionsp_indmusic_qisheng { + cirrus,full-name; + cirrus,wmfw-file = "cs35l41-dsp1-prot.wmfw"; + cirrus,bin-file = "cs35l41-dsp1-spk-prot-indmusic-qisheng.bin"; + }; protectionsp_voice_qisheng { cirrus,full-name; cirrus,wmfw-file = "cs35l41-dsp1-prot.wmfw"; -- 2.20.1