Lines Matching +full:generic +full:- +full:ehci

1 // SPDX-License-Identifier: GPL-2.0
3 #address-cells = <1>;
4 #size-cells = <1>;
8 #address-cells = <1>;
9 #size-cells = <0>;
11 mips-hpt-frequency = <200000000>;
27 periph_clk: periph-clk {
28 compatible = "fixed-clock";
29 #clock-cells = <0>;
30 clock-frequency = <50000000>;
39 cpu_intc: interrupt-controller {
40 #address-cells = <0>;
41 compatible = "mti,cpu-interrupt-controller";
43 interrupt-controller;
44 #interrupt-cells = <1>;
48 #address-cells = <1>;
49 #size-cells = <1>;
51 compatible = "simple-bus";
54 clkctl: clock-controller@10000004 {
55 compatible = "brcm,bcm63268-clocks";
57 #clock-cells = <1>;
63 native-endian;
66 reboot: syscon-reboot@10000008 {
67 compatible = "syscon-reboot";
73 periph_intc: interrupt-controller@10000020 {
74 compatible = "brcm,bcm6345-l1-intc";
78 interrupt-controller;
79 #interrupt-cells = <1>;
81 interrupt-parent = <&cpu_intc>;
86 compatible = "brcm,bcm6345-uart";
89 interrupt-parent = <&periph_intc>;
93 clock-names = "refclk";
99 compatible = "brcm,bcm6345-uart";
102 interrupt-parent = <&periph_intc>;
106 clock-names = "refclk";
111 leds0: led-controller@10001900 {
112 #address-cells = <1>;
113 #size-cells = <0>;
114 compatible = "brcm,bcm6328-leds";
120 periph_pwr: power-controller@1000184c {
121 compatible = "brcm,bcm6328-power-controller";
123 #power-domain-cells = <1>;
126 ehci: usb@10002500 { label
127 compatible = "brcm,bcm63268-ehci", "generic-ehci";
129 big-endian;
131 interrupt-parent = <&periph_intc>;
138 compatible = "brcm,bcm63268-ohci", "generic-ohci";
140 big-endian;
141 no-big-frame-no;
143 interrupt-parent = <&periph_intc>;