18c2ecf20Sopenharmony_ci# SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
28c2ecf20Sopenharmony_ci%YAML 1.2
38c2ecf20Sopenharmony_ci---
48c2ecf20Sopenharmony_ci$id: http://devicetree.org/schemas/regulator/wlf,arizona.yaml#
58c2ecf20Sopenharmony_ci$schema: http://devicetree.org/meta-schemas/core.yaml#
68c2ecf20Sopenharmony_ci
78c2ecf20Sopenharmony_cititle: Cirrus Logic/Wolfson Microelectronics Arizona/Madera class audio SoCs
88c2ecf20Sopenharmony_ci
98c2ecf20Sopenharmony_cimaintainers:
108c2ecf20Sopenharmony_ci  - patches@opensource.cirrus.com
118c2ecf20Sopenharmony_ci
128c2ecf20Sopenharmony_cidescription: |
138c2ecf20Sopenharmony_ci  These devices are audio SoCs with extensive digital capabilities and a
148c2ecf20Sopenharmony_ci  range of analogue I/O.
158c2ecf20Sopenharmony_ci
168c2ecf20Sopenharmony_ci  This document lists regulator specific bindings, see the primary binding
178c2ecf20Sopenharmony_ci  document. For Wolfson Microelectronic Arizona codecs ../mfd/wlf,arizona.yaml
188c2ecf20Sopenharmony_ci  and for Cirrus Logic Madera codecs ../mfd/madera.txt
198c2ecf20Sopenharmony_ci
208c2ecf20Sopenharmony_ciproperties:
218c2ecf20Sopenharmony_ci  wlf,ldoena:
228c2ecf20Sopenharmony_ci    description:
238c2ecf20Sopenharmony_ci      GPIO specifier for the GPIO controlling LDOENA.
248c2ecf20Sopenharmony_ci    $ref: "/schemas/types.yaml#/definitions/phandle-array"
258c2ecf20Sopenharmony_ci    maxItems: 1
268c2ecf20Sopenharmony_ci
278c2ecf20Sopenharmony_ci  ldo1:
288c2ecf20Sopenharmony_ci    description:
298c2ecf20Sopenharmony_ci      Initial data for the LDO1 regulator.
308c2ecf20Sopenharmony_ci    $ref: "regulator.yaml#"
318c2ecf20Sopenharmony_ci    type: object
328c2ecf20Sopenharmony_ci
338c2ecf20Sopenharmony_ci  micvdd:
348c2ecf20Sopenharmony_ci    description:
358c2ecf20Sopenharmony_ci      Initial data for the MICVDD regulator.
368c2ecf20Sopenharmony_ci    $ref: "regulator.yaml#"
378c2ecf20Sopenharmony_ci    type: object
388c2ecf20Sopenharmony_ci
398c2ecf20Sopenharmony_ciadditionalProperties: true
40