]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blame - arch/arm/boot/dts/da850-enbw-cmc.dts
Merge tag 'mips_fixes_5.1_1' into mips-next
[mirror_ubuntu-eoan-kernel.git] / arch / arm / boot / dts / da850-enbw-cmc.dts
CommitLineData
3015fb33
HS
1/*
2 * Device Tree for AM1808 EnBW CMC board
3 *
4 * Copyright 2012 DENX Software Engineering GmbH
5 * Heiko Schocher <hs@denx.de>
6 *
7 * This program is free software; you can redistribute it and/or modify it
8 * under the terms of the GNU General Public License as published by the
9 * Free Software Foundation; either version 2 of the License, or (at your
10 * option) any later version.
11 */
12/dts-v1/;
a2bcd776 13#include "da850.dtsi"
3015fb33
HS
14
15/ {
16 compatible = "enbw,cmc", "ti,da850";
17 model = "EnBW CMC";
18
c2a3b4bc
DL
19 soc@1c00000 {
20 serial0: serial@42000 {
3015fb33
HS
21 status = "okay";
22 };
c2a3b4bc 23 serial1: serial@10c000 {
3015fb33
HS
24 status = "okay";
25 };
c2a3b4bc 26 serial2: serial@10d000 {
3015fb33
HS
27 status = "okay";
28 };
5209a8f1
DL
29 mdio: mdio@224000 {
30 status = "okay";
31 };
32 eth0: ethernet@220000 {
33 status = "okay";
34 };
3015fb33
HS
35 };
36};
7a7faedd 37
3652e274
DL
38&ref_clk {
39 clock-frequency = <24000000>;
40};
41
7a7faedd
PU
42&edma0 {
43 ti,edma-reserved-slot-ranges = <32 50>;
44};
b47a8560
PU
45
46&edma1 {
47 ti,edma-reserved-slot-ranges = <32 90>;
48};