Lines Matching +full:meson +full:- +full:gpio +full:- +full:intc

1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
6 #include <dt-bindings/interrupt-controller/irq.h>
7 #include <dt-bindings/interrupt-controller/arm-gic.h>
8 #include <dt-bindings/gpio/gpio.h>
12 #address-cells = <2>;
13 #size-cells = <0>;
17 compatible = "arm,cortex-a35";
19 enable-method = "psci";
24 compatible = "arm,cortex-a35";
26 enable-method = "psci";
31 compatible = "arm,armv8-timer";
39 compatible = "arm,psci-1.0";
43 xtal: xtal-clk {
44 compatible = "fixed-clock";
45 clock-frequency = <24000000>;
46 clock-output-names = "xtal";
47 #clock-cells = <0>;
50 sm: secure-monitor {
51 compatible = "amlogic,meson-gxbb-sm";
53 pwrc: power-controller {
54 compatible = "amlogic,c3-pwrc";
55 #power-domain-cells = <1>;
60 compatible = "simple-bus";
61 #address-cells = <2>;
62 #size-cells = <2>;
65 gic: interrupt-controller@fff01000 {
66 compatible = "arm,gic-400";
67 #interrupt-cells = <3>;
68 #address-cells = <0>;
69 interrupt-controller;
78 compatible = "simple-bus";
80 #address-cells = <2>;
81 #size-cells = <2>;
85 compatible = "amlogic,c3-wdt", "amlogic,t7-wdt";
91 compatible = "amlogic,c3-periphs-pinctrl";
92 #address-cells = <2>;
93 #size-cells = <2>;
96 gpio: bank@4000 { label
99 reg-names = "mux", "gpio";
100 gpio-controller;
101 #gpio-cells = <2>;
102 gpio-ranges = <&periphs_pinctrl 0 0 55>;
106 gpio_intc: interrupt-controller@4080 {
107 compatible = "amlogic,meson-gpio-intc",
108 "amlogic,c3-gpio-intc";
110 interrupt-controller;
111 #interrupt-cells = <2>;
112 amlogic,channel-interrupts =
117 compatible = "amlogic,meson-s4-uart",
118 "amlogic,meson-ao-uart";
123 clock-names = "xtal", "pclk", "baud";