1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2 # Copyright (C) 2019 Texas Instruments Incorporated
5 $id: http://devicetree.org/schemas/sound/ti,tlv320aic32x4.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: Texas Instruments TLV320AIC32x4 Stereo Audio codec
11 - Alexander Stein <alexander.stein@ew.tq-group.com>
14 The TLV320AIC32x4 audio codec can be accessed using I2C or SPI
28 - description: Master clock
35 description: Analog core power supply
38 description: Digital core power supply
41 description: Digital IO power supply
44 description: LDO power supply
54 GPIO function configuration for pins MFP1-MFP5.
55 Types are defined in include/sound/tlv320aic32x4.h
56 $ref: /schemas/types.yaml#/definitions/uint32-array
68 - $ref: dai-common.yaml#
78 additionalProperties: false
82 #include <dt-bindings/gpio/gpio.h>
87 compatible = "ti,tlv320aic32x4";
89 iov-supply = <®_3v3>;
90 ldoin-supply = <®_3v3>;
94 0xff /* AIC32X4_MFPX_DEFAULT_VALUE */
95 0xff /* AIC32X4_MFPX_DEFAULT_VALUE */
96 0x04 /* MFP3 AIC32X4_MFP3_GPIO_ENABLED */
97 0xff /* AIC32X4_MFPX_DEFAULT_VALUE */
98 0x08 /* MFP5 AIC32X4_MFP5_GPIO_INPUT */