blob: 1c6b200e1c7ceacb2929b8dff4e950207697a6cc [file] [log] [blame]
/* Copyright (c) 2019, 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.
*/
&slim_aud {
tasha_codec {
wsa_spk_wcd_sd1: msm_cdc_pinctrll {
compatible = "qcom,msm-cdc-pinctrl";
pinctrl-names = "aud_active", "aud_sleep";
pinctrl-0 = <&tasha_spkr_1_sd_n_active>;
pinctrl-1 = <&tasha_spkr_1_sd_n_sleep>;
};
wsa_spk_wcd_sd2: msm_cdc_pinctrlr {
compatible = "qcom,msm-cdc-pinctrl";
pinctrl-names = "aud_active", "aud_sleep";
pinctrl-0 = <&tasha_spkr_2_sd_n_active>;
pinctrl-1 = <&tasha_spkr_2_sd_n_sleep>;
};
};
};