3
0
mirror of https://github.com/Qortal/Brooklyn.git synced 2025-01-31 15:22:18 +00:00
Brooklyn/arch/arm/boot/dts/imx6ull-phytec-tauri-nand.dts
2022-09-07 22:30:50 +05:00

21 lines
437 B
Plaintext

// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
* Copyright (C) 2021 PHYTEC Messtechnik GmbH
* Author: Alexander Bauer <a.bauer@phytec.de>
*/
/dts-v1/;
#include "imx6ull-phytec-tauri.dtsi"
/ {
model = "PHYTEC phyGate-Tauri i.MX6 UltraLite";
compatible = "phytec,imx6ull-phygate-tauri",
"phytec,imx6ull-phygate-tauri-nand",
"phytec,imx6ull-pcl063", "fsl,imx6ull";
};
/* NAND-Version */
&gpmi {
status = "okay";
};