summaryrefslogtreecommitdiff
path: root/mtcdt/ap2-gpiob-0.0.dtso
diff options
context:
space:
mode:
Diffstat (limited to 'mtcdt/ap2-gpiob-0.0.dtso')
-rw-r--r--mtcdt/ap2-gpiob-0.0.dtso9
1 files changed, 6 insertions, 3 deletions
diff --git a/mtcdt/ap2-gpiob-0.0.dtso b/mtcdt/ap2-gpiob-0.0.dtso
index 63cd435..e5237c1 100644
--- a/mtcdt/ap2-gpiob-0.0.dtso
+++ b/mtcdt/ap2-gpiob-0.0.dtso
@@ -1,13 +1,14 @@
/*
- * DTS overlay for MTCDT hardware version.
+ * DTS overlay for MTCDT 0.0 hardware version.
*/
/dts-v1/;
/*
+ * AP2 is the same for MTCDT-0.0 through MTCDT-0.2
* Location(s):
* Put: MTCDT/0.0/ap2-gpiob.dtbo
- * Link: MTCDT/0.1/ap2-gpiob.dtbo
+ * Link: MTCDT/0.2/ap2-gpiob.dtbo
*/
#include <dt-bindings/dma/at91.h>
@@ -15,14 +16,16 @@
#include <dt-bindings/interrupt-controller/irq.h>
#include <dt-bindings/gpio/gpio.h>
#include <dt-bindings/clock/at91.h>
+#include <dt-bindings/gpio/mt-at91.h>
/ {
compatible = "atmel,at91sam9g25ek", "atmel,at91sam9x5ek", "atmel,at91sam9x5", "atmel,at91sam9";
+ model = "Multi-Tech Systems MTCDT-0.0";
fragment@0 {
target-path = "/ahb/apb/spi@f0004000";
- /* target = <0x76>; */
__overlay__ {
status = "okay";
+ cs-gpios = <GPIO2_PH 15 0>, <GPIO2_PH 16 0>, <GPIO2_PH 17 0>, <GPIO2_PH 18 0>;
ap2-adc@0 {
compatible = "mts-io-ap2-adc";
spi-max-frequency = <0x1312d00>;