Lines Matching +full:vpcie3v3 +full:- +full:supply

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
7 /dts-v1/;
9 #include <dt-bindings/leds/common.h>
10 #include "rk3588-coolpi-cm5.dtsi"
14 compatible = "coolpi,pi-cm5-genbook", "coolpi,pi-cm5", "rockchip,rk3588";
17 compatible = "pwm-backlight";
18 enable-gpios = <&gpio4 RK_PA3 GPIO_ACTIVE_HIGH>;
19 pinctrl-names = "default";
20 pinctrl-0 = <&bl_en>;
21 power-supply = <&vcc12v_dcin>;
26 compatible = "simple-battery";
27 charge-full-design-microamp-hours = <9800000>;
28 voltage-max-design-microvolt = <4350000>;
29 voltage-min-design-microvolt = <3000000>;
32 charger: dc-charger {
33 compatible = "gpio-charger";
34 charger-type = "mains";
39 compatible = "gpio-leds";
41 heartbeat_led: led-0 {
45 linux,default-trigger = "heartbeat";
48 wlan_led: led-1 {
54 charging_red: led-2 {
61 vcc12v_dcin: vcc12v-dcin-regulator {
62 compatible = "regulator-fixed";
63 regulator-name = "vcc12v_dcin";
64 regulator-always-on;
65 regulator-boot-on;
66 regulator-min-microvolt = <12000000>;
67 regulator-max-microvolt = <12000000>;
70 vcc_sys: vcc-sys-regulator {
71 compatible = "regulator-fixed";
72 regulator-name = "vcc_sys";
73 regulator-always-on;
74 regulator-boot-on;
75 regulator-min-microvolt = <7000000>;
76 regulator-max-microvolt = <7000000>;
77 vin-supply = <&vcc12v_dcin>;
80 vcc5v0_sys: vcc5v0-sys-regulator {
81 compatible = "regulator-fixed";
82 regulator-name = "vcc5v0_sys";
83 regulator-always-on;
84 regulator-boot-on;
85 regulator-min-microvolt = <7000000>;
86 regulator-max-microvolt = <7000000>;
87 vin-supply = <&vcc_sys>;
90 vcc3v3_sys: vcc3v3-sys-regulator {
91 compatible = "regulator-fixed";
92 regulator-name = "vcc3v3_sys";
93 regulator-always-on;
94 regulator-boot-on;
95 regulator-min-microvolt = <3300000>;
96 regulator-max-microvolt = <3300000>;
97 vin-supply = <&vcc5v0_sys>;
100 vcc3v3_lcd: vcc3v3-lcd-regulator {
101 compatible = "regulator-fixed";
102 regulator-name = "vcc3v3_lcd";
103 enable-active-high;
105 pinctrl-names = "default";
106 pinctrl-0 = <&lcdpwr_en>;
107 vin-supply = <&vcc3v3_sys>;
110 vcc5v0_usb: vcc5v0-usb-regulator {
111 compatible = "regulator-fixed";
112 regulator-name = "vcc5v0_usb";
113 regulator-boot-on;
114 regulator-always-on;
115 enable-active-high;
116 regulator-min-microvolt = <5000000>;
117 regulator-max-microvolt = <5000000>;
119 pinctrl-names = "default";
120 pinctrl-0 = <&usb_pwren>;
121 vin-supply = <&vcc_sys>;
124 vcc5v0_usb_host0: vcc5v0_usb30_host: vcc5v0-usb-host-regulator {
125 compatible = "regulator-fixed";
126 regulator-name = "vcc5v0_host";
127 regulator-boot-on;
128 regulator-always-on;
129 enable-active-high;
130 regulator-min-microvolt = <5000000>;
131 regulator-max-microvolt = <5000000>;
133 pinctrl-names = "default";
134 pinctrl-0 = <&usb_host_pwren>;
135 vin-supply = <&vcc5v0_usb>;
141 pinctrl-names = "default";
142 pinctrl-0 = <&i2c4m3_xfer>;
148 cellwise,battery-profile = /bits/ 8 <
159 cellwise,monitor-interval-ms = <3000>;
160 monitored-battery = <&battery>;
161 power-supplies = <&charger>;
167 pinctrl-names = "default";
168 pinctrl-0 = <&i2c5m3_xfer>;
171 compatible = "hid-over-i2c";
173 interrupt-parent = <&gpio1>;
175 hid-descr-addr = <0x0020>;
183 /* M.2 E-Key */
185 reset-gpios = <&gpio4 RK_PA2 GPIO_ACTIVE_HIGH>;
186 vpcie3v3-supply = <&vcc3v3_sys>;
187 pinctrl-names = "default";
188 pinctrl-0 = <&pcie_clkreq &pcie_wake &pcie_rst &wifi_pwron &bt_pwron>;
200 /* M.2 M-Key ssd */
202 reset-gpios = <&gpio4 RK_PB6 GPIO_ACTIVE_HIGH>;
203 vpcie3v3-supply = <&vcc3v3_sys>;
209 lcdpwr_en: lcdpwr-en {
213 bl_en: bl-en {
219 usb_pwren: usb-pwren {
223 usb_otg_pwren: usb-otg-pwren {
227 usb_host_pwren: usb-host-pwren {
233 bt_pwron: bt-pwron {
237 pcie_clkreq: pcie-clkreq {
241 pcie_rst: pcie-rst {
245 wifi_pwron: wifi-pwron {
249 pcie_wake: pcie-wake {
256 pinctrl-0 = <&pwm6m1_pins>;
265 pinctrl-names = "default";
266 pinctrl-0 = <&fspim2_pins>;
270 compatible = "jedec,spi-nor";
272 spi-max-frequency = <100000000>;
273 spi-rx-bus-width = <4>;
274 spi-tx-bus-width = <1>;
307 phy-supply = <&vcc5v0_usb_host0>;
312 phy-supply = <&vcc5v0_usb>;
332 maximum-speed = "high-speed";