From 547f4b3b06a2d312ae4c4916ed511d19f16f6b67 Mon Sep 17 00:00:00 2001 From: Patrick Murphy Date: Thu, 13 May 2021 02:22:54 -0500 Subject: added mtac-003 overlay support for mtcdt and mtcdt3ac platforms --- mtcdt/ap2-xdot-0.0.dtso | 36 ------------------------------------ 1 file changed, 36 deletions(-) delete mode 100644 mtcdt/ap2-xdot-0.0.dtso (limited to 'mtcdt/ap2-xdot-0.0.dtso') diff --git a/mtcdt/ap2-xdot-0.0.dtso b/mtcdt/ap2-xdot-0.0.dtso deleted file mode 100644 index 0e53309..0000000 --- a/mtcdt/ap2-xdot-0.0.dtso +++ /dev/null @@ -1,36 +0,0 @@ -/* - * DTS overlay for MTCDT 0.0 hardware version. - */ - -/* - * Location(s): - * Put: MTCDT/0.0/ap2-xdot.dtbo - */ - -/dts-v1/; -/plugin/; - -#include -#include -#include -#include -#include -#define AT91_PINCTRL_OUT_INIT_0 (AT91_PINCTRL_OUTPUT|AT91_PINCTRL_OUTPUT_VAL(0)) -#define AT91_PINCTRL_OUT_INIT_1 (AT91_PINCTRL_OUTPUT|AT91_PINCTRL_OUTPUT_VAL(1)) - -/ { - compatible = "atmel,at91sam9g25ek", "atmel,at91sam9x5ek", "atmel,at91sam9x5", "atmel,at91sam9"; - fragment@0 { - target-path = "/ahb/apb/pinctrl@fffff400"; - __overlay__ { - mtac_xdot { - ap2 { - reset { - atmel,pins = ; - label = "ap2-reset"; - }; /* Reset */ - }; /* ap2 */ - }; /* mtac_xdot */ - }; /* overlay */ - }; /* fragment@0 */ -}; -- cgit v1.2.3