From: Sascha Hauer <sha@pengutronix.de>
To: Oleksij Rempel <o.rempel@pengutronix.de>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH v1] ARM: boards: protonic-imx6: fix board probe for LANMCU
Date: Fri, 17 Mar 2023 12:12:28 +0100 [thread overview]
Message-ID: <20230317111228.GA7446@pengutronix.de> (raw)
In-Reply-To: <20230316134131.4068293-1-o.rempel@pengutronix.de>
On Thu, Mar 16, 2023 at 02:41:31PM +0100, Oleksij Rempel wrote:
> Present barebox version does not execute board probe code on LANMCU.
> Modify vendor prefix for proper functionality.
>
> Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
> ---
> arch/arm/boards/protonic-imx6/board.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied, thanks
Sascha
>
> diff --git a/arch/arm/boards/protonic-imx6/board.c b/arch/arm/boards/protonic-imx6/board.c
> index d35d97209b..97d8bb87b2 100644
> --- a/arch/arm/boards/protonic-imx6/board.c
> +++ b/arch/arm/boards/protonic-imx6/board.c
> @@ -1262,7 +1262,7 @@ static const struct of_device_id prt_imx6_of_match[] = {
> { .compatible = "kvg,vicut1", .data = &prt_imx6_cfg_vicut1 },
> { .compatible = "kvg,vicut1q", .data = &prt_imx6_cfg_vicut1q },
> { .compatible = "kvg,vicutp", .data = &prt_imx6_cfg_vicutp },
> - { .compatible = "lan,lanmcu", .data = &prt_imx6_cfg_lanmcu },
> + { .compatible = "vdl,lanmcu", .data = &prt_imx6_cfg_lanmcu },
> { .compatible = "ply,plybas", .data = &prt_imx6_cfg_plybas },
> { .compatible = "ply,plym2m", .data = &prt_imx6_cfg_plym2m },
> { .compatible = "prt,prti6g", .data = &prt_imx6_cfg_prti6g },
> --
> 2.30.2
>
>
>
--
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 |
prev parent reply other threads:[~2023-03-17 11:13 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-16 13:41 Oleksij Rempel
2023-03-17 11:12 ` 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=20230317111228.GA7446@pengutronix.de \
--to=sha@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=o.rempel@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