Lines Matching +full:vdd +full:- +full:batt +full:- +full:supply
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Ricardo Rivera-Matos <rriveram@opensource.cirrus.com>
11 - Richard Fitzgerald <rf@opensource.cirrus.com>
20 - cirrus,cs35l45
25 '#sound-dai-cells':
28 reset-gpios:
31 vdd-a-supply:
32 description: voltage regulator phandle for the VDD_A supply
34 vdd-batt-supply:
35 description: voltage regulator phandle for the VDD_BATT supply
37 spi-max-frequency:
40 cirrus,asp-sdout-hiz-ctrl:
42 Audio serial port SDOUT Hi-Z control. Sets the Hi-Z
51 - compatible
52 - reg
53 - "#sound-dai-cells"
58 - |
59 #include <dt-bindings/sound/cs35l45.h>
61 #address-cells = <1>;
62 #size-cells = <0>;
65 #sound-dai-cells = <1>;
68 spi-max-frequency = <5000000>;
69 vdd-a-supply = <&dummy_vreg>;
70 vdd-batt-supply = <&dummy_vreg>;
71 reset-gpios = <&gpio 110 0>;
72 cirrus,asp-sdout-hiz-ctrl = <(CS35L45_ASP_TX_HIZ_UNUSED |