1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/sound/cirrus,cs42l51.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: CS42L51 audio codec DT bindings
10 - Olivier Moysan <olivier.moysan@st.com>
33 description: phandle to voltage regulator of digital interface section
36 description: phandle to voltage regulator of digital internal section
39 description: phandle to voltage regulator of analog internal section
42 description: phandle to voltage regulator of headphone
49 additionalProperties: false
53 #include <dt-bindings/gpio/gpio.h>
59 compatible = "cirrus,cs42l51";
61 #sound-dai-cells = <0>;
62 clocks = <&mclk_prov>;
64 VL-supply = <®_audio>;
65 VD-supply = <®_audio>;
66 VA-supply = <®_audio>;
67 VAHP-supply = <®_audio>;
68 reset-gpios = <&gpiog 9 GPIO_ACTIVE_LOW>;