1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
4 $id: http://devicetree.org/schemas/sound/maxim,max98090.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Maxim Integrated MAX98090/MAX98091 audio codecs
10 - Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
13 Pins on the device (for linking into audio routes):
14 MIC1, MIC2, DMICL, DMICR, IN1, IN2, IN3, IN4, IN5, IN6, IN12, IN34, IN56,
15 HPL, HPR, SPKL, SPKR, RCVL, RCVR, MICBIAS
18 - $ref: dai-common.yaml#
31 - description: master clock
41 $ref: /schemas/types.yaml#/definitions/uint32
47 $ref: /schemas/types.yaml#/definitions/uint32
51 Micbias voltage applied to the analog mic, valid voltages value are:
65 unevaluatedProperties: false
69 #include <dt-bindings/interrupt-controller/irq.h>
76 compatible = "maxim,max98090";
78 interrupt-parent = <&gpx3>;
79 interrupts = <2 IRQ_TYPE_EDGE_FALLING>;
82 #sound-dai-cells = <0>;