]> Git Repo - u-boot.git/blob - src/arm/nxp/imx/imx6ull-phytec-tauri-nand.dts
Squashed 'dts/upstream/' changes from b35b9bd1d4ee..7e08733c96c8
[u-boot.git] / src / arm / nxp / imx / imx6ull-phytec-tauri-nand.dts
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
2 /*
3  * Copyright (C) 2021 PHYTEC Messtechnik GmbH
4  * Author: Alexander Bauer <[email protected]>
5  */
6
7 /dts-v1/;
8 #include "imx6ull-phytec-tauri.dtsi"
9
10 / {
11         model = "PHYTEC phyGate-Tauri i.MX6 UltraLite";
12         compatible = "phytec,imx6ull-phygate-tauri-nand",
13                      "phytec,imx6ull-phygate-tauri",
14                      "phytec,imx6ull-pcl063", "fsl,imx6ull";
15 };
16
17 /* NAND-Version */
18 &gpmi {
19         status = "okay";
20 };
This page took 0.038611 seconds and 4 git commands to generate.