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 - Judy Hsiao <judyhsiao@chromium.org>13 This binding describes the SC7280 sound card which uses LPASS for audio.16 - $ref: sound-card-common.yaml#21 - google,sc7280-herobrine23 "#address-cells":[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 #address-cells = <1>;36 #size-cells = <0>;38 dai-link@0 {39 link-name = "MAX98360A";[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"16 #include "sc7280-herobrine-lte-sku.dtsi"25 max98360a: audio-codec-0 { label26 compatible = "maxim,max98360a";27 pinctrl-names = "default";[all …]