mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <sha@pengutronix.de>
To: Lucas Stach <l.stach@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH] ARM: use new vendor prefix for MNT Reform2
Date: Wed, 12 May 2021 07:37:40 +0200	[thread overview]
Message-ID: <20210512053740.GM19819@pengutronix.de> (raw)
In-Reply-To: <20210511201729.63076-1-l.stach@pengutronix.de>

On Tue, May 11, 2021 at 10:17:29PM +0200, Lucas Stach wrote:
> From: Lucas Stach <dev@lynxeye.de>
> 
> 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>
> ---
>  arch/arm/boards/mnt-reform/board.c  | 2 +-
>  arch/arm/dts/imx8mq-mnt-reform2.dts | 2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

Applied, thanks

Sascha

> 
> diff --git a/arch/arm/boards/mnt-reform/board.c b/arch/arm/boards/mnt-reform/board.c
> index e2d628586a50..feb874c0a0ef 100644
> --- a/arch/arm/boards/mnt-reform/board.c
> +++ b/arch/arm/boards/mnt-reform/board.c
> @@ -28,7 +28,7 @@ static int mnt_reform_probe(struct device_d *dev)
>  }
>  
>  static const struct of_device_id mnt_reform_of_match[] = {
> -	{ .compatible = "mnt,reform2"},
> +	{ .compatible = "mntre,reform2"},
>  	{ /* sentinel */ },
>  };
>  
> diff --git a/arch/arm/dts/imx8mq-mnt-reform2.dts b/arch/arm/dts/imx8mq-mnt-reform2.dts
> index 4e80e00dd143..5a65324b3c75 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;
> -- 
> 2.31.1
> 
> 
> _______________________________________________
> barebox mailing list
> barebox@lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox
> 

-- 
Pengutronix e.K.                           |                             |
Steuerwalder Str. 21                       | http://www.pengutronix.de/  |
31137 Hildesheim, Germany                  | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox


      reply	other threads:[~2021-05-12  5:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-05-11 20:17 Lucas Stach
2021-05-12  5:37 ` Sascha Hauer [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210512053740.GM19819@pengutronix.de \
    --to=sha@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=l.stach@pengutronix.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox