Lines Matching +full:bcm6345 +full:- +full:uart
1 // SPDX-License-Identifier: GPL-2.0+
6 #include <dt-bindings/clock/bcm6348-clock.h>
7 #include <dt-bindings/dma/bcm6348-dma.h>
8 #include <dt-bindings/gpio/gpio.h>
9 #include <dt-bindings/reset/bcm6348-reset.h>
21 #address-cells = <1>;
22 #size-cells = <0>;
23 u-boot,dm-pre-reloc;
26 compatible = "brcm,bcm6348-cpu", "mips,mips4Kc";
29 u-boot,dm-pre-reloc;
34 compatible = "simple-bus";
35 #address-cells = <1>;
36 #size-cells = <1>;
37 u-boot,dm-pre-reloc;
39 periph_osc: periph-osc {
40 compatible = "fixed-clock";
41 #clock-cells = <0>;
42 clock-frequency = <50000000>;
43 u-boot,dm-pre-reloc;
46 periph_clk: periph-clk {
47 compatible = "brcm,bcm6345-clk";
49 #clock-cells = <1>;
54 compatible = "cfi-flash";
56 bank-width = <2>;
57 #address-cells = <1>;
58 #size-cells = <1>;
64 compatible = "simple-bus";
65 #address-cells = <1>;
66 #size-cells = <1>;
67 u-boot,dm-pre-reloc;
74 syscon-reboot {
75 compatible = "syscon-reboot";
81 periph_rst: reset-controller@fffe0028 {
82 compatible = "brcm,bcm6345-reset";
84 #reset-cells = <1>;
88 compatible = "brcm,bcm6345-wdt";
93 wdt-reboot {
94 compatible = "wdt-reboot";
99 compatible = "brcm,bcm6345-uart";
106 gpio1: gpio-controller@fffe0400 {
107 compatible = "brcm,bcm6345-gpio";
109 gpio-controller;
110 #gpio-cells = <2>;
116 gpio0: gpio-controller@fffe0404 {
117 compatible = "brcm,bcm6345-gpio";
119 gpio-controller;
120 #gpio-cells = <2>;
126 compatible = "brcm,bcm6348-spi";
128 #address-cells = <1>;
129 #size-cells = <0>;
132 spi-max-frequency = <20000000>;
133 num-cs = <4>;
138 ohci: usb-controller@fffe1b00 {
139 compatible = "brcm,bcm6348-ohci", "generic-ohci";
142 big-endian;
147 usbh: usb-phy@fffe1c00 {
148 compatible = "brcm,bcm6348-usbh";
150 #phy-cells = <0>;
152 clock-names = "usbh";
158 memory-controller@fffe2300 {
159 compatible = "brcm,bcm6338-mc";
161 u-boot,dm-pre-reloc;
165 compatible = "brcm,bcm6348-enet";
166 #address-cells = <1>;
167 #size-cells = <0>;
171 dma-names = "rx",
178 compatible = "brcm,bcm6348-enet";
179 #address-cells = <1>;
180 #size-cells = <0>;
184 dma-names = "rx",
190 iudma: dma-controller@fffe7000 {
191 compatible = "brcm,bcm6348-iudma";
195 reg-names = "dma",
196 "dma-channels",
197 "dma-sram";
198 #dma-cells = <1>;
199 dma-channels = <4>;