diff options
Diffstat (limited to 'mtrv1/MTRV1-0.1-pps.dtso')
-rw-r--r-- | mtrv1/MTRV1-0.1-pps.dtso | 21 |
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 */ -}; |