Loading arch/arm/boot/dts/qcom/Makefile +1 −0 Original line number Diff line number Diff line Loading @@ -164,6 +164,7 @@ dtb-$(CONFIG_ARCH_MSM8953) += msm8953-sim.dtb \ msm8953-ext-codec-rcm.dtb \ apq8053-cdp.dtb \ apq8053-mtp.dtb \ apq8053-ext-audio-mtp.dtb \ msm8953-cdp-1200p.dtb dtb-$(CONFIG_ARCH_MDM9607) += mdm9607-rumi.dtb \ Loading arch/arm/boot/dts/qcom/apq8053-ext-audio-mtp.dts 0 → 100644 +80 −0 Original line number Diff line number Diff line /* * Copyright (c) 2016, 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 * only version 2 as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ /dts-v1/; #include "apq8053.dtsi" #include "msm8953-mtp.dtsi" / { model = "Qualcomm Technologies, Inc. APQ8053 External Codec MTP"; compatible = "qcom,apq8053-mtp", "qcom,apq8053", "qcom,mtp"; qcom,board-id= <8 1>; }; &int_codec { status = "disabled"; }; &pm8953_diangu_dig { status = "disabled"; }; &pm8953_diangu_analog { status = "disabled"; }; &wsa881x_i2c_e { status = "disabled"; }; &wsa881x_i2c_44 { status = "disabled"; }; &wsa881x_i2c_f { status = "disabled"; }; &wsa881x_i2c_45 { status = "disabled"; }; &slim_msm { status = "okay"; }; &dai_slim { status = "okay"; }; &wcd9xxx_intc { status = "okay"; }; &clock_audio { status = "okay"; }; &wcd9335 { status = "okay"; }; &ext_codec { qcom,model = "msm8953-tasha-snd-card"; status = "okay"; }; &wcd_rst_gpio { status = "okay"; }; Loading
arch/arm/boot/dts/qcom/Makefile +1 −0 Original line number Diff line number Diff line Loading @@ -164,6 +164,7 @@ dtb-$(CONFIG_ARCH_MSM8953) += msm8953-sim.dtb \ msm8953-ext-codec-rcm.dtb \ apq8053-cdp.dtb \ apq8053-mtp.dtb \ apq8053-ext-audio-mtp.dtb \ msm8953-cdp-1200p.dtb dtb-$(CONFIG_ARCH_MDM9607) += mdm9607-rumi.dtb \ Loading
arch/arm/boot/dts/qcom/apq8053-ext-audio-mtp.dts 0 → 100644 +80 −0 Original line number Diff line number Diff line /* * Copyright (c) 2016, 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 * only version 2 as published by the Free Software Foundation. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. */ /dts-v1/; #include "apq8053.dtsi" #include "msm8953-mtp.dtsi" / { model = "Qualcomm Technologies, Inc. APQ8053 External Codec MTP"; compatible = "qcom,apq8053-mtp", "qcom,apq8053", "qcom,mtp"; qcom,board-id= <8 1>; }; &int_codec { status = "disabled"; }; &pm8953_diangu_dig { status = "disabled"; }; &pm8953_diangu_analog { status = "disabled"; }; &wsa881x_i2c_e { status = "disabled"; }; &wsa881x_i2c_44 { status = "disabled"; }; &wsa881x_i2c_f { status = "disabled"; }; &wsa881x_i2c_45 { status = "disabled"; }; &slim_msm { status = "okay"; }; &dai_slim { status = "okay"; }; &wcd9xxx_intc { status = "okay"; }; &clock_audio { status = "okay"; }; &wcd9335 { status = "okay"; }; &ext_codec { qcom,model = "msm8953-tasha-snd-card"; status = "okay"; }; &wcd_rst_gpio { status = "okay"; };