blob: 79cc45728cd2d47091adfacc710f1d7ce7dc3ba6 [file] [log] [blame]
Parthiban Nallathambi10e959a2020-07-27 16:48:41 +02001// SPDX-License-Identifier: GPL-2.0
2/*
3 * Copyright (C) 2020 Linumiz
4 * Author: Parthiban Nallathambi <parthiban@linumiz.com>
5 */
6
7/dts-v1/;
8#include "imx6ull.dtsi"
9#include "imx6ull-myir-mys-6ulx.dtsi"
Parthiban Nallathambi10e959a2020-07-27 16:48:41 +020010
11/ {
12 model = "MYiR i.MX6ULL MYS-6ULX Single Board Computer with NAND";
13 compatible = "myir,imx6ull-mys-6ulx-eval", "fsl,imx6ull";
14};
15
16&gpmi {
Marcel Ziswiler5d7a95f2022-07-21 15:27:30 +020017 fsl,use-minimum-ecc;
Parthiban Nallathambi10e959a2020-07-27 16:48:41 +020018 status = "okay";
19};