Lines Matching +full:regulator +full:- +full:settling +full:- +full:time +full:- +full:us

1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
4 #include "bcm2835-rpi.dtsi"
5 #include "bcm283x-rpi-usb-peripheral.dtsi"
7 #include <dt-bindings/reset/raspberrypi,firmware-reset.h>
10 compatible = "raspberrypi,4-model-b", "brcm,bcm2711";
15 stdout-path = "serial1:115200n8";
38 default-state = "keep";
39 linux,default-trigger = "default-on";
43 wifi_pwrseq: wifi-pwrseq {
44 compatible = "mmc-pwrseq-simple";
45 reset-gpios = <&expgpio 1 GPIO_ACTIVE_LOW>;
49 compatible = "regulator-gpio";
50 regulator-name = "vdd-sd-io";
51 regulator-min-microvolt = <1800000>;
52 regulator-max-microvolt = <3300000>;
53 regulator-boot-on;
54 regulator-always-on;
55 regulator-settling-time-us = <5000>;
63 compatible = "regulator-fixed";
64 regulator-name = "vcc-sd";
65 regulator-min-microvolt = <3300000>;
66 regulator-max-microvolt = <3300000>;
67 regulator-boot-on;
68 enable-active-high;
83 compatible = "raspberrypi,firmware-clocks";
84 #clock-cells = <1>;
88 compatible = "raspberrypi,firmware-gpio";
89 gpio-controller;
90 #gpio-cells = <2>;
91 gpio-line-names = "BT_ON",
103 compatible = "raspberrypi,firmware-reset";
104 #reset-cells = <1>;
117 gpio-line-names = "ID_SDA",
183 clock-names = "hdmi", "bvb", "audio", "cec";
189 clock-names = "hdmi", "bvb", "audio", "cec";
214 pinctrl-names = "default";
215 pinctrl-0 = <&pwm1_0_gpio40 &pwm1_1_gpio41>;
221 #address-cells = <1>;
222 #size-cells = <0>;
223 pinctrl-names = "default";
224 pinctrl-0 = <&emmc_gpio34>;
225 bus-width = <4>;
226 non-removable;
227 mmc-pwrseq = <&wifi_pwrseq>;
232 compatible = "brcm,bcm4329-fmac";
238 vqmmc-supply = <&sd_io_1v8_reg>;
239 vmmc-supply = <&sd_vcc_reg>;
240 broken-cd;
245 phy-handle = <&phy1>;
246 phy-mode = "rgmii-rxid";
251 phy1: ethernet-phy@1 {
259 #address-cells = <3>;
260 #size-cells = <2>;
274 pinctrl-names = "default";
275 pinctrl-0 = <&uart0_ctsrts_gpio30 &uart0_gpio32>;
276 uart-has-rtscts;
280 compatible = "brcm,bcm43438-bt";
281 max-speed = <2000000>;
282 shutdown-gpios = <&expgpio 0 GPIO_ACTIVE_HIGH>;
288 pinctrl-names = "default";
289 pinctrl-0 = <&uart1_gpio14>;