Lines Matching +full:row +full:- +full:gpios
2 * Copyright (c) 2018-2019 Linaro Limited
4 * SPDX-License-Identifier: Apache-2.0
7 /dts-v1/;
10 #include <arm/armv8-m.dtsi>
11 #include <zephyr/dt-bindings/i2c/i2c.h>
12 #include <zephyr/dt-bindings/input/input-event-codes.h>
16 #address-cells = <1>;
17 #size-cells = <1>;
24 uart-1 = &uart1;
30 zephyr,shell-uart = &uart0;
43 compatible = "gpio-leds";
45 gpios = <&gpio_led0 0>;
49 gpios = <&gpio_led0 1>;
55 compatible = "gpio-keys";
58 gpios = <&gpio_button 0>;
63 gpios = <&gpio_button 1>;
69 #address-cells = <1>;
70 #size-cells = <0>;
74 compatible = "arm,cortex-m33";
76 #address-cells = <1>;
77 #size-cells = <1>;
80 compatible = "arm,armv8m-mpu";
88 * https://documentation-service.arm.com/static/5fa12fe9b1a7c5445f29017f
94 /* Table 3-2, row 6. */
95 compatible = "zephyr,memory-region", "mmio-sram";
97 zephyr,memory-region = "SSRAM1";
101 /* Table 3-4, rows 16 and 17. */
102 compatible = "zephyr,memory-region", "mmio-sram";
104 zephyr,memory-region = "SSRAM2_3";
108 /* Table 3-6, row 1. */
115 #address-cells = <1>;
116 #size-cells = <1>;
119 #include "mps2_an521-common.dtsi"
125 arm,num-irq-priority-bits = <3>;