mbox

[GIT,PULL] Renesas ARM Based SoC Fixes for v4.5

Message ID cover.1453343917.git.horms+renesas@verge.net.au
State New
Headers show

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-fixes-for-v4.5

Message

Simon Horman Jan. 21, 2016, 2:41 a.m. UTC
Hi Olof, Hi Kevin, Hi Arnd,

Please consider these Renesas ARM based SoC fixes for v4.5.

This corrects the extal1 frequency on the armadillo800eva board.
This problem seems to have been around for a while and I would
like it considered for stable.


The following changes since commit 8005c49d9aea74d382f474ce11afbbc7d7130bec:

  Linux 4.4-rc1 (2015-11-15 17:00:27 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-fixes-for-v4.5

for you to fetch changes up to c61f30a255550bbfc6b83c1ca720661489cac4c0:

  ARM: dts: armadillo800eva Correct extal1 frequency to 24 MHz (2016-01-18 11:17:49 +0900)

----------------------------------------------------------------
Renesas ARM Based SoC Fixes for v4.5

Correct extal1 frequency of armadillo800eva board

----------------------------------------------------------------
Geert Uytterhoeven (1):
      ARM: dts: armadillo800eva Correct extal1 frequency to 24 MHz

 arch/arm/boot/dts/r8a7740-armadillo800eva.dts | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Olof Johansson Jan. 22, 2016, 4:30 p.m. UTC | #1
On Wed, Jan 20, 2016 at 6:41 PM, Simon Horman
<horms+renesas@verge.net.au> wrote:
> Hi Olof, Hi Kevin, Hi Arnd,
>
> Please consider these Renesas ARM based SoC fixes for v4.5.
>
> This corrects the extal1 frequency on the armadillo800eva board.
> This problem seems to have been around for a while and I would
> like it considered for stable.


If you want it for stable you should cc stable in the
signed-off-series, or send it separately to Greg. We usually don't
filter out on our own due to volume.

Merged the branch. Thanks!


-Olof
Simon Horman Jan. 24, 2016, 11:45 p.m. UTC | #2
On Fri, Jan 22, 2016 at 08:30:48AM -0800, Olof Johansson wrote:
> On Wed, Jan 20, 2016 at 6:41 PM, Simon Horman
> <horms+renesas@verge.net.au> wrote:
> > Hi Olof, Hi Kevin, Hi Arnd,
> >
> > Please consider these Renesas ARM based SoC fixes for v4.5.
> >
> > This corrects the extal1 frequency on the armadillo800eva board.
> > This problem seems to have been around for a while and I would
> > like it considered for stable.
> 
> 
> If you want it for stable you should cc stable in the
> signed-off-series, or send it separately to Greg. We usually don't
> filter out on our own due to volume.

Thanks, got it.

> Merged the branch. Thanks!

Great, thanks.