Lines Matching +full:ixp4xx +full:- +full:timer
1 // SPDX-License-Identifier: ISC
6 #include <dt-bindings/interrupt-controller/irq.h>
7 #include <dt-bindings/gpio/gpio.h>
11 #address-cells = <1>;
12 #size-cells = <1>;
14 compatible = "simple-bus";
15 interrupt-parent = <&intcon>;
17 qmgr: queue-manager@60000000 {
18 compatible = "intel,ixp4xx-ahb-queue-manager";
24 compatible = "intel,xscale-uart";
27 * The reg-offset and reg-shift is a side effect
30 reg-offset = <3>;
31 reg-shift = <2>;
33 clock-frequency = <14745600>;
34 no-loopback-test;
38 compatible = "intel,ixp4xx-gpio";
40 gpio-controller;
41 #gpio-cells = <2>;
42 interrupt-controller;
43 #interrupt-cells = <2>;
46 intcon: interrupt-controller@c8003000 {
54 interrupt-controller;
55 #interrupt-cells = <2>;
58 timer@c8005000 {
59 compatible = "intel,ixp4xx-timer";
65 compatible = "intel,ixp4xx-network-processing-engine";