All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Horman <horms@verge.net.au>
To: Geert Uytterhoeven <geert+renesas@glider.be>
Cc: Magnus Damm <magnus.damm@gmail.com>,
	linux-renesas-soc@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org
Subject: Re: [PATCH v4 0/7] ARM: dts: R-Car: Add SCIF fallback compatibility strings
Date: Tue, 2 Feb 2016 10:58:37 +0100	[thread overview]
Message-ID: <20160202095836.GB15554@verge.net.au> (raw)
In-Reply-To: <1454059928-975-1-git-send-email-geert+renesas@glider.be>

On Fri, Jan 29, 2016 at 10:32:01AM +0100, Geert Uytterhoeven wrote:
> 	Hi Simon, Magnus,
> 
> This patch series adds fallback compatibility strings for SCIF, HSCIF,
> SCIFA, and SCIFB to the dtsi files for R-Car Gen1, Gen2, and Gen3 SoCs.
> These fallback compatibility strings have been accepted in the DT
> bindings in v4.5-rc1.
> 
> This will allow the sh-sci driver to match on family-specific compatible
> values, to enable support for the Baud Rate Generator for External Clock
> (BRG) on (H)SCIF later.
> 
> Changes compared to v3:
>   - Changed one-line summary prefix to match current arm-soc practices,
>   - Rebased on top of renesas-devel-20160129-v4.5-rc1.
> 
> Thanks for applying!

Thanks, I have queue them up.

WARNING: multiple messages have this Message-ID (diff)
From: horms@verge.net.au (Simon Horman)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 0/7] ARM: dts: R-Car: Add SCIF fallback compatibility strings
Date: Tue, 2 Feb 2016 10:58:37 +0100	[thread overview]
Message-ID: <20160202095836.GB15554@verge.net.au> (raw)
In-Reply-To: <1454059928-975-1-git-send-email-geert+renesas@glider.be>

On Fri, Jan 29, 2016 at 10:32:01AM +0100, Geert Uytterhoeven wrote:
> 	Hi Simon, Magnus,
> 
> This patch series adds fallback compatibility strings for SCIF, HSCIF,
> SCIFA, and SCIFB to the dtsi files for R-Car Gen1, Gen2, and Gen3 SoCs.
> These fallback compatibility strings have been accepted in the DT
> bindings in v4.5-rc1.
> 
> This will allow the sh-sci driver to match on family-specific compatible
> values, to enable support for the Baud Rate Generator for External Clock
> (BRG) on (H)SCIF later.
> 
> Changes compared to v3:
>   - Changed one-line summary prefix to match current arm-soc practices,
>   - Rebased on top of renesas-devel-20160129-v4.5-rc1.
> 
> Thanks for applying!

Thanks, I have queue them up.

  parent reply	other threads:[~2016-02-02  9:58 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-29  9:32 [PATCH v4 0/7] ARM: dts: R-Car: Add SCIF fallback compatibility strings Geert Uytterhoeven
2016-01-29  9:32 ` Geert Uytterhoeven
2016-01-29  9:32 ` Geert Uytterhoeven
2016-01-29  9:32 ` [PATCH v4 1/7] ARM: dts: r8a7778: " Geert Uytterhoeven
2016-01-29  9:32   ` Geert Uytterhoeven
2016-01-29  9:32 ` [PATCH v4 2/7] ARM: dts: r8a7779: " Geert Uytterhoeven
2016-01-29  9:32   ` Geert Uytterhoeven
     [not found] ` <1454059928-975-1-git-send-email-geert+renesas-gXvu3+zWzMSzQB+pC5nmwQ@public.gmane.org>
2016-01-29  9:32   ` [PATCH v4 3/7] ARM: dts: r8a7790: " Geert Uytterhoeven
2016-01-29  9:32     ` Geert Uytterhoeven
2016-01-29  9:32     ` Geert Uytterhoeven
2016-01-29  9:32 ` [PATCH v4 4/7] ARM: dts: r8a7791: " Geert Uytterhoeven
2016-01-29  9:32   ` Geert Uytterhoeven
2016-01-29  9:32 ` [PATCH v4 5/7] ARM: dts: r8a7793: " Geert Uytterhoeven
2016-01-29  9:32   ` Geert Uytterhoeven
2016-01-29  9:32 ` [PATCH v4 6/7] ARM: dts: r8a7794: " Geert Uytterhoeven
2016-01-29  9:32   ` Geert Uytterhoeven
2016-01-29  9:32 ` [PATCH v4 7/7] arm64: dts: r8a7795: " Geert Uytterhoeven
2016-01-29  9:32   ` Geert Uytterhoeven
2016-02-02  9:58 ` Simon Horman [this message]
2016-02-02  9:58   ` [PATCH v4 0/7] ARM: dts: R-Car: " Simon Horman

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=20160202095836.GB15554@verge.net.au \
    --to=horms@verge.net.au \
    --cc=devicetree@vger.kernel.org \
    --cc=geert+renesas@glider.be \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    /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.