arm: dts: fsl-ls1028a: add sp805 watchdog node
[oweals/u-boot.git] / arch / arm / dts / logicpd-som-lv-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         chosen {
11                 stdout-path = &uart1;
12         };
13 };
14
15 &i2c1 {
16         clock-frequency = <400000>;
17 };
18
19 &i2c2 {
20         clock-frequency = <400000>;
21 };
22
23 &mmc2 {
24       status = "disabled";
25 };
26
27 &mmc3 {
28       status = "disabled";
29 };
30