summaryrefslogtreecommitdiffstats
path: root/arch/arm/dts
diff options
context:
space:
mode:
authorLucas Stach <dev@lynxeye.de>2021-05-11 22:17:29 +0200
committerSascha Hauer <s.hauer@pengutronix.de>2021-05-12 07:37:29 +0200
commit031425f64148a4c6a087c476911506cd99efab5c (patch)
tree7efa70fdbf36b3a675a5c38475979412ec55e6d8 /arch/arm/dts
parent27b0b0d3fc042cc66f85dad9803ff5cf55cc60db (diff)
downloadbarebox-031425f64148a4c6a087c476911506cd99efab5c.tar.gz
barebox-031425f64148a4c6a087c476911506cd99efab5c.tar.xz
ARM: use new vendor prefix for MNT Reform2
The vendor prefix for MNT Research GmbH in the upstream kernel will be mntre (not yet landed, but acked by the maintainer). Switch to this prefix in Barebox now to keep bootspec booting working. Signed-off-by: Lucas Stach <dev@lynxeye.de> Link: https://lore.barebox.org/20210511201729.63076-1-l.stach@pengutronix.de Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/dts')
-rw-r--r--arch/arm/dts/imx8mq-mnt-reform2.dts2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/dts/imx8mq-mnt-reform2.dts b/arch/arm/dts/imx8mq-mnt-reform2.dts
index 4e80e00dd1..5a65324b3c 100644
--- a/arch/arm/dts/imx8mq-mnt-reform2.dts
+++ b/arch/arm/dts/imx8mq-mnt-reform2.dts
@@ -12,7 +12,7 @@
/ {
model = "MNT Reform2";
- compatible = "mnt,reform2", "fsl,imx8mq";
+ compatible = "mntre,reform2", "fsl,imx8mq";
chosen {
stdout-path = &uart1;