All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@linaro.org>
To: linux-arm-kernel@lists.infradead.org
Subject: Re: [GIT PULL 0/3] Renesas ARM based SoC fixes for v3.13
Date: Fri, 20 Dec 2013 19:41:12 +0000	[thread overview]
Message-ID: <87d2krgvjb.fsf@linaro.org> (raw)
In-Reply-To: <cover.1386899269.git.horms+renesas@verge.net.au> (Simon Horman's message of "Fri, 13 Dec 2013 11:30:24 +0900")

Simon Horman <horms+renesas@verge.net.au> writes:

> Hi Olof, Hi Kevin, Hi Arnd,
>
> please consider these Renesas ARM based SoC fixes for v3.13.
>
> The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae:
>
>   Linux 3.13-rc1 (2013-11-22 11:30:55 -0800)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-fixes-for-v3.13
>
> for you to fetch changes up to 23de2278ebc3a2f971ce45ca5e5e35c9d5a74040:
>
>   ARM: shmobile: r8a7790: Fix GPIO resources in DTS (2013-11-28 17:04:39 +0900)
>
> ----------------------------------------------------------------
> Renesas ARM based SoC fixes for v3.13
>
> * r8a7790 (R-Car H1) SoC
>   - Correct GPIO resources in DT.
>
>     This problem has been present since GPIOs were added to the r8a7790 SoC
>     by f98e10c88aa95bf7 ("ARM: shmobile: r8a7790: Add GPIO controller
>     devices to device tree") in v3.12-rc1.
>
> * irqchip renesas-intc-irqpin
>   - Correct register bitfield shift calculation
>
>     This bug has been present since the renesas-intc-irqpin driver was
>     introduced by 443580486e3b9657 ("irqchip: Renesas INTC External IRQ pin
>     driver") in v3.10-rc1
>
> * Lager board
>   - Do not build the phy fixup unless CONFIG_PHYLIB is enabled
>
>     This problem was introduced by 48c8b96f21817aad
>
> ----------------------------------------------------------------

Pulled into fixes.

Thanks,

Kevin

WARNING: multiple messages have this Message-ID (diff)
From: khilman@linaro.org (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 0/3] Renesas ARM based SoC fixes for v3.13
Date: Fri, 20 Dec 2013 11:41:12 -0800	[thread overview]
Message-ID: <87d2krgvjb.fsf@linaro.org> (raw)
In-Reply-To: <cover.1386899269.git.horms+renesas@verge.net.au> (Simon Horman's message of "Fri, 13 Dec 2013 11:30:24 +0900")

Simon Horman <horms+renesas@verge.net.au> writes:

> Hi Olof, Hi Kevin, Hi Arnd,
>
> please consider these Renesas ARM based SoC fixes for v3.13.
>
> The following changes since commit 6ce4eac1f600b34f2f7f58f9cd8f0503d79e42ae:
>
>   Linux 3.13-rc1 (2013-11-22 11:30:55 -0800)
>
> are available in the git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-fixes-for-v3.13
>
> for you to fetch changes up to 23de2278ebc3a2f971ce45ca5e5e35c9d5a74040:
>
>   ARM: shmobile: r8a7790: Fix GPIO resources in DTS (2013-11-28 17:04:39 +0900)
>
> ----------------------------------------------------------------
> Renesas ARM based SoC fixes for v3.13
>
> * r8a7790 (R-Car H1) SoC
>   - Correct GPIO resources in DT.
>
>     This problem has been present since GPIOs were added to the r8a7790 SoC
>     by f98e10c88aa95bf7 ("ARM: shmobile: r8a7790: Add GPIO controller
>     devices to device tree") in v3.12-rc1.
>
> * irqchip renesas-intc-irqpin
>   - Correct register bitfield shift calculation
>
>     This bug has been present since the renesas-intc-irqpin driver was
>     introduced by 443580486e3b9657 ("irqchip: Renesas INTC External IRQ pin
>     driver") in v3.10-rc1
>
> * Lager board
>   - Do not build the phy fixup unless CONFIG_PHYLIB is enabled
>
>     This problem was introduced by 48c8b96f21817aad
>
> ----------------------------------------------------------------

Pulled into fixes.

Thanks,

Kevin

  parent reply	other threads:[~2013-12-20 19:41 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-12-13  2:30 [GIT PULL 0/3] Renesas ARM based SoC fixes for v3.13 Simon Horman
2013-12-13  2:30 ` Simon Horman
2013-12-13  2:30 ` [PATCH 1/3] ARM: shmobile: lager: phy fixup needs CONFIG_PHYLIB Simon Horman
2013-12-13  2:30   ` Simon Horman
2013-12-13  2:30 ` [PATCH 2/3] irqchip: renesas-intc-irqpin: Fix register bitfield shift calculation Simon Horman
2013-12-13  2:30   ` Simon Horman
2013-12-13  2:30 ` [PATCH 3/3] ARM: shmobile: r8a7790: Fix GPIO resources in DTS Simon Horman
2013-12-13  2:30   ` Simon Horman
2013-12-20 19:41 ` Kevin Hilman [this message]
2013-12-20 19:41   ` [GIT PULL 0/3] Renesas ARM based SoC fixes for v3.13 Kevin Hilman

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=87d2krgvjb.fsf@linaro.org \
    --to=khilman@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.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.