File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 85
85
reg = <0x7c00 0x200>;
86
86
};
87
87
88
- gpio_intc: interrupt-controller@9880 {
89
- compatible = "amlogic,meson-gpio-intc";
90
- reg = <0xc1109880 0x10>;
91
- interrupt-controller;
92
- #interrupt-cells = <2>;
93
- amlogic,channel-interrupts = <64 65 66 67 68 69 70 71>;
94
- status = "disabled";
95
- };
96
-
97
88
hwrng: rng@8100 {
98
89
compatible = "amlogic,meson-rng";
99
90
reg = <0x8100 0x8>;
191
182
status = "disabled";
192
183
};
193
184
185
+ gpio_intc: interrupt-controller@9880 {
186
+ compatible = "amlogic,meson-gpio-intc";
187
+ reg = <0xc1109880 0x10>;
188
+ interrupt-controller;
189
+ #interrupt-cells = <2>;
190
+ amlogic,channel-interrupts = <64 65 66 67 68 69 70 71>;
191
+ status = "disabled";
192
+ };
193
+
194
194
wdt: watchdog@9900 {
195
195
compatible = "amlogic,meson6-wdt";
196
196
reg = <0x9900 0x8>;
You can’t perform that action at this time.
0 commit comments