Lines Matching +full:reg +full:- +full:names

1 // SPDX-License-Identifier: GPL-2.0
4 * https://github.com/mansr/linux-tangox
7 #include <dt-bindings/interrupt-controller/arm-gic.h>
15 interrupt-parent = <&gic>;
16 #address-cells = <1>;
17 #size-cells = <1>;
20 compatible = "fixed-factor-clock";
22 clock-mult = <1>;
23 clock-div = <2>;
24 #clock-cells = <0>;
28 compatible = "simple-bus";
30 #address-cells = <1>;
31 #size-cells = <1>;
34 compatible = "arm,cortex-a9-scu";
35 reg = <0x0 0x100>;
39 compatible = "arm,cortex-a9-twd-timer";
40 reg = <0x600 0x10>;
43 always-on;
46 gic: interrupt-controller@1000 {
47 compatible = "arm,cortex-a9-gic";
48 #interrupt-cells = <3>;
49 interrupt-controller;
50 reg = <0x1000 0x1000>, <0x100 0x100>;
54 l2cc: cache-controller@20100000 {
55 compatible = "arm,pl310-cache";
56 reg = <0x20100000 0x1000>;
57 cache-level = <2>;
58 cache-unified;
62 compatible = "simple-bus";
63 interrupt-parent = <&irq0>;
64 #address-cells = <1>;
65 #size-cells = <1>;
69 compatible = "fixed-clock";
70 clock-frequency = <27000000>;
71 #clock-cells = <0>;
75 compatible = "sigma,tango4-clkgen";
76 reg = <0x10000 0x100>;
78 #clock-cells = <1>;
81 tick-counter@10048 {
82 compatible = "sigma,tick-counter";
83 reg = <0x10048 0x4>;
88 compatible = "ralink,rt2880-uart", "ns16550a";
89 reg = <0x10700 0x30>;
91 clock-frequency = <7372800>;
92 reg-shift = <2>;
96 compatible = "sigma,smp8759-wdt";
97 reg = <0x1fd00 8>;
102 compatible = "arasan,sdhci-8.9a";
103 reg = <0x21000 0x200>;
104 clock-names = "clk_xin", "clk_ahb";
110 compatible = "arasan,sdhci-8.9a";
111 reg = <0x21200 0x200>;
112 clock-names = "clk_xin", "clk_ahb";
119 reg = <0x21400 0x200>;
122 phy-names = "usb-phy";
126 compatible = "sigma,smp8642-usb-phy";
127 reg = <0x21700 0x100>;
128 #phy-cells = <0>;
134 reg = <0x25400 0x200>;
137 phy-names = "usb-phy";
141 compatible = "sigma,smp8642-usb-phy";
142 reg = <0x25700 0x100>;
143 #phy-cells = <0>;
148 compatible = "sigma,smp8734-ethernet";
149 reg = <0x26000 0x800>;
154 intc: interrupt-controller@6e000 {
155 compatible = "sigma,smp8642-intc";
156 reg = <0x6e000 0x400>;
158 interrupt-parent = <&gic>;
159 #address-cells = <1>;
160 #size-cells = <1>;
163 reg = <0x000 0x100>;
164 interrupt-controller;
165 #interrupt-cells = <2>;
170 reg = <0x100 0x100>;
171 interrupt-controller;
172 #interrupt-cells = <2>;
177 reg = <0x300 0x100>;
178 interrupt-controller;
179 #interrupt-cells = <2>;