diff options
author | John Klug <john.klug@multitech.com> | 2020-09-17 17:14:44 -0500 |
---|---|---|
committer | John Klug <john.klug@multitech.com> | 2020-09-17 17:14:44 -0500 |
commit | 8e4259ba2bdfe210e9963a58c3924e4a0ad49377 (patch) | |
tree | bad3656049c538a53bda9d14782dcd4825c16c2a /mtcdt/mtcdt-0.0.dtso | |
parent | 9f386f6f88c822a9a1f6ea7188c5a14ab6bb609a (diff) | |
download | mt-dt-overlay-8e4259ba2bdfe210e9963a58c3924e4a0ad49377.tar.gz mt-dt-overlay-8e4259ba2bdfe210e9963a58c3924e4a0ad49377.tar.bz2 mt-dt-overlay-8e4259ba2bdfe210e9963a58c3924e4a0ad49377.zip |
Add file location to dtso file and add uart0 to overlay for MTCAP
Diffstat (limited to 'mtcdt/mtcdt-0.0.dtso')
-rw-r--r-- | mtcdt/mtcdt-0.0.dtso | 6 |
1 files changed, 6 insertions, 0 deletions
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/; |