Lines Matching +full:pdn +full:- +full:gpios

1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
5 // Copyright (C) 2016-2017 Socionext Inc.
9 /dts-v1/;
10 #include <dt-bindings/gpio/uniphier-gpio.h>
11 #include "uniphier-ld11.dtsi"
15 compatible = "socionext,uniphier-ld11-global",
16 "socionext,uniphier-ld11";
19 stdout-path = "serial0:115200n8";
41 dvdd_reg: reg-fixed {
42 compatible = "regulator-fixed";
43 regulator-name = "DVDD";
44 regulator-min-microvolt = <3300000>;
45 regulator-max-microvolt = <3300000>;
48 amp_vcc_reg: reg-fixed {
49 compatible = "regulator-fixed";
50 regulator-name = "AMP_VCC";
51 regulator-min-microvolt = <24000000>;
52 regulator-max-microvolt = <24000000>;
56 compatible = "audio-graph-card";
64 hp-det-gpio = <&gpio UNIPHIER_GPIO_IRQ(0) GPIO_ACTIVE_LOW>;
67 spdif-out {
68 compatible = "linux,spdif-dit";
69 #sound-dai-cells = <0>;
73 remote-endpoint = <&spdif_hiecout1>;
78 comp-spdif-out {
79 compatible = "linux,spdif-dit";
80 #sound-dai-cells = <0>;
84 remote-endpoint = <&comp_spdif_hiecout1>;
99 dai-format = "i2s";
100 remote-endpoint = <&tas_speaker>;
104 remote-endpoint = <&spdif_tx>;
108 remote-endpoint = <&comp_spdif_tx>;
114 audio-codec@1d {
117 reset-gpios = <&gpio UNIPHIER_GPIO_PORT(23, 4) GPIO_ACTIVE_LOW>;
118 pdn-gpios = <&gpio UNIPHIER_GPIO_PORT(23, 5) GPIO_ACTIVE_LOW>;
119 #sound-dai-cells = <0>;
120 AVDD-supply = <&dvdd_reg>;
121 DVDD-supply = <&dvdd_reg>;
122 PVDD_A-supply = <&amp_vcc_reg>;
123 PVDD_B-supply = <&amp_vcc_reg>;
124 PVDD_C-supply = <&amp_vcc_reg>;
125 PVDD_D-supply = <&amp_vcc_reg>;
129 dai-format = "i2s";
130 remote-endpoint = <&i2s_hpcmout1>;
156 phy-handle = <&ethphy>;
160 ethphy: ethernet-phy@1 {