]> git.ipfire.org Git - thirdparty/u-boot.git/blob - arch/arm/dts/logicpd-torpedo-37xx-devkit-u-boot.dtsi
Merge branch 'next'
[thirdparty/u-boot.git] / arch / arm / dts / logicpd-torpedo-37xx-devkit-u-boot.dtsi
1 // SPDX-License-Identifier: GPL-2.0+
2 /*
3 * Copyright (C) 2017
4 * Logic PD - http://www.logicpd.com
5 */
6
7 #include "omap3-u-boot.dtsi"
8
9 / {
10 aliases {
11 /delete-property/ serial1;
12 /delete-property/ serial2;
13 };
14
15 ethernet@08000000 {
16 compatible = "smsc,lan9221","smsc,lan9115";
17 #address-cells = <1>;
18 #size-cells = <0>;
19 reg = <0x08000000 0xff>;
20 bank-width = <2>;
21 vddvario-supply = <&vddvario>;
22 vdd33a-supply = <&vdd33a>;
23 reg-io-width = <4>;
24 smsc,save-mac-address;
25 };
26 };
27
28 &i2c1 {
29 clock-frequency = <400000>;
30 /delete-property/ bootph-pre-ram;
31 };
32
33 &i2c2 {
34 clock-frequency = <400000>;
35 };
36
37 &gpio1 {
38 /delete-property/ bootph-pre-ram;
39 };
40
41 &gpio2 {
42 /delete-property/ bootph-pre-ram;
43 };
44
45 &gpio3 {
46 /delete-property/ bootph-pre-ram;
47 };
48
49 &gpio4 {
50 /delete-property/ bootph-pre-ram;
51 };
52
53 &gpio5 {
54 /delete-property/ bootph-pre-ram;
55 };
56
57 &gpio6 {
58 /delete-property/ bootph-pre-ram;
59 };
60
61 /delete-node/ &bandgap;
62 /delete-node/ &uart2;
63 /delete-node/ &uart3;
64 /delete-node/ &mmc2;
65 /delete-node/ &mmc3;
66 /delete-node/ &thermal_zones;