Searched +full:sc7280 +full:- +full:wcd938x +full:- +full:max98360a +full:- +full:4 +full:dmic (Results 1 – 3 of 3) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/sound/google,sc7280-herobrine.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Google SC7280-Herobrine ASoC sound card driver10 - Srinivasa Rao Mandadapu <srivasam@codeaurora.org>11 - Judy Hsiao <judyhsiao@chromium.org>14 This binding describes the SC7280 sound card which uses LPASS for audio.19 - google,sc7280-herobrine21 audio-routing:[all …]
1 // SPDX-License-Identifier: BSD-3-Clause3 * sc7280 device tree source for boards using Max98360 and wcd9385 codec9 /* BOARD-SPECIFIC TOP LEVEL NODES */11 compatible = "google,sc7280-herobrine";12 model = "sc7280-wcd938x-max98360a-1mic";14 audio-routing =35 qcom,msm-mbhc-hphl-swh = <1>;36 qcom,msm-mbhc-gnd-swh = <1>;38 #address-cells = <1>;39 #size-cells = <0>;[all …]
1 // SPDX-License-Identifier: BSD-3-Clause3 * sc7280 IDP board device tree source (common between SKU1 and SKU2)8 #include <dt-bindings/iio/qcom,spmi-adc7-pmk8350.h>9 #include <dt-bindings/input/linux-event-codes.h>10 #include "sc7280.dtsi"15 #include "sc7280-chrome-common.dtsi"23 max98360a: audio-codec-0 { label24 compatible = "maxim,max98360a";25 pinctrl-names = "default";26 pinctrl-0 = <&_en>;[all …]