From 8e4259ba2bdfe210e9963a58c3924e4a0ad49377 Mon Sep 17 00:00:00 2001 From: John Klug Date: Thu, 17 Sep 2020 17:14:44 -0500 Subject: Add file location to dtso file and add uart0 to overlay for MTCAP --- mtcdt/alt-mtcdt-0.0.dtso | 6 ++++++ mtcdt/ap1-xdot-0.0.dtso | 5 +++++ mtcdt/ap2-xdot-0.0.dtso | 6 ++++++ mtcdt/mtcdt-0.0.dtso | 6 ++++++ mtcdt/mtcdt-gpios.0.0.dtso | 6 ++++++ 5 files changed, 29 insertions(+) (limited to 'mtcdt') diff --git a/mtcdt/alt-mtcdt-0.0.dtso b/mtcdt/alt-mtcdt-0.0.dtso index 3e585d2..3f51855 100644 --- a/mtcdt/alt-mtcdt-0.0.dtso +++ b/mtcdt/alt-mtcdt-0.0.dtso @@ -1,6 +1,12 @@ /* * DTS overlay for MTCDT 0.0 hardware version. */ + +/* + * Location(s): + * Put: MTCDT/0.0/alt-mtcdt.dtbo + */ + /dts-v1/; /plugin/; diff --git a/mtcdt/ap1-xdot-0.0.dtso b/mtcdt/ap1-xdot-0.0.dtso index 969f8b1..d127e60 100644 --- a/mtcdt/ap1-xdot-0.0.dtso +++ b/mtcdt/ap1-xdot-0.0.dtso @@ -4,6 +4,11 @@ /dts-v1/; /plugin/; +/* + * Location(s): + * Put: MTCDT/0.0/ap1-xdot.dtbo + */ + #include #include #include diff --git a/mtcdt/ap2-xdot-0.0.dtso b/mtcdt/ap2-xdot-0.0.dtso index 908e6ad..0e53309 100644 --- a/mtcdt/ap2-xdot-0.0.dtso +++ b/mtcdt/ap2-xdot-0.0.dtso @@ -1,6 +1,12 @@ /* * DTS overlay for MTCDT 0.0 hardware version. */ + +/* + * Location(s): + * Put: MTCDT/0.0/ap2-xdot.dtbo + */ + /dts-v1/; /plugin/; diff --git a/mtcdt/mtcdt-0.0.dtso b/mtcdt/mtcdt-0.0.dtso index 4d98fa4..e88d0d2 100644 --- a/mtcdt/mtcdt-0.0.dtso +++ b/mtcdt/mtcdt-0.0.dtso @@ -1,6 +1,12 @@ /* * DTS overlay for MTCDT 0.0 hardware version. */ + +/* + * Location(s): + * Put: MTCDT/0.0/mtcdt.dtbo + */ + /dts-v1/; /plugin/; diff --git a/mtcdt/mtcdt-gpios.0.0.dtso b/mtcdt/mtcdt-gpios.0.0.dtso index 24b1332..6234b30 100644 --- a/mtcdt/mtcdt-gpios.0.0.dtso +++ b/mtcdt/mtcdt-gpios.0.0.dtso @@ -3,6 +3,12 @@ * Uses [name]-gpios from: * https://www.kernel.org/doc/Documentation/devicetree/bindings/gpio/gpio.txt */ + +/* + * Location(s): + * Put: MTCDT/0.0/gpios.dtbo + */ + /dts-v1/; /plugin/; -- cgit v1.2.3