aaf3c04771c3481da1908a47a58edc6426a33855
[linux-2.6-microblaze.git] / arch / arm64 / boot / dts / freescale / fsl-ls1028a-kontron-kbox-a-230-ls.dts
1 // SPDX-License-Identifier: GPL-2.0+
2 /*
3  * Device Tree File for the Kontron KBox A-230-LS.
4  *
5  * This consists of a Kontron SMARC-sAL28 (Dual PHY) and a special
6  * carrier (s1914).
7  *
8  * Copyright (C) 2019 Michael Walle <michael@walle.cc>
9  *
10  */
11
12 /dts-v1/;
13 #include "fsl-ls1028a-kontron-sl28-var4.dts"
14
15 / {
16         model = "Kontron KBox A-230-LS";
17         compatible = "kontron,kbox-a-230-ls", "kontron,sl28-var4",
18                      "kontron,sl28", "fsl,ls1028a";
19 };
20
21 &i2c4 {
22         eeprom@50 {
23                 compatible = "atmel,24c32";
24                 reg = <0x50>;
25                 pagesize = <32>;
26         };
27 };