All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Imre Kaloz" <kaloz-p3rKhJxN3npAfugRpC6u6w@public.gmane.org>
To: Gregory CLEMENT
	<gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
Cc: thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org,
	devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	andrew-g2DYL2Zd6BY@public.gmane.org
Subject: Re: [PATCHv3] mvebu: add Linksys WRT1900AC (Mamba) support
Date: Mon, 23 Feb 2015 19:43:55 +0100	[thread overview]
Message-ID: <op.xuiwzhcu2s3iss@ecaz> (raw)
In-Reply-To: <54EB7255.7090806-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>

Hi Gregory,

On Mon, 23 Feb 2015 19:32:53 +0100, Gregory CLEMENT  
<gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org> wrote:

...

>> @@ -0,0 +1,348 @@
>> +/*
>> + * Device Tree file for the Linksys WRT1900AC (Mamba).
>> + *
>> + * Note: this board is shipped with a new generation boot loader that
>> + * remaps internal registers at 0xf1000000. Therefore, if earlyprintk
>> + * is used, the CONFIG_DEBUG_MVEBU_UART_ALTERNATE option should be
>
> This symbol name has been removed and DEBUG_MVEBU_UART0_ALTERNATE would
> be used instead.
>
> Besides this,
>
> Acked-by: Gregory CLEMENT <gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
>
> You don't have to resend a new version for this, I can amend
> your patch while applying it. So unless there is new comments
> I will add your patch to the mvebu tree in a couple of days.

I knew I will forget something - this has been noted by Andrew back then  
:) Thank you for taking care of this.


Best,

Imre
--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

WARNING: multiple messages have this Message-ID (diff)
From: kaloz@openwrt.org (Imre Kaloz)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCHv3] mvebu: add Linksys WRT1900AC (Mamba) support
Date: Mon, 23 Feb 2015 19:43:55 +0100	[thread overview]
Message-ID: <op.xuiwzhcu2s3iss@ecaz> (raw)
In-Reply-To: <54EB7255.7090806@free-electrons.com>

Hi Gregory,

On Mon, 23 Feb 2015 19:32:53 +0100, Gregory CLEMENT  
<gregory.clement@free-electrons.com> wrote:

...

>> @@ -0,0 +1,348 @@
>> +/*
>> + * Device Tree file for the Linksys WRT1900AC (Mamba).
>> + *
>> + * Note: this board is shipped with a new generation boot loader that
>> + * remaps internal registers at 0xf1000000. Therefore, if earlyprintk
>> + * is used, the CONFIG_DEBUG_MVEBU_UART_ALTERNATE option should be
>
> This symbol name has been removed and DEBUG_MVEBU_UART0_ALTERNATE would
> be used instead.
>
> Besides this,
>
> Acked-by: Gregory CLEMENT <gregory.clement@free-electrons.com>
>
> You don't have to resend a new version for this, I can amend
> your patch while applying it. So unless there is new comments
> I will add your patch to the mvebu tree in a couple of days.

I knew I will forget something - this has been noted by Andrew back then  
:) Thank you for taking care of this.


Best,

Imre

  parent reply	other threads:[~2015-02-23 18:43 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-16 12:31 [PATCHv3] mvebu: add Linksys WRT1900AC (Mamba) support Imre Kaloz
2015-02-16 12:31 ` Imre Kaloz
     [not found] ` <1424089864-15651-1-git-send-email-kaloz-p3rKhJxN3npAfugRpC6u6w@public.gmane.org>
2015-02-18 13:54   ` Andrew Lunn
2015-02-18 13:54     ` Andrew Lunn
2015-02-23 18:32   ` Gregory CLEMENT
2015-02-23 18:32     ` Gregory CLEMENT
     [not found]     ` <54EB7255.7090806-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2015-02-23 18:43       ` Imre Kaloz [this message]
2015-02-23 18:43         ` Imre Kaloz
2015-02-26 17:52         ` Gregory CLEMENT
2015-02-26 17:52           ` Gregory CLEMENT

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=op.xuiwzhcu2s3iss@ecaz \
    --to=kaloz-p3rkhjxn3npafugrpc6u6w@public.gmane.org \
    --cc=andrew-g2DYL2Zd6BY@public.gmane.org \
    --cc=devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=gregory.clement-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org \
    --cc=jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org \
    --cc=linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=thomas.petazzoni-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.