Searched +full:sc7180 +full:- +full:rt5682 +full:- +full:max98357a +full:- +full:2 +full:mic (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,sc7180-trogdor.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Google SC7180-Trogdor ASoC sound card driver10 - Rohit kumar <quic_rohkumar@quicinc.com>11 - Cheng-Yi Chiang <cychiang@chromium.org>14 This binding describes the SC7180 sound card which uses LPASS for audio.17 - $ref: sound-card-common.yaml#22 - google,sc7180-trogdor[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)8 #include "sc7180-trogdor.dtsi"9 /* Must come after sc7180-trogdor.dtsi to modify cros_ec */10 #include <arm/cros-ec-keyboard.dtsi>11 #include "sc7180-trogdor-ti-sn65dsi86.dtsi"14 thermal-zones {15 5v-choke-thermal {16 polling-delay-passive = <0>;17 polling-delay = <250>;19 thermal-sensors = <&pm6150_adc_tm 1>;[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)8 #include <dt-bindings/gpio/gpio.h>9 #include <dt-bindings/input/gpio-keys.h>10 #include <dt-bindings/input/input.h>11 #include <dt-bindings/leds/common.h>12 #include <dt-bindings/regulator/qcom,rpmh-regulator.h>13 #include <dt-bindings/sound/sc7180-lpass.h>15 #include "sc7180.dtsi"16 #include "sc7180-firmware-tfa.dtsi"17 /* PMICs depend on spmi_bus label and so must come after sc7180.dtsi */[all …]