diff options
Diffstat (limited to 'mtcdt')
-rw-r--r-- | mtcdt/ap1-003-0.0.dtso | 2 | ||||
-rw-r--r-- | mtcdt/ap2-003-0.0.dtso | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/mtcdt/ap1-003-0.0.dtso b/mtcdt/ap1-003-0.0.dtso index dcf57ed..f005945 100644 --- a/mtcdt/ap1-003-0.0.dtso +++ b/mtcdt/ap1-003-0.0.dtso @@ -17,7 +17,7 @@ / { - compatible = "atmel,at91sam9g25ek", "atmel,at91sam9x5ek", "atmel,at91sam9x5", "atmel,at91sam9"; + compatible = "atmel,at91rm9200-spi"; fragment@0 { target-path = "/ahb/apb/spi@f0000000"; /* target = <0x75>;*/ diff --git a/mtcdt/ap2-003-0.0.dtso b/mtcdt/ap2-003-0.0.dtso index 6033065..7aff7f3 100644 --- a/mtcdt/ap2-003-0.0.dtso +++ b/mtcdt/ap2-003-0.0.dtso @@ -16,7 +16,7 @@ #include <dt-bindings/clock/at91.h> / { - compatible = "atmel,at91sam9g25ek", "atmel,at91sam9x5ek", "atmel,at91sam9x5", "atmel,at91sam9"; + compatible = "atmel,at91rm9200-spi"; fragment@0 { target-path = "/ahb/apb/spi@f0004000"; /*target = <0x76>; */ |