From 9f386f6f88c822a9a1f6ea7188c5a14ab6bb609a Mon Sep 17 00:00:00 2001 From: Mike Nicholson Date: Fri, 28 Aug 2020 17:03:45 -0500 Subject: Add support for MTCAP, MTCAP GPS PPS --- mtcap/MTCAP-0.3-pps.dtso | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 mtcap/MTCAP-0.3-pps.dtso (limited to 'mtcap') diff --git a/mtcap/MTCAP-0.3-pps.dtso b/mtcap/MTCAP-0.3-pps.dtso new file mode 100644 index 0000000..6b89e65 --- /dev/null +++ b/mtcap/MTCAP-0.3-pps.dtso @@ -0,0 +1,20 @@ +/* + * DTS file for Multi-Tech Systems MTCAP 0.3 Hardware + * + * Copyright (C) 2019 by Multi-Tech Systems, + * + * Licensed under GPLv2 or later. + */ + +/dts-v1/; + +/ { + model = "Multi-Tech Systems MTCAP-0.3"; + compatible = "atmel,at91sam9g25ek", "atmel,at91sam9x5ek", "atmel,at91sam9x5", "atmel,at91sam9"; + fragment@0 { + target-path = "/pps-0"; + __overlay__ { + status = "okay"; + }; + }; /* fragment@0 */ +}; -- cgit v1.2.3