aboutsummaryrefslogtreecommitdiffstats
path: root/include/dt-bindings/pinctrl/at91.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dt-bindings/pinctrl/at91.h')
-rw-r--r--include/dt-bindings/pinctrl/at91.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/dt-bindings/pinctrl/at91.h b/include/dt-bindings/pinctrl/at91.h
index 2732d6c0fb39..eb81867eac77 100644
--- a/include/dt-bindings/pinctrl/at91.h
+++ b/include/dt-bindings/pinctrl/at91.h
@@ -39,4 +39,8 @@
#define AT91_PERIPH_C 3
#define AT91_PERIPH_D 4
+#define ATMEL_PIO_DRVSTR_LO 1
+#define ATMEL_PIO_DRVSTR_ME 2
+#define ATMEL_PIO_DRVSTR_HI 3
+
#endif /* __DT_BINDINGS_AT91_PINCTRL_H__ */