1
0
mirror of https://github.com/physwizz/a155-U-u1.git synced 2025-08-15 06:35:18 +00:00
Files
a155-U-u1/kernel-5.10/arch/arm/boot/dts/imx6ull-myir-mys-6ulx-eval.dts
physwizz 99537be4e2 first
2024-03-11 06:53:12 +11:00

20 lines
389 B
Plaintext

// SPDX-License-Identifier: GPL-2.0
/*
* Copyright (C) 2020 Linumiz
* Author: Parthiban Nallathambi <parthiban@linumiz.com>
*/
/dts-v1/;
#include "imx6ull.dtsi"
#include "imx6ull-myir-mys-6ulx.dtsi"
/ {
model = "MYiR i.MX6ULL MYS-6ULX Single Board Computer with NAND";
compatible = "myir,imx6ull-mys-6ulx-eval", "fsl,imx6ull";
};
&gpmi {
fsl,use-minimum-ecc;
status = "okay";
};