From fc61da28f5fd72c5183e3ccc1755dac3f5b0a8b2 Mon Sep 17 00:00:00 2001 From: Patrick Murphy Date: Thu, 22 Jul 2021 10:30:28 -0500 Subject: corrected error in referenced compatibility driver --- mtcdt/ap1-003-0.0.dtso | 2 +- 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 / { - compatible = "atmel,at91sam9g25ek", "atmel,at91sam9x5ek", "atmel,at91sam9x5", "atmel,at91sam9"; + compatible = "atmel,at91rm9200-spi"; fragment@0 { target-path = "/ahb/apb/spi@f0004000"; /*target = <0x76>; */ -- cgit v1.2.3