Lines Matching +full:fixed +full:- +full:mmio +full:- +full:clock

1 // SPDX-License-Identifier: GPL-2.0+ OR MIT
9 #include <dt-bindings/gpio/gpio.h>
10 #include <dt-bindings/interrupt-controller/apple-aic.h>
11 #include <dt-bindings/interrupt-controller/irq.h>
12 #include <dt-bindings/pinctrl/apple.h>
15 interrupt-parent = <&aic>;
16 #address-cells = <2>;
17 #size-cells = <2>;
23 clkref: clock-ref {
24 compatible = "fixed-clock";
25 #clock-cells = <0>;
26 clock-frequency = <24000000>;
27 clock-output-names = "clkref";
31 #address-cells = <2>;
32 #size-cells = <0>;
37 cpu-release-addr = <0 0>; /* To be filled in by loader */
38 enable-method = "spin-table";
45 cpu-release-addr = <0 0>; /* To be filled in by loader */
46 enable-method = "spin-table";
53 cpu-release-addr = <0 0>; /* To be filled by loader */
54 enable-method = "spin-table";
60 compatible = "simple-bus";
61 #address-cells = <2>;
62 #size-cells = <2>;
63 nonposted-mmio;
67 compatible = "apple,s5l-uart";
69 reg-io-width = <4>;
70 interrupt-parent = <&aic>;
72 /* Use the bootloader-enabled clocks for now. */
74 clock-names = "uart", "clk_uart_baud0";
79 compatible = "apple,t7000-wdt", "apple,wdt";
82 interrupt-parent = <&aic>;
86 aic: interrupt-controller@20e100000 {
87 compatible = "apple,t7000-aic", "apple,aic";
89 #interrupt-cells = <3>;
90 interrupt-controller;
94 compatible = "apple,t7000-pinctrl", "apple,pinctrl";
97 gpio-controller;
98 #gpio-cells = <2>;
99 gpio-ranges = <&pinctrl 0 0 184>;
102 interrupt-controller;
103 #interrupt-cells = <2>;
104 interrupt-parent = <&aic>;
116 compatible = "arm,armv8-timer";
117 interrupt-parent = <&aic>;
118 interrupt-names = "phys", "virt";