Lines Matching +full:uart0 +full:- +full:default +full:- +full:state
1 // SPDX-License-Identifier: GPL-2.0
2 /dts-v1/;
4 #include "bcm2711-rpi.dtsi"
5 #include "bcm283x-rpi-led-deprecated.dtsi"
6 #include "bcm283x-rpi-usb-peripheral.dtsi"
7 #include "bcm283x-rpi-wifi-bt.dtsi"
8 #include <dt-bindings/leds/common.h>
11 compatible = "raspberrypi,4-model-b", "brcm,bcm2711";
16 stdout-path = "serial1:115200n8";
19 cam1_reg: regulator-cam1 {
20 compatible = "regulator-fixed";
21 regulator-name = "cam1-reg";
22 enable-active-high;
26 sd_io_1v8_reg: regulator-sd-io-1v8 {
27 compatible = "regulator-gpio";
28 regulator-name = "vdd-sd-io";
29 regulator-min-microvolt = <1800000>;
30 regulator-max-microvolt = <3300000>;
31 regulator-boot-on;
32 regulator-always-on;
33 regulator-settling-time-us = <5000>;
40 sd_vcc_reg: regulator-sd-vcc {
41 compatible = "regulator-fixed";
42 regulator-name = "vcc-sd";
43 regulator-min-microvolt = <3300000>;
44 regulator-max-microvolt = <3300000>;
45 regulator-boot-on;
46 enable-active-high;
52 shutdown-gpios = <&expgpio 0 GPIO_ACTIVE_HIGH>;
64 gpio-line-names = "BT_ON", /* 0 */
83 gpio-line-names = "ID_SDA", /* 0 */
160 led_pwr: led-pwr {
163 default-state = "keep";
164 linux,default-trigger = "default-on";
185 pinctrl-names = "default";
186 pinctrl-0 = <&pwm1_0_gpio40 &pwm1_1_gpio41>;
192 vqmmc-supply = <&sd_io_1v8_reg>;
193 vmmc-supply = <&sd_vcc_reg>;
194 broken-cd;
199 phy-handle = <&phy1>;
200 phy-mode = "rgmii-rxid";
205 phy1: ethernet-phy@1 {
210 #address-cells = <1>;
211 #size-cells = <0>;
218 default-state = "keep";
226 default-state = "keep";
235 #address-cells = <3>;
236 #size-cells = <2>;
248 /* uart0 communicates with the BT module */
249 &uart0 {
250 pinctrl-names = "default";
251 pinctrl-0 = <&uart0_ctsrts_gpio30 &uart0_gpio32>;
252 uart-has-rtscts;
257 pinctrl-names = "default";
258 pinctrl-0 = <&uart1_gpio14>;
271 reset-gpios = <&expgpio 1 GPIO_ACTIVE_LOW>;