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 "bcm2711-rpi.dtsi"
5 #include "bcm283x-rpi-usb-peripheral.dtsi"
6 #include "bcm283x-rpi-wifi-bt.dtsi"
9 compatible = "raspberrypi,4-model-b", "brcm,bcm2711";
14 stdout-path = "serial1:115200n8";
18 led-act {
22 led-pwr {
25 default-state = "keep";
26 linux,default-trigger = "default-on";
31 compatible = "regulator-gpio";
32 regulator-name = "vdd-sd-io";
33 regulator-min-microvolt = <1800000>;
34 regulator-max-microvolt = <3300000>;
35 regulator-boot-on;
36 regulator-always-on;
37 regulator-settling-time-us = <5000>;
45 compatible = "regulator-fixed";
46 regulator-name = "vcc-sd";
47 regulator-min-microvolt = <3300000>;
48 regulator-max-microvolt = <3300000>;
49 regulator-boot-on;
50 enable-active-high;
56 shutdown-gpios = <&expgpio 0 GPIO_ACTIVE_HIGH>;
68 gpio-line-names = "BT_ON", /* 0 */
87 gpio-line-names = "ID_SDA", /* 0 */
176 pinctrl-names = "default";
177 pinctrl-0 = <&pwm1_0_gpio40 &pwm1_1_gpio41>;
183 vqmmc-supply = <&sd_io_1v8_reg>;
184 vmmc-supply = <&sd_vcc_reg>;
185 broken-cd;
190 phy-handle = <&phy1>;
191 phy-mode = "rgmii-rxid";
196 phy1: ethernet-phy@1 {
205 #address-cells = <3>;
206 #size-cells = <2>;
220 pinctrl-names = "default";
221 pinctrl-0 = <&uart0_ctsrts_gpio30 &uart0_gpio32>;
222 uart-has-rtscts;
227 pinctrl-names = "default";
228 pinctrl-0 = <&uart1_gpio14>;
241 reset-gpios = <&expgpio 1 GPIO_ACTIVE_LOW>;