Lines Matching +full:ramp +full:- +full:up

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
4 /dts-v1/;
6 #include "sun50i-h6.dtsi"
7 #include "sun50i-h6-cpu-opp.dtsi"
9 #include <dt-bindings/gpio/gpio.h>
13 compatible = "pine64,pine-h64", "allwinner,sun50i-h6";
22 stdout-path = "serial0:115200n8";
26 #clock-cells = <0>;
27 compatible = "fixed-clock";
28 clock-frequency = <32768>;
29 clock-output-names = "ext_osc32k";
33 compatible = "hdmi-connector";
35 ddc-en-gpios = <&pio 7 2 GPIO_ACTIVE_HIGH>; /* PH2 */
39 remote-endpoint = <&hdmi_out_con>;
45 compatible = "gpio-leds";
47 led-0 {
48 label = "pine-h64:green:heartbeat";
52 led-1 {
53 label = "pine-h64:white:link";
57 led-2 {
58 label = "pine-h64:blue:status";
63 reg_gmac_3v3: gmac-3v3 {
64 compatible = "regulator-fixed";
65 regulator-name = "vcc-gmac-3v3";
66 regulator-min-microvolt = <3300000>;
67 regulator-max-microvolt = <3300000>;
68 startup-delay-us = <100000>;
70 enable-active-high;
74 compatible = "regulator-fixed";
75 regulator-name = "usb-vbus";
76 regulator-min-microvolt = <5000000>;
77 regulator-max-microvolt = <5000000>;
78 startup-delay-us = <100000>;
80 enable-active-high;
85 cpu-supply = <&reg_dcdca>;
101 pinctrl-names = "default";
102 pinctrl-0 = <&ext_rgmii_pins>;
103 phy-mode = "rgmii-id";
104 phy-handle = <&ext_rgmii_phy>;
105 phy-supply = <&reg_gmac_3v3>;
106 allwinner,rx-delay-ps = <200>;
107 allwinner,tx-delay-ps = <200>;
112 mali-supply = <&reg_dcdcc>;
122 remote-endpoint = <&hdmi_con_in>;
127 ext_rgmii_phy: ethernet-phy@1 {
128 compatible = "ethernet-phy-ieee802.3-c22";
134 vmmc-supply = <&reg_cldo1>;
135 cd-gpios = <&pio 5 6 GPIO_ACTIVE_LOW>;
136 bus-width = <4>;
141 vmmc-supply = <&reg_cldo1>;
142 vqmmc-supply = <&reg_bldo2>;
143 non-removable;
144 cap-mmc-hw-reset;
145 mmc-hs200-1_8v;
146 bus-width = <8>;
159 vcc-pc-supply = <&reg_bldo2>;
160 vcc-pd-supply = <&reg_cldo1>;
161 vcc-pg-supply = <&reg_aldo1>;
168 compatible = "x-powers,axp805", "x-powers,axp806";
170 interrupt-parent = <&r_intc>;
172 interrupt-controller;
173 #interrupt-cells = <1>;
174 x-powers,self-working-mode;
178 regulator-always-on;
179 regulator-min-microvolt = <3300000>;
180 regulator-max-microvolt = <3300000>;
181 regulator-name = "vcc-pl";
185 regulator-min-microvolt = <3300000>;
186 regulator-max-microvolt = <3300000>;
187 regulator-name = "vcc-ac200";
188 regulator-enable-ramp-delay = <100000>;
193 regulator-always-on;
194 regulator-min-microvolt = <3300000>;
195 regulator-max-microvolt = <3300000>;
196 regulator-name = "vcc-3v3-1";
200 regulator-always-on;
201 regulator-min-microvolt = <1800000>;
202 regulator-max-microvolt = <1800000>;
203 regulator-name = "vcc-bias-pll";
207 regulator-always-on;
208 regulator-min-microvolt = <1800000>;
209 regulator-max-microvolt = <1800000>;
210 regulator-name = "vcc-efuse-pcie-hdmi-io";
214 regulator-always-on;
215 regulator-min-microvolt = <1800000>;
216 regulator-max-microvolt = <1800000>;
217 regulator-name = "vcc-dcxoio";
226 regulator-always-on;
227 regulator-min-microvolt = <3300000>;
228 regulator-max-microvolt = <3300000>;
229 regulator-name = "vcc-3v3-2";
233 regulator-min-microvolt = <3300000>;
234 regulator-max-microvolt = <3300000>;
235 regulator-name = "vcc-wifi-1";
239 regulator-min-microvolt = <3300000>;
240 regulator-max-microvolt = <3300000>;
241 regulator-name = "vcc-wifi-2";
245 regulator-always-on;
246 regulator-min-microvolt = <810000>;
247 regulator-max-microvolt = <1160000>;
248 regulator-ramp-delay = <2500>;
249 regulator-name = "vdd-cpu";
253 regulator-enable-ramp-delay = <32000>;
254 regulator-min-microvolt = <810000>;
255 regulator-max-microvolt = <1080000>;
256 regulator-ramp-delay = <2500>;
257 regulator-name = "vdd-gpu";
261 regulator-always-on;
262 regulator-min-microvolt = <960000>;
263 regulator-max-microvolt = <960000>;
264 regulator-name = "vdd-sys";
268 regulator-always-on;
269 regulator-min-microvolt = <1200000>;
270 regulator-max-microvolt = <1200000>;
271 regulator-name = "vcc-dram";
283 interrupt-parent = <&r_intc>;
285 #clock-cells = <0>;
294 vcc-pm-supply = <&reg_aldo1>;
304 * Disable SPI0 in here, to prefer the more useful eMMC. U-Boot can
305 * fix this up in no eMMC is connected.
308 pinctrl-0 = <&spi0_pins>, <&spi0_cs_pin>;
309 pinctrl-names = "default";
313 compatible = "winbond,w25q128", "jedec,spi-nor";
315 spi-max-frequency = <4000000>;
320 pinctrl-names = "default";
321 pinctrl-0 = <&uart0_ph_pins>;
331 usb0_vbus-supply = <&reg_usb_vbus>;
332 usb3_vbus-supply = <&reg_usb_vbus>;