Lines Matching +full:regulator +full:- +full:poweroff
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)
4 #include "fu740-c000.dtsi"
5 #include <dt-bindings/gpio/gpio.h>
6 #include <dt-bindings/interrupt-controller/irq.h>
7 #include <dt-bindings/leds/common.h>
8 #include <dt-bindings/pwm/pwm.h>
15 compatible = "sifive,hifive-unmatched-a00", "sifive,fu740-c000",
19 stdout-path = "serial0";
23 timebase-frequency = <RTCCLK_FREQ>;
32 #clock-cells = <0>;
33 compatible = "fixed-clock";
34 clock-frequency = <26000000>;
35 clock-output-names = "hfclk";
39 #clock-cells = <0>;
40 compatible = "fixed-clock";
41 clock-frequency = <RTCCLK_FREQ>;
42 clock-output-names = "rtcclk";
45 gpio-poweroff {
46 compatible = "gpio-poweroff";
50 led-controller-1 {
51 compatible = "pwm-leds";
53 led-d12 {
55 active-low;
57 max-brightness = <255>;
62 led-controller-2 {
63 compatible = "pwm-leds-multicolor";
65 multi-led {
67 max-brightness = <255>;
70 led-red {
72 active-low;
76 led-green {
78 active-low;
82 led-blue {
84 active-low;
102 temperature-sensor@4c {
105 vcc-supply = <&vdd_bpro>;
106 interrupt-parent = <&gpio>;
113 vcc-supply = <&vdd_bpro>;
114 label = "board-id";
116 read-only;
123 interrupt-parent = <&gpio>;
125 interrupt-controller;
126 #interrupt-cells = <2>;
129 compatible = "dlg,da9063-onkey";
133 compatible = "dlg,da9063-rtc";
137 compatible = "dlg,da9063-watchdog";
141 vdd_bcore: bcores-merged {
142 regulator-min-microvolt = <1050000>;
143 regulator-max-microvolt = <1050000>;
144 regulator-min-microamp = <4800000>;
145 regulator-max-microamp = <4800000>;
146 regulator-always-on;
150 regulator-min-microvolt = <1800000>;
151 regulator-max-microvolt = <1800000>;
152 regulator-min-microamp = <2400000>;
153 regulator-max-microamp = <2400000>;
154 regulator-always-on;
158 regulator-min-microvolt = <1060000>;
159 regulator-max-microvolt = <1060000>;
160 regulator-min-microamp = <1500000>;
161 regulator-max-microamp = <1500000>;
162 regulator-always-on;
165 vdd_bmem_bio: bmem-bio-merged {
166 regulator-min-microvolt = <1200000>;
167 regulator-max-microvolt = <1200000>;
168 regulator-min-microamp = <3000000>;
169 regulator-max-microamp = <3000000>;
170 regulator-always-on;
174 regulator-min-microvolt = <1800000>;
175 regulator-max-microvolt = <1800000>;
176 regulator-always-on;
180 regulator-min-microvolt = <1800000>;
181 regulator-max-microvolt = <1800000>;
182 regulator-always-on;
186 regulator-min-microvolt = <3300000>;
187 regulator-max-microvolt = <3300000>;
188 regulator-always-on;
192 regulator-min-microvolt = <2500000>;
193 regulator-max-microvolt = <2500000>;
194 regulator-always-on;
198 regulator-min-microvolt = <3300000>;
199 regulator-max-microvolt = <3300000>;
200 regulator-always-on;
204 regulator-min-microvolt = <1800000>;
205 regulator-max-microvolt = <1800000>;
206 regulator-always-on;
210 regulator-min-microvolt = <3300000>;
211 regulator-max-microvolt = <3300000>;
212 regulator-always-on;
216 regulator-min-microvolt = <3300000>;
217 regulator-max-microvolt = <3300000>;
218 regulator-always-on;
222 regulator-min-microvolt = <1050000>;
223 regulator-max-microvolt = <1050000>;
224 regulator-always-on;
228 regulator-min-microvolt = <1000000>;
229 regulator-max-microvolt = <1000000>;
230 regulator-always-on;
234 regulator-min-microvolt = <2500000>;
235 regulator-max-microvolt = <2500000>;
236 regulator-always-on;
245 compatible = "jedec,spi-nor";
247 spi-max-frequency = <50000000>;
248 m25p,fast-read;
249 spi-tx-bus-width = <4>;
250 spi-rx-bus-width = <4>;
257 compatible = "mmc-spi-slot";
259 spi-max-frequency = <20000000>;
260 voltage-ranges = <3300 3300>;
261 disable-wp;
268 phy-mode = "gmii";
269 phy-handle = <&phy0>;
270 phy0: ethernet-phy@0 {
285 gpio-line-names = "J29.1", "PMICNTB", "PMICSHDN", "J8.1", "J8.3",