summaryrefslogtreecommitdiff
path: root/mtrv1/MTRV1-0.0-pps.dtso
diff options
context:
space:
mode:
authorJohn Klug <john.klug@multitech.com>2021-09-23 11:23:30 -0500
committerJohn Klug <john.klug@multitech.com>2021-09-23 11:23:30 -0500
commitdbf084f9a77c5be95613e356854eab7570f34eab (patch)
treef4ab5ea97d2a8be838f740db234a24d18e3ad1bb /mtrv1/MTRV1-0.0-pps.dtso
parent9f0277daa4e21225fac8dcfb7156ca83bb637055 (diff)
downloadmt-dt-overlay-dbf084f9a77c5be95613e356854eab7570f34eab.tar.gz
mt-dt-overlay-dbf084f9a77c5be95613e356854eab7570f34eab.tar.bz2
mt-dt-overlay-dbf084f9a77c5be95613e356854eab7570f34eab.zip
Add the USART4 overlay for MTRV1-0.41.0.4
Diffstat (limited to 'mtrv1/MTRV1-0.0-pps.dtso')
-rw-r--r--mtrv1/MTRV1-0.0-pps.dtso29
1 files changed, 0 insertions, 29 deletions
diff --git a/mtrv1/MTRV1-0.0-pps.dtso b/mtrv1/MTRV1-0.0-pps.dtso
deleted file mode 100644
index 966ede6..0000000
--- a/mtrv1/MTRV1-0.0-pps.dtso
+++ /dev/null
@@ -1,29 +0,0 @@
-/*
- * DTS file for Multi-Tech Systems MTRv1 Hardware
- *
- * Copyright (C) 2019 by Multi-Tech Systems,
- *
- * Licensed under GPLv2 or later.
- */
-
-/*
- * A symlink line must start with "* Link: "
- * Location(s):
- * Put: MTRV1/0.0/capability/gps/gnss.dtbo
- * Link: MTRV1/0.4/capability/gps/gnss.dtbo
- * Link: MTRV1/0.5/capability/gps/gnss.dtbo
- */
-
-/dts-v1/;
-/plugin/;
-
-/ {
- model = "Multi-Tech Systems MTRV1-0.0";
- compatible = "atmel,at91sam9g25ek", "atmel,at91sam9x5ek", "atmel,at91sam9x5", "atmel,at91sam9";
- fragment@0 {
- target-path = "/pps-0";
- __overlay__ {
- status = "okay";
- };
- }; /* fragment@0 */
-};