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 --- mtrv1/MTRV1-0.0-pps.dtso | 8 ++++++++ mtrv1/MTRV1-0.1-pps.dtso | 21 --------------------- mtrv1/MTRV1-0.2-pps.dtbo | 1 - 3 files changed, 8 insertions(+), 22 deletions(-) delete mode 100644 mtrv1/MTRV1-0.1-pps.dtso delete mode 120000 mtrv1/MTRV1-0.2-pps.dtbo (limited to 'mtrv1') diff --git a/mtrv1/MTRV1-0.0-pps.dtso b/mtrv1/MTRV1-0.0-pps.dtso index b3e1591..966ede6 100644 --- a/mtrv1/MTRV1-0.0-pps.dtso +++ b/mtrv1/MTRV1-0.0-pps.dtso @@ -6,6 +6,14 @@ * 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/; 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 */ -}; diff --git a/mtrv1/MTRV1-0.2-pps.dtbo b/mtrv1/MTRV1-0.2-pps.dtbo deleted file mode 120000 index c4639fc..0000000 --- a/mtrv1/MTRV1-0.2-pps.dtbo +++ /dev/null @@ -1 +0,0 @@ -MTRV1-0.1-pps.dtbo \ No newline at end of file -- cgit v1.2.3