Loading arch/arm/boot/dts/qcom/msm-audio.dtsi +17 −1 Original line number Diff line number Diff line /* * Copyright (c) 2015-2016, The Linux Foundation. All rights reserved. * Copyright (c) 2015-2017, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading @@ -11,6 +11,10 @@ * GNU General Public License for more details. */ &spi_7 { status = "okay"; }; &soc { pcm0: qcom,msm-pcm { compatible = "qcom,msm-pcm-dsp"; Loading Loading @@ -61,6 +65,18 @@ qcom,msm-cpe-lsm-id = <3>; }; wdsp_mgr: qcom,wcd-dsp-mgr { compatible = "qcom,wcd-dsp-mgr"; qcom,wdsp-components = <&wcd934x_cdc 0>, <&wcd_spi_0 1>, <&glink_spi_xprt_wdsp 2>; qcom,img-filename = "cpe_9340"; }; wdsp_glink: qcom,wcd-dsp-glink { compatible = "qcom,wcd-dsp-glink"; }; compress: qcom,msm-compress-dsp { compatible = "qcom,msm-compress-dsp"; }; Loading arch/arm/boot/dts/qcom/sdm660-cdp.dts +11 −1 Original line number Diff line number Diff line /* Copyright (c) 2016, The Linux Foundation. All rights reserved. /* Copyright (c) 2016-2017, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading @@ -23,3 +23,13 @@ qcom,pmic-id = <0x0001001b 0x0101011a 0x0 0x0>, <0x0001001b 0x0201011a 0x0 0x0>; }; &tavil_snd { qcom,msm-mbhc-hphl-swh = <0>; qcom,msm-mbhc-gnd-swh = <0>; }; &tasha_snd { qcom,msm-mbhc-hphl-swh = <0>; qcom,msm-mbhc-gnd-swh = <0>; }; arch/arm/boot/dts/qcom/sdm660-internal-codec-cdp.dts +25 −1 Original line number Diff line number Diff line /* Copyright (c) 2016, The Linux Foundation. All rights reserved. /* Copyright (c) 2016-2017, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -60,6 +60,30 @@ status = "disabled"; }; &spi_7 { status = "disabled"; }; &wdsp_mgr { status = "disabled"; }; &wdsp_glink { status = "disabled"; }; &glink_spi_xprt_wdsp { status = "disabled"; }; &glink_fifo_wdsp { status = "disabled"; }; &glink_qos_wdsp { status = "disabled"; }; &int_codec { status = "okay"; }; Loading arch/arm/boot/dts/qcom/sdm660-internal-codec-mtp.dts +25 −1 Original line number Diff line number Diff line /* Copyright (c) 2016, The Linux Foundation. All rights reserved. /* Copyright (c) 2016-2017, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -60,6 +60,30 @@ status = "disabled"; }; &spi_7 { status = "disabled"; }; &wdsp_mgr { status = "disabled"; }; &wdsp_glink { status = "disabled"; }; &glink_spi_xprt_wdsp { status = "disabled"; }; &glink_fifo_wdsp { status = "disabled"; }; &glink_qos_wdsp { status = "disabled"; }; &int_codec { qcom,model = "sdm660-snd-card-mtp"; status = "okay"; Loading arch/arm/boot/dts/qcom/sdm660-internal-codec-pm660a-cdp.dts +73 −1 Original line number Diff line number Diff line /* Copyright (c) 2016, The Linux Foundation. All rights reserved. /* Copyright (c) 2016-2017, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading @@ -23,3 +23,75 @@ qcom,board-id = <1 1>; qcom,pmic-id = <0x0001001b 0x0001011a 0x0 0x0>; }; &slim_aud { status = "disabled"; }; &dai_slim { status = "disabled"; }; &wcd9335 { status = "disabled"; }; &wcd934x_cdc { status = "disabled"; }; &clock_audio { status = "disabled"; }; &wcd_rst_gpio { status = "disabled"; }; &wcd9xxx_intc { status = "disabled"; }; &tasha_snd { status = "disabled"; }; &tavil_snd { status = "disabled"; }; &spi_7 { status = "disabled"; }; &wdsp_mgr { status = "disabled"; }; &wdsp_glink { status = "disabled"; }; &glink_spi_xprt_wdsp { status = "disabled"; }; &glink_fifo_wdsp { status = "disabled"; }; &glink_qos_wdsp { status = "disabled"; }; &int_codec { status = "okay"; }; &pmic_analog_codec { status = "okay"; }; &msm_sdw_codec { status = "okay"; }; Loading
arch/arm/boot/dts/qcom/msm-audio.dtsi +17 −1 Original line number Diff line number Diff line /* * Copyright (c) 2015-2016, The Linux Foundation. All rights reserved. * Copyright (c) 2015-2017, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading @@ -11,6 +11,10 @@ * GNU General Public License for more details. */ &spi_7 { status = "okay"; }; &soc { pcm0: qcom,msm-pcm { compatible = "qcom,msm-pcm-dsp"; Loading Loading @@ -61,6 +65,18 @@ qcom,msm-cpe-lsm-id = <3>; }; wdsp_mgr: qcom,wcd-dsp-mgr { compatible = "qcom,wcd-dsp-mgr"; qcom,wdsp-components = <&wcd934x_cdc 0>, <&wcd_spi_0 1>, <&glink_spi_xprt_wdsp 2>; qcom,img-filename = "cpe_9340"; }; wdsp_glink: qcom,wcd-dsp-glink { compatible = "qcom,wcd-dsp-glink"; }; compress: qcom,msm-compress-dsp { compatible = "qcom,msm-compress-dsp"; }; Loading
arch/arm/boot/dts/qcom/sdm660-cdp.dts +11 −1 Original line number Diff line number Diff line /* Copyright (c) 2016, The Linux Foundation. All rights reserved. /* Copyright (c) 2016-2017, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading @@ -23,3 +23,13 @@ qcom,pmic-id = <0x0001001b 0x0101011a 0x0 0x0>, <0x0001001b 0x0201011a 0x0 0x0>; }; &tavil_snd { qcom,msm-mbhc-hphl-swh = <0>; qcom,msm-mbhc-gnd-swh = <0>; }; &tasha_snd { qcom,msm-mbhc-hphl-swh = <0>; qcom,msm-mbhc-gnd-swh = <0>; };
arch/arm/boot/dts/qcom/sdm660-internal-codec-cdp.dts +25 −1 Original line number Diff line number Diff line /* Copyright (c) 2016, The Linux Foundation. All rights reserved. /* Copyright (c) 2016-2017, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -60,6 +60,30 @@ status = "disabled"; }; &spi_7 { status = "disabled"; }; &wdsp_mgr { status = "disabled"; }; &wdsp_glink { status = "disabled"; }; &glink_spi_xprt_wdsp { status = "disabled"; }; &glink_fifo_wdsp { status = "disabled"; }; &glink_qos_wdsp { status = "disabled"; }; &int_codec { status = "okay"; }; Loading
arch/arm/boot/dts/qcom/sdm660-internal-codec-mtp.dts +25 −1 Original line number Diff line number Diff line /* Copyright (c) 2016, The Linux Foundation. All rights reserved. /* Copyright (c) 2016-2017, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading Loading @@ -60,6 +60,30 @@ status = "disabled"; }; &spi_7 { status = "disabled"; }; &wdsp_mgr { status = "disabled"; }; &wdsp_glink { status = "disabled"; }; &glink_spi_xprt_wdsp { status = "disabled"; }; &glink_fifo_wdsp { status = "disabled"; }; &glink_qos_wdsp { status = "disabled"; }; &int_codec { qcom,model = "sdm660-snd-card-mtp"; status = "okay"; Loading
arch/arm/boot/dts/qcom/sdm660-internal-codec-pm660a-cdp.dts +73 −1 Original line number Diff line number Diff line /* Copyright (c) 2016, The Linux Foundation. All rights reserved. /* Copyright (c) 2016-2017, The Linux Foundation. All rights reserved. * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 and Loading @@ -23,3 +23,75 @@ qcom,board-id = <1 1>; qcom,pmic-id = <0x0001001b 0x0001011a 0x0 0x0>; }; &slim_aud { status = "disabled"; }; &dai_slim { status = "disabled"; }; &wcd9335 { status = "disabled"; }; &wcd934x_cdc { status = "disabled"; }; &clock_audio { status = "disabled"; }; &wcd_rst_gpio { status = "disabled"; }; &wcd9xxx_intc { status = "disabled"; }; &tasha_snd { status = "disabled"; }; &tavil_snd { status = "disabled"; }; &spi_7 { status = "disabled"; }; &wdsp_mgr { status = "disabled"; }; &wdsp_glink { status = "disabled"; }; &glink_spi_xprt_wdsp { status = "disabled"; }; &glink_fifo_wdsp { status = "disabled"; }; &glink_qos_wdsp { status = "disabled"; }; &int_codec { status = "okay"; }; &pmic_analog_codec { status = "okay"; }; &msm_sdw_codec { status = "okay"; };