]> git.ipfire.org Git - people/ms/u-boot.git/blob - arch/arm/dts/keystone-k2g-generic.dts
Merge git://git.denx.de/u-boot-imx
[people/ms/u-boot.git] / arch / arm / dts / keystone-k2g-generic.dts
1 /*
2 * Device Tree Source for Generic 66AK2G0X EVM
3 *
4 * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
5 *
6 * SPDX-License-Identifier: GPL-2.0+
7 */
8
9 /dts-v1/;
10
11 #include "keystone-k2g.dtsi"
12
13 / {
14 compatible = "ti,k2g-generic", "ti,k2g", "ti,keystone";
15 model = "Texas Instruments 66AK2G02 Generic";
16
17 chosen {
18 stdout-path = &uart0;
19 };
20 };
21
22 &i2c0 {
23 status = "okay";
24 };
25
26 &i2c1 {
27 status = "okay";
28 };