Lines Matching +full:gpios +full:- +full:set +full:- +full:reg
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
9 #include "sltb004a-pinctrl.dtsi"
10 #include <zephyr/dt-bindings/input/input-event-codes.h>
20 pwm-led0 = &pwm_led0;
29 zephyr,shell-uart = &usart0;
30 zephyr,uart-pipe = &usart0;
36 compatible = "gpio-leds";
38 gpios = <&gpiod 8 0>;
42 gpios = <&gpiod 9 0>;
48 compatible = "gpio-keys";
51 gpios = <&gpiod 14 GPIO_ACTIVE_LOW>;
57 gpios = <&gpiod 15 GPIO_ACTIVE_LOW>;
64 compatible = "pwm-leds";
73 clock-frequency = <38400000>;
77 current-speed = <115200>;
78 pinctrl-0 = <&usart0_default>;
79 pinctrl-names = "default";
84 compatible = "silabs,gecko-spi-usart";
86 #address-cells = <1>;
87 #size-cells = <0>;
89 location-rx = <GECKO_LOCATION(30) GECKO_PORT_K GECKO_PIN(2)>;
90 location-tx = <GECKO_LOCATION(29) GECKO_PORT_K GECKO_PIN(0)>;
91 location-clk = <GECKO_LOCATION(18) GECKO_PORT_F GECKO_PIN(7)>;
93 cs-gpios = <&gpiok 1 GPIO_ACTIVE_LOW>;
98 compatible = "jedec,spi-nor";
99 reg = <0>;
100 spi-max-frequency = <80000000>;
102 jedec-id = [c2 28 14];
103 sfdp-bfp = [
113 current-speed = <9600>;
114 location-rx = <GECKO_LOCATION(27) GECKO_PORT_F GECKO_PIN(4)>;
115 location-tx = <GECKO_LOCATION(27) GECKO_PORT_F GECKO_PIN(3)>;
140 pinctrl-0 = <&i2c0_default>;
141 pinctrl-names = "default";
146 /* This set selects for CCS811_I2C supporting CCS811 */
147 pinctrl-0 = <&i2c1_default>;
148 pinctrl-names = "default";
153 reg = <0x5a>;
154 supply-gpios = <&gpiof 14 GPIO_ACTIVE_HIGH>;
155 irq-gpios = <&gpiof 13 GPIO_ACTIVE_LOW>;
156 wake-gpios = <&gpiof 15 GPIO_ACTIVE_LOW>;
159 /* This set selects for ENV_I2C supporting Si7021, Si11330, BMP280 */
161 location-sda = <GECKO_LOCATION(17) GECKO_PORT_C GECKO_PIN(4)>;
162 location-scl = <GECKO_LOCATION(17) GECKO_PORT_C GECKO_PIN(5)>;
165 /* This set selects for HALL_I2C supporting Si7210 */
167 location-sda = <GECKO_LOCATION(8) GECKO_PORT_B GECKO_PIN(8)>;
168 location-scl = <GECKO_LOCATION(8) GECKO_PORT_B GECKO_PIN(9)>;
182 pin-location = <GECKO_LOCATION(17) GECKO_PORT_D GECKO_PIN(9)>;
188 location-swo = <0>;
219 compatible = "fixed-partitions";
220 #address-cells = <1>;
221 #size-cells = <1>;
223 /* Set 6Kb of storage at the end of the 1024Kb of flash */
226 reg = <0x000fe800 0x00001800>;