summaryrefslogtreecommitdiff
path: root/mtrv1/MTRV1-0.1-pps.dtso
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2020-09-17 17:14:44 -0500
committerJohn Klug <john.klug@multitech.com>2020-09-17 17:14:44 -0500
commit8e4259ba2bdfe210e9963a58c3924e4a0ad49377 (patch)
treebad3656049c538a53bda9d14782dcd4825c16c2a /mtrv1/MTRV1-0.1-pps.dtso
parent9f386f6f88c822a9a1f6ea7188c5a14ab6bb609a (diff)
downloadmt-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 'mtrv1/MTRV1-0.1-pps.dtso')
-rw-r--r--mtrv1/MTRV1-0.1-pps.dtso21
1 files changed, 0 insertions, 21 deletions
diff --git a/mtrv1/MTRV1-0.1-pps.dtso b/mtrv1/MTRV1-0.1-pps.dtso
deleted file mode 100644
index ad90ba8..0000000
--- a/mtrv1/MTRV1-0.1-pps.dtso
+++ /dev/null
@@ -1,21 +0,0 @@
-/*
- * DTS file for Multi-Tech Systems MTRv1 Hardware
- *
- * Copyright (C) 2019 by Multi-Tech Systems,
- *
- * Licensed under GPLv2 or later.
- */
-
-/dts-v1/;
-/plugin/;
-
-/ {
- model = "Multi-Tech Systems MTRV1-0.1";
- compatible = "atmel,at91sam9g25ek", "atmel,at91sam9x5ek", "atmel,at91sam9x5", "atmel,at91sam9";
- fragment@0 {
- target-path = "/pps-1";
- __overlay__ {
- status = "okay";
- };
- }; /* fragment@0 */
-};