1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/sound/wlf,wm8782.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Wolfson Microelectromics WM8782 audio CODEC
10 - patches@opensource.cirrus.com
13 - $ref: dai-common.yaml#
20 description: Regulator for the analog power supply (2.7V - 5.5V)
23 description: Regulator for the digital power supply (2.7V - 3.6V)
26 description: FSAMPEN pin value, 0 for low, 1 for high, 2 for disconnected.
27 $ref: /schemas/types.yaml#/definitions/uint32
38 unevaluatedProperties: false
43 compatible = "wlf,wm8782";
44 Vdda-supply = <&vdda_supply>;
45 Vdd-supply = <&vdd_supply>;