1abd9a38870333f4f3665785bf68aae0b785cee6
[oweals/u-boot.git] / arch / arm / dts / logicpd-som-lv-35xx-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         chosen {
11                 stdout-path = &uart1;
12         };
13
14         aliases {
15                 /delete-property/ serial1;
16                 /delete-property/ serial2;
17         };
18 };
19
20 &i2c1 {
21         clock-frequency = <400000>;
22 };
23
24 &i2c2 {
25         clock-frequency = <400000>;
26 };
27
28 /delete-node/ &uart2;
29 /delete-node/ &uart3;
30 /delete-node/ &mmc2;
31 /delete-node/ &mmc3;
32