linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] socfpga fix for 3.13
@ 2013-12-03 21:33 dinguyen at altera.com
  2013-12-03 22:23 ` Olof Johansson
  0 siblings, 1 reply; 3+ messages in thread
From: dinguyen at altera.com @ 2013-12-03 21:33 UTC (permalink / raw)
  To: linux-arm-kernel

The following changes since commit b5afaa4672cc0f3d707ffa56c6b392646c323a8d:

  Linux 3.13-rc1 (2013-12-03 15:00:46 -0600)

are available in the git repository at:

  git://git.rocketboards.org/linux-socfpga-next.git tags/socfpga-dt-kconfig-fixes-for-3.13

for you to fetch changes up to 2f9f487fb54b4fa9c456921037fb508f5dd7e39b:

  arm: dts: socfpga: Change some clocks of gate-clk type to perip-clk (2013-12-03 15:03:19 -0600)

----------------------------------------------------------------
Because of commit :

[159c7f8 arm: socfpga: Add clock for smp_twd timer],

where the "arm,cortex-a9-twd-timer" is assigned the mpu_periph_clk, the twd
timer driver will grab and enable that clock. However, since the mpu_periph_clk
does not have a gate, the generic call to enable the clock will fail.

Commit : [2f9f487f arm: dts: socfpga: Change some clocks of gate-clk type to perip-clk] will fix this issue.

The 2nd commit : [73fa7bb arm: socfpga: Enable ARM_TWD for socfpga] enables the
ARM_TWD timer]

----------------------------------------------------------------
Dinh Nguyen (2):
      arm: socfpga: Enable ARM_TWD for socfpga
      arm: dts: socfpga: Change some clocks of gate-clk type to perip-clk

 arch/arm/boot/dts/socfpga.dtsi |    7 ++++---
 arch/arm/mach-socfpga/Kconfig  |    1 +
 2 files changed, 5 insertions(+), 3 deletions(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [GIT PULL] socfpga fix for 3.13
  2013-12-03 21:33 [GIT PULL] socfpga fix for 3.13 dinguyen at altera.com
@ 2013-12-03 22:23 ` Olof Johansson
  2013-12-03 22:26   ` Dinh Nguyen
  0 siblings, 1 reply; 3+ messages in thread
From: Olof Johansson @ 2013-12-03 22:23 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

On Tue, Dec 3, 2013 at 1:33 PM,  <dinguyen@altera.com> wrote:
> The following changes since commit b5afaa4672cc0f3d707ffa56c6b392646c323a8d:
>
>   Linux 3.13-rc1 (2013-12-03 15:00:46 -0600)
>
> are available in the git repository at:
>
>   git://git.rocketboards.org/linux-socfpga-next.git tags/socfpga-dt-kconfig-fixes-for-3.13
>
> for you to fetch changes up to 2f9f487fb54b4fa9c456921037fb508f5dd7e39b:
>
>   arm: dts: socfpga: Change some clocks of gate-clk type to perip-clk (2013-12-03 15:03:19 -0600)

Something odd is going on with this repo. Seems like you rebased a
bunch of commits from mainline such that they now have you as
committer (and different SHAs).

I'll cherry-pick the two of your patches into fixes instead. Please
see if you can figure out what you made wrong to cause this though for
the future. :)


-Olof

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [GIT PULL] socfpga fix for 3.13
  2013-12-03 22:23 ` Olof Johansson
@ 2013-12-03 22:26   ` Dinh Nguyen
  0 siblings, 0 replies; 3+ messages in thread
From: Dinh Nguyen @ 2013-12-03 22:26 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, 2013-12-03 at 14:23 -0800, Olof Johansson wrote:
> Hi,
> 
> On Tue, Dec 3, 2013 at 1:33 PM,  <dinguyen@altera.com> wrote:
> > The following changes since commit b5afaa4672cc0f3d707ffa56c6b392646c323a8d:
> >
> >   Linux 3.13-rc1 (2013-12-03 15:00:46 -0600)
> >
> > are available in the git repository at:
> >
> >   git://git.rocketboards.org/linux-socfpga-next.git tags/socfpga-dt-kconfig-fixes-for-3.13
> >
> > for you to fetch changes up to 2f9f487fb54b4fa9c456921037fb508f5dd7e39b:
> >
> >   arm: dts: socfpga: Change some clocks of gate-clk type to perip-clk (2013-12-03 15:03:19 -0600)
> 
> Something odd is going on with this repo. Seems like you rebased a
> bunch of commits from mainline such that they now have you as
> committer (and different SHAs).
> 
> I'll cherry-pick the two of your patches into fixes instead. Please
> see if you can figure out what you made wrong to cause this though for
> the future. :)

Thanks Olof. I'll look to clean it up.

Dinh
> 
> 
> -Olof
> 

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-12-03 22:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-03 21:33 [GIT PULL] socfpga fix for 3.13 dinguyen at altera.com
2013-12-03 22:23 ` Olof Johansson
2013-12-03 22:26   ` Dinh Nguyen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).