Merge tag 'zynq-dt-for-v5.0' of https://github.com/Xilinx/linux-xlnx into next/dt
[sfrench/cifs-2.6.git] / arch / arm64 / boot / dts / freescale / fsl-ls1012a-frwy.dts
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2 /*
3  * Device Tree file for Freescale LS1012A FRWY Board.
4  *
5  * Copyright 2018 NXP
6  *
7  * Pramod Kumar <pramod.kumar_1@nxp.com>
8  *
9  */
10 /dts-v1/;
11
12 #include "fsl-ls1012a.dtsi"
13
14 / {
15         model = "LS1012A FRWY Board";
16         compatible = "fsl,ls1012a-frwy", "fsl,ls1012a";
17 };
18
19 &duart0 {
20         status = "okay";
21 };
22
23 &i2c0 {
24         status = "okay";
25 };