Lines Matching +full:ahci +full:- +full:supply

2  * Copyright 2015-2020 Adam Sampson <ats@offog.org>
4 * This file is dual-licensed: you can use it either under the terms
43 /dts-v1/;
44 #include "sun7i-a20.dtsi"
45 #include "sunxi-common-regulators.dtsi"
46 #include <dt-bindings/gpio/gpio.h>
47 #include <dt-bindings/interrupt-controller/arm-gic.h>
51 compatible = "linksprite,pcduino3-nano", "allwinner,sun7i-a20";
58 stdout-path = "serial0:115200n8";
61 hdmi-connector {
62 compatible = "hdmi-connector";
67 remote-endpoint = <&hdmi_out_con>;
73 compatible = "gpio-leds";
75 led-3 {
76 label = "pcduino3-nano:green:usr1";
80 led-4 {
81 label = "pcduino3-nano:green:usr2";
87 &ahci {
88 target-supply = <&reg_ahci_5v>;
97 cpu-supply = <&reg_dcdc2>;
113 pinctrl-names = "default";
114 pinctrl-0 = <&gmac_rgmii_pins>;
115 phy-handle = <&phy1>;
116 phy-mode = "rgmii-id";
126 remote-endpoint = <&hdmi_con_in>;
135 interrupt-parent = <&nmi_intc>;
141 pinctrl-names = "default";
142 pinctrl-0 = <&ir0_rx_pin>;
147 phy1: ethernet-phy@1 {
153 vmmc-supply = <&reg_vcc3v3>;
154 bus-width = <4>;
155 cd-gpios = <&pio 7 1 GPIO_ACTIVE_LOW>; /* PH1 */
179 regulator-always-on;
180 regulator-min-microvolt = <1000000>;
181 regulator-max-microvolt = <1400000>;
182 regulator-name = "vdd-cpu";
186 regulator-always-on;
187 regulator-min-microvolt = <1000000>;
188 regulator-max-microvolt = <1400000>;
189 regulator-name = "vdd-int-pll";
193 regulator-name = "vdd-rtc";
197 regulator-always-on;
198 regulator-min-microvolt = <3000000>;
199 regulator-max-microvolt = <3000000>;
200 regulator-name = "avcc";
210 pinctrl-names = "default";
211 pinctrl-0 = <&uart0_pb_pins>;
221 usb0_id_det-gpios = <&pio 7 4 (GPIO_ACTIVE_HIGH | GPIO_PULL_UP)>; /* PH4 */
222 usb1_vbus-supply = <&reg_usb1_vbus>;
223 usb2_vbus-supply = <&reg_usb1_vbus>;