Newer
Older
Jonas Höppner
committed
/*
* Copyright 2020 Keith & Koep GmbH
*
*/
/dts-v1/;
// Add defines here, which control behaviour of .dtsi:
#include "tanaro.dtsi"
/ {
model = "Garz & Fricke GmbH Tanaro headless i.MX8MM";
compatible = "kk,trizeps8", "kk,trizeps8mini", "fsl,imx8mm-evk", "fsl,imx8mm";
chosen {
stdout-path = &uart1;
};
};
&i2c3 {
/delete-node/ sn65dsi84@2c;
};
&fec1 {
status = "disabled";
};