diff options
Diffstat (limited to 'mtcdt')
-rw-r--r-- | mtcdt/alt-mtcdt-0.0.dtso | 6 | ||||
-rw-r--r-- | mtcdt/ap1-xdot-0.0.dtso | 5 | ||||
-rw-r--r-- | mtcdt/ap2-xdot-0.0.dtso | 6 | ||||
-rw-r--r-- | mtcdt/mtcdt-0.0.dtso | 6 | ||||
-rw-r--r-- | mtcdt/mtcdt-gpios.0.0.dtso | 6 |
5 files changed, 29 insertions, 0 deletions
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 <dt-bindings/dma/at91.h> #include <dt-bindings/pinctrl/at91.h> #include <dt-bindings/interrupt-controller/irq.h> 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/; |