Lines Matching +full:uart0 +full:- +full:default +full:- +full:state
1 // SPDX-License-Identifier: GPL-2.0
3 * Device Tree for the ST-Ericsson Nomadik S8815 board
7 /dts-v1/;
8 #include <dt-bindings/interrupt-controller/irq.h>
9 #include "ste-nomadik-stn8815.dtsi"
12 model = "Calao Systems USB-S8815";
13 compatible = "calaosystems,usb-s8815";
20 serial0 = &uart0;
26 mmcsd-gpio {
27 gpio-hog;
29 output-low;
30 line-name = "card detect bias";
36 disable-sxtalo;
37 disable-mxtalo;
42 pinctrl-names = "default";
43 pinctrl-0 = <&cd_default_mode>;
45 uart0 {
54 mmcsd-cd {
76 user-led {
84 user-button {
95 external-bus@34000000 {
96 compatible = "simple-bus";
98 #address-cells = <1>;
99 #size-cells = <1>;
104 interrupt-parent = <&gpio3>;
112 compatible = "st,lis3lv02dl-accel";
118 gpio-i2c {
119 compatible = "i2c-gpio";
122 #address-cells = <1>;
123 #size-cells = <0>;
124 pinctrl-names = "default";
125 pinctrl-0 = <&gpioi2c_default_mode>;
128 compatible = "st,stw4811-usb";
136 uart0: serial@101fd000 { label
137 pinctrl-names = "default";
138 pinctrl-0 = <&uart0_s8815_mode>;
143 cd-gpios = <&gpio3 15 GPIO_ACTIVE_LOW>;
149 compatible = "gpio-leds";
150 user-led {
153 default-state = "off";
154 linux,default-trigger = "heartbeat";
155 pinctrl-names = "default";
156 pinctrl-0 = <&user_led_default_mode>;
161 gpio-keys {
162 compatible = "gpio-keys";
163 user-button {
167 wakeup-source;
168 pinctrl-names = "default";
169 pinctrl-0 = <&user_button_default_mode>;