All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL]ARM: sirf: machine update for 3.14
@ 2014-01-15  2:52 Barry Song
  2014-01-22  1:49 ` Barry Song
  0 siblings, 1 reply; 4+ messages in thread
From: Barry Song @ 2014-01-15  2:52 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Kevin/Olof,

The following changes since commit 374b105797c3d4f29c685f3be535c35f5689b30e:

  Linux 3.13-rc3 (2013-12-06 09:34:04 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/baohua/linux.git
tags/sirf-soc-for-3.14

for you to fetch changes up to dbd1b42baa6ec8082bce6eec37de5e1b46aff19c:

  ARM: prima2: make sirfsoc_init_late function static (2014-01-15
10:42:26 +0800)

----------------------------------------------------------------
ARM: sirf: machine update for 3.14

Among them:
 - ARM: prima2: move to generic reset controller driver framework
 - MAINTAINERS: ARM: SiRF: use regex patterns to involve all SiRF drivers
 - ARM: prima2: make sirfsoc_init_late function static

----------------------------------------------------------------
Barry Song (3):
      ARM: prima2: move to generic reset controller driver framework
      MAINTAINERS: ARM: SiRF: use regex patterns to involve all SiRF drivers
      ARM: prima2: make sirfsoc_init_late function static

 .../devicetree/bindings/reset/sirf,rstc.txt        |   42 +++++++++
 MAINTAINERS                                        |    9 +-
 arch/arm/boot/dts/atlas6.dtsi                      |    3 +-
 arch/arm/boot/dts/marco.dtsi                       |    3 +-
 arch/arm/boot/dts/prima2.dtsi                      |    3 +-
 arch/arm/mach-prima2/Kconfig                       |    1 +
 arch/arm/mach-prima2/common.c                      |    2 +-
 arch/arm/mach-prima2/rstc.c                        |   93 +++++++++++++-------
 8 files changed, 110 insertions(+), 46 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/reset/sirf,rstc.txt

-barry

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

end of thread, other threads:[~2014-01-23 12:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-15  2:52 [GIT PULL]ARM: sirf: machine update for 3.14 Barry Song
2014-01-22  1:49 ` Barry Song
2014-01-22 23:29   ` Kevin Hilman
2014-01-23 12:08     ` Barry Song

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.