blob: 4a08d5a9945221b1572dc0cbfc6bbbafa6761e93 [file] [log] [blame]
Fabio Estevam5dda6152018-05-01 12:47:29 -03001// SPDX-License-Identifier: GPL-2.0
Fabio Estevam89b82912013-04-03 09:29:16 -03002/*
3 * Copyright 2013 Freescale Semiconductor, Inc.
4 *
5 * Author: Fabio Estevam <fabio.estevam@freescale.com>
Fabio Estevam89b82912013-04-03 09:29:16 -03006 */
7/dts-v1/;
8#include "imx6dl.dtsi"
George Joseph85362392014-07-08 12:48:16 -06009#include "imx6qdl-wandboard-revc1.dtsi"
Fabio Estevam89b82912013-04-03 09:29:16 -030010
11/ {
12 model = "Wandboard i.MX6 Dual Lite Board";
13 compatible = "wand,imx6dl-wandboard", "fsl,imx6dl";
14
Marco Franchiad00e082018-01-24 11:22:14 -020015 memory@10000000 {
Marco Franchi404c0c92018-12-05 16:10:03 -020016 device_type = "memory";
Fabio Estevam89b82912013-04-03 09:29:16 -030017 reg = <0x10000000 0x40000000>;
18 };
Fabio Estevam89b82912013-04-03 09:29:16 -030019};