1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/sound/ti,pcm512x.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: PCM512x and TAS575x audio CODECs/amplifiers
10 - Animesh Agarwal <animeshagarwal28@gmail.com>
13 - $ref: dai-common.yaml#
37 description: A clock specifier for the clock connected as SCLK. If this is
38 absent the device will be configured to clock from BCLK. If pll-in and
39 pll-out are specified in addition to a clock, the device is configured to
40 accept clock input on a specified gpio pin.
46 description: GPIO pin used to connect the pll using <1> through <6>. The
47 device will be configured for clock input on the given pll-in pin.
48 $ref: /schemas/types.yaml#/definitions/uint32
53 description: GPIO pin used to connect the pll using <1> through <6>. The
54 device will be configured for PLL output on the given pll-out pin. An
55 external connection from the pll-out pin to the SCLK pin is assumed.
56 $ref: /schemas/types.yaml#/definitions/uint32
83 unevaluatedProperties: false
91 compatible = "ti,pcm5142";
93 AVDD-supply = <®_3v3_analog>;
94 DVDD-supply = <®_1v8>;
95 CPVDD-supply = <®_3v3>;
96 #sound-dai-cells = <0>;