Newer
Older
barebox / arch / arm / dts / imx6dl-samx6i.dts
@Michael Grzeschik Michael Grzeschik on 21 Mar 2018 556 bytes boards: samx6: add initial support for kontron samx6i
/*
 * Copyright 2018 (C) Pengutronix, Michael Grzeschik <mgr@pengutronix.de>
 *
 * The code contained herein is licensed under the GNU General Public
 * License. You may obtain a copy of the GNU General Public License
 * Version 2 or later at the following locations:
 *
 * http://www.opensource.org/licenses/gpl-license.html
 * http://www.gnu.org/copyleft/gpl.html
 */

/dts-v1/;
#include <arm/imx6dl.dtsi>
#include "imx6dl.dtsi"
#include "imx6qdl-smarc-samx6i.dtsi"

/ {
	model = "Kontron sAMX6i";
	compatible = "kontron,imx6dl-samx6i", "fsl,imx6dl";
};