Lines Matching +full:bcm6345 +full:- +full:uart
1 // SPDX-License-Identifier: GPL-2.0+
6 #include <dt-bindings/clock/bcm6328-clock.h>
7 #include <dt-bindings/dma/bcm6328-dma.h>
8 #include <dt-bindings/gpio/gpio.h>
9 #include <dt-bindings/power-domain/bcm6328-power-domain.h>
10 #include <dt-bindings/reset/bcm6328-reset.h>
22 #address-cells = <1>;
23 #size-cells = <0>;
24 u-boot,dm-pre-reloc;
27 compatible = "brcm,bcm6328-cpu", "mips,mips4Kc";
30 u-boot,dm-pre-reloc;
34 compatible = "brcm,bcm6328-cpu", "mips,mips4Kc";
37 u-boot,dm-pre-reloc;
42 compatible = "simple-bus";
43 #address-cells = <1>;
44 #size-cells = <1>;
45 u-boot,dm-pre-reloc;
47 hsspi_pll: hsspi-pll {
48 compatible = "fixed-clock";
49 #clock-cells = <0>;
50 clock-frequency = <133333333>;
53 periph_osc: periph-osc {
54 compatible = "fixed-clock";
55 #clock-cells = <0>;
56 clock-frequency = <50000000>;
57 u-boot,dm-pre-reloc;
60 periph_clk: periph-clk {
61 compatible = "brcm,bcm6345-clk";
63 #clock-cells = <1>;
68 compatible = "simple-bus";
69 #address-cells = <1>;
70 #size-cells = <1>;
71 u-boot,dm-pre-reloc;
73 periph_rst: reset-controller@10000010 {
74 compatible = "brcm,bcm6345-reset";
76 #reset-cells = <1>;
84 syscon-reboot {
85 compatible = "syscon-reboot";
92 compatible = "brcm,bcm6345-wdt";
97 wdt-reboot {
98 compatible = "wdt-reboot";
102 gpio: gpio-controller@10000084 {
103 compatible = "brcm,bcm6345-gpio";
105 gpio-controller;
106 #gpio-cells = <2>;
112 compatible = "brcm,bcm6345-uart";
120 compatible = "brcm,bcm6345-uart";
127 leds: led-controller@10000800 {
128 compatible = "brcm,bcm6328-leds";
130 #address-cells = <1>;
131 #size-cells = <0>;
137 compatible = "brcm,bcm6328-hsspi";
138 #address-cells = <1>;
139 #size-cells = <0>;
142 clock-names = "hsspi", "pll";
144 spi-max-frequency = <33333334>;
145 num-cs = <3>;
150 periph_pwr: power-controller@10001848 {
151 compatible = "brcm,bcm6328-power-domain";
153 #power-domain-cells = <1>;
156 ehci: usb-controller@10002500 {
157 compatible = "brcm,bcm6328-ehci", "generic-ehci";
160 big-endian;
165 ohci: usb-controller@10002600 {
166 compatible = "brcm,bcm6328-ohci", "generic-ohci";
169 big-endian;
174 usbh: usb-phy@10002700 {
175 compatible = "brcm,bcm6328-usbh";
177 #phy-cells = <0>;
179 clock-names = "usbh";
180 power-domains = <&periph_pwr BCM6328_PWR_USBH>;
186 memory-controller@10003000 {
187 compatible = "brcm,bcm6328-mc";
189 u-boot,dm-pre-reloc;
192 iudma: dma-controller@1000d800 {
193 compatible = "brcm,bcm6368-iudma";
197 reg-names = "dma",
198 "dma-channels",
199 "dma-sram";
200 #dma-cells = <1>;
201 dma-channels = <8>;
205 compatible = "brcm,bcm6368-enet";
206 #address-cells = <1>;
207 #size-cells = <0>;
214 dma-names = "rx",
216 brcm,num-ports = <5>;