aboutsummaryrefslogtreecommitdiff
path: root/remoteproc/ethosu_remoteproc.c
diff options
context:
space:
mode:
Diffstat (limited to 'remoteproc/ethosu_remoteproc.c')
-rw-r--r--remoteproc/ethosu_remoteproc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/remoteproc/ethosu_remoteproc.c b/remoteproc/ethosu_remoteproc.c
index 9fb561a..ad476af 100644
--- a/remoteproc/ethosu_remoteproc.c
+++ b/remoteproc/ethosu_remoteproc.c
@@ -247,7 +247,7 @@ static int ethosu_rproc_of_memory_translations(struct platform_device *pdev,
}
static const struct of_device_id ethosu_rproc_match[] = {
- { .compatible = "arm,ethosu-sgm775-rproc" },
+ { .compatible = "arm,ethosu-rproc" },
};
static int ethosu_rproc_probe(struct platform_device *pdev)