blob: 738db4fc77023c9b758787279e6d520dcffca321 [file] [log] [blame]
Fabio Estevam5dda6152018-05-01 12:47:29 -03001// SPDX-License-Identifier: GPL-2.0
George Joseph85362392014-07-08 12:48:16 -06002/*
3 * Copyright 2013 Freescale Semiconductor, Inc.
4 *
5 * Author: Fabio Estevam <fabio.estevam@freescale.com>
George Joseph85362392014-07-08 12:48:16 -06006 */
7/dts-v1/;
8#include "imx6dl.dtsi"
9#include "imx6qdl-wandboard-revb1.dtsi"
10
11/ {
Heinrich Schuchardtd5956142016-02-08 01:55:08 +010012 model = "Wandboard i.MX6 Dual Lite Board rev B1";
George Joseph85362392014-07-08 12:48:16 -060013 compatible = "wand,imx6dl-wandboard", "fsl,imx6dl";
14
Marco Franchiad00e082018-01-24 11:22:14 -020015 memory@10000000 {
George Joseph85362392014-07-08 12:48:16 -060016 reg = <0x10000000 0x40000000>;
17 };
18};