0001 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
0002 /*
0003 * Copyright (C) 2021 PHYTEC Messtechnik GmbH
0004 * Author: Alexander Bauer <a.bauer@phytec.de>
0005 */
0006
0007 /dts-v1/;
0008 #include "imx6ull-phytec-tauri.dtsi"
0009
0010 / {
0011 model = "PHYTEC phyGate-Tauri i.MX6 UltraLite";
0012 compatible = "phytec,imx6ull-phygate-tauri",
0013 "phytec,imx6ull-phygate-tauri-nand",
0014 "phytec,imx6ull-pcl063", "fsl,imx6ull";
0015 };
0016
0017 /* NAND-Version */
0018 &gpmi {
0019 status = "okay";
0020 };