Searched +full:a +full:- +full:d +full:- +full:btn +full:- +full:thr (Results 1 – 4 of 4) sorted by relevance
8 - compatible : Should be "dlg,da7219"9 - reg: Specifies the I2C slave address11 - interrupts : IRQ line info for DA7219.12 (See Documentation/devicetree/bindings/interrupt-controller/interrupts.txt for15 - VDD-supply: VDD power supply for the device16 - VDDMIC-supply: VDDMIC power supply for the device17 - VDDIO-supply: VDDIO power supply for the device22 - interrupt-names : Name associated with interrupt line. Should be "wakeup" if24 - wakeup-source: Flag to indicate this device can wake system (suspend/resume).26 - #clock-cells : Should be set to '<1>', two clock sources provided;[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - David Rau <David.Rau.opensource@dm.renesas.com>13 The DA7219 is an ultra low-power audio codec with14 in-built advanced accessory detection (AAD) for mobile16 sample rates up to 96 kHz at 24-bit resolution.28 VDD-supply:32 VDDMIC-supply:36 VDDIO-supply:[all …]
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)9 da7219: da7219@1a {10 pinctrl-names = "default";11 pinctrl-0 = <&da7219_pins>;14 interrupts-extended = <&pio 165 IRQ_TYPE_LEVEL_LOW>;16 dlg,micbias-lvl = <2600>;17 dlg,mic-amp-i[all...]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)5 * Copyright 2016-2017 Google, Inc8 #include <dt-bindings/input/input.h>9 #include "rk3399-op1.dtsi"18 stdout-path = "serial2:115200n8";27 * - Rails that only connect to the EC (or devices that the EC talks to)29 * - Rails _are_ included if the rails go to the AP even if the AP35 * view, though, we won't create a ful[all...]