1 // SPDX-License-Identifier: GPL-2.0-only
3 * Device Tree Source for am3517 SoC
5 * Copyright (C) 2013 Texas Instruments Incorporated - https://www.ti.com/
17 am35x_otg_hs: am35x_otg_hs@5c040000 {
18 compatible = "ti,omap3-musb";
19 ti,hwmods = "am35x_otg_hs";
21 reg = <0x5c040000 0x1000>;
23 interrupt-names = "mc";
26 davinci_emac: ethernet@5c000000 {
27 compatible = "ti,am3517-emac";
28 ti,hwmods = "davinci_emac";
30 reg = <0x5c000000 0x30000>;
31 interrupts = <67 68 69 70>;
33 ti,davinci-ctrl-reg-offset = <0x10000>;
34 ti,davinci-ctrl-mod-reg-offset = <0>;
35 ti,davinci-ctrl-ram-offset = <0x20000>;
36 ti,davinci-ctrl-ram-size = <0x2000>;
37 ti,davinci-rmii-en = /bits/ 8 <1>;
38 local-mac-address = [ 00 00 00 00 00 00 ];
43 davinci_mdio: ethernet@5c030000 {
44 compatible = "ti,davinci_mdio";
45 ti,hwmods = "davinci_mdio";
47 reg = <0x5c030000 0x1000>;
55 uart4: serial@4809e000 {
56 compatible = "ti,omap3-uart";
59 reg = <0x4809e000 0x400>;
61 dmas = <&sdma 55 &sdma 54>;
62 dma-names = "tx", "rx";
63 clock-frequency = <48000000>;
66 omap3_pmx_core2: pinmux@480025d8 {
67 compatible = "ti,omap3-padconf", "pinctrl-single";
68 reg = <0x480025d8 0x24>;
72 #interrupt-cells = <1>;
74 pinctrl-single,register-width = <16>;
75 pinctrl-single,function-mask = <0xff1f>;
79 compatible = "ti,am3517-hecc";
81 reg = <0x5c050000 0x80>,
84 reg-names = "hecc", "hecc-ram", "mbx";
91 /* Table Table 5-79 of the TRM shows 480ab000 is reserved */
108 /include/ "am35xx-clocks.dtsi"
109 /include/ "omap36xx-am35xx-omap3430es2plus-clocks.dtsi"