db8c29bae6
VICUT1(Q,P) is the Kverneland UT1(Q,P) IsoBus universal terminal for agricultural applications on tractors. Co-Developed-by: David Jander <david@protonic.nl> Signed-off-by: David Jander <david@protonic.nl> Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
14 lines
247 B
Plaintext
14 lines
247 B
Plaintext
// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
|
|
/*
|
|
* Copyright (c) 2014 Protonic Holland
|
|
*/
|
|
|
|
/dts-v1/;
|
|
#include "imx6qp.dtsi"
|
|
#include "imx6qdl-vicut1.dtsi"
|
|
|
|
/ {
|
|
model = "Kverneland UT1P Board";
|
|
compatible = "kvg,vicutp", "fsl,imx6qp";
|
|
};
|