Lines Matching +full:aux +full:- +full:reg
4 * SPDX-License-Identifier: Apache-2.0
10 #include <arm64/armv8-a.dtsi>
11 #include <zephyr/dt-bindings/interrupt-controller/arm-gic.h>
15 #address-cells = <1>;
16 #size-cells = <0>;
20 compatible = "arm,cortex-a72";
21 reg = <0>;
25 interrupt-parent = <&gic>;
28 compatible = "arm,armv8-timer";
42 compatible = "mmio-sram";
43 reg = <0x200000 0x80000>;
46 gic: interrupt-controller@ff841000 {
47 compatible = "arm,gic-v2", "arm,gic";
48 reg = <0xff841000 0x1000>,
50 interrupt-controller;
51 #interrupt-cells = <4>;
56 compatible = "simple-bus";
57 reg = <0xfe200000 0xf4>;
58 #address-cells = <1>;
59 #size-cells = <0>;
63 compatible = "brcm,bcm2711-gpio";
64 reg = <0>;
67 gpio-controller;
68 #gpio-cells = <2>;
75 compatible = "brcm,bcm2711-gpio";
76 reg = <28>;
79 gpio-controller;
80 #gpio-cells = <2>;
87 compatible = "brcm,bcm2711-aux-uart";
88 reg = <0xfe215040 0x40>;
89 clock-frequency = <DT_FREQ_M(500)>;