summaryrefslogtreecommitdiff
path: root/mtcdt/ap2-003-0.0.dtso
diff options
context:
space:
mode:
Diffstat (limited to 'mtcdt/ap2-003-0.0.dtso')
-rw-r--r--mtcdt/ap2-003-0.0.dtso12
1 files changed, 6 insertions, 6 deletions
diff --git a/mtcdt/ap2-003-0.0.dtso b/mtcdt/ap2-003-0.0.dtso
index 2b613d5..6033065 100644
--- a/mtcdt/ap2-003-0.0.dtso
+++ b/mtcdt/ap2-003-0.0.dtso
@@ -22,14 +22,14 @@
/*target = <0x76>; */
__overlay__ {
ap1-spi@0 {
- /* compatible = "mts,mtac,atmel,at91rm9200-spi"; */
- spi-max-frequency = <0x1e8480>;
- reg = <0x0>;
+ compatible = "mts,mtac";
+ spi-max-frequency = <2000000>;
+ reg = <0>;
};/*ap1-spi0*/
ap1-spi@1 {
- /* compatible = "mts,mtac,atmel,at91rm9200-spi"; */
- spi-max-frequency = <0x1e8480>;
- reg = <0x1>;
+ compatible = "mts,mtac";
+ spi-max-frequency = <2000000>;
+ reg = <1>;
}; /*ap1-spi1*/
}; /*overlay*/
}; /*fragment@0*/