Searched +full:dmicen +full:- +full:gpios (Results 1 – 3 of 3) sorted by relevance
1 Device-Tree bindings for Digital microphone (DMIC) codec6 - compatible: should be "dmic-codec".9 - dmicen-gpios: GPIO specifier for dmic to control start and stop10 - num-channels: Number of microphones on this DAI11 - wakeup-delay-ms: Delay (in ms) after enabling the DMIC12 - modeswitch-delay-ms: Delay (in ms) to complete DMIC mode switch17 compatible = "dmic-codec";18 dmicen-gpios = <&gpio4 3 GPIO_ACTIVE_HIGH>;19 num-channels = <1>;20 wakeup-delay-ms <50>;[all …]
1 # SPDX-License-Identifier: GPL-2.03 ---4 $id: http://devicetree.org/schemas/sound/dmic-codec.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Arnaud Pouliquen <arnaud.pouliquen@foss.st.com>13 - $ref: dai-common.yaml#17 const: dmic-codec19 '#sound-dai-cells':22 dmicen-gpios:26 num-channels:[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)3 * Google Gru-scarlet board device tree source8 #include "rk3399-gru.dtsi"11 chassis-type = "tablet";16 pp1250_s3: pp1250-s3 {17 compatible = "regulator-fixed";18 regulator-name = "pp1250_s3";21 regulator-always-on;22 regulator-boot-on;23 regulator-min-microvolt = <1250000>;[all …]