summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Murphy <patrick.muprphy@multitech.com>2021-07-22 10:30:28 -0500
committerPatrick Murphy <patrick.muprphy@multitech.com>2021-07-22 10:30:28 -0500
commitfc61da28f5fd72c5183e3ccc1755dac3f5b0a8b2 (patch)
tree43f6dded0c91ec6a595e289dedae48877adf2f50
parent7e2edce4d5219a82fe4061775b69386d3be0df67 (diff)
downloadmt-dt-overlay-fc61da28f5fd72c5183e3ccc1755dac3f5b0a8b2.tar.gz
mt-dt-overlay-fc61da28f5fd72c5183e3ccc1755dac3f5b0a8b2.tar.bz2
mt-dt-overlay-fc61da28f5fd72c5183e3ccc1755dac3f5b0a8b2.zip
corrected error in referenced compatibility driver
-rw-r--r--mtcdt/ap1-003-0.0.dtso2
-rw-r--r--mtcdt/ap2-003-0.0.dtso2
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>; */