All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] CCI PMU driver for 3.13
@ 2013-10-09 16:54 Will Deacon
  2013-10-14 20:27 ` Kevin Hilman
  0 siblings, 1 reply; 2+ messages in thread
From: Will Deacon @ 2013-10-09 16:54 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Olof, Kevin,

Please can you pull this CCI PMU driver series for 3.13? I previously sent a
pull request for 3.12, but the device-tree binding wasn't ready and it
missed the last merge window. So here's the new and improved series with the
relavant acks.

Cheers,

Will

--->8

The following changes since commit 272b98c6455f00884f0350f775c5342358ebb73f:

  Linux 3.12-rc1 (2013-09-16 16:17:51 -0400)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/will/linux.git tags/arm-perf-3.13

for you to fetch changes up to fee4f2c66a3b0f0e97e16b3084e8c4151ae9196f:

  drivers: CCI: fix the error handle in cci_pmu_probe() (2013-09-24 14:03:05 +0100)

----------------------------------------------------------------
Addition of an ARM PMU driver for the CCI-400 coherent interconnect
found on big.LITTLE systems, such as TC2.

This was originally sent for 3.12, but the device-tree bindings hadn't
settled down so here's the improved version for 3.13. I think the code
has benefited from the wait.

----------------------------------------------------------------
Punit Agrawal (3):
      ARM: dts: Improve CCI bindings documentation
      ARM: dts: Document the CCI PMU DT bindings
      drivers: CCI: add ARM CCI PMU support

Wei Yongjun (1):
      drivers: CCI: fix the error handle in cci_pmu_probe()

 Documentation/devicetree/bindings/arm/cci.txt |  60 ++-
 drivers/bus/arm-cci.c                         | 617 +++++++++++++++++++++++++-
 2 files changed, 669 insertions(+), 8 deletions(-)

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

* [GIT PULL] CCI PMU driver for 3.13
  2013-10-09 16:54 [GIT PULL] CCI PMU driver for 3.13 Will Deacon
@ 2013-10-14 20:27 ` Kevin Hilman
  0 siblings, 0 replies; 2+ messages in thread
From: Kevin Hilman @ 2013-10-14 20:27 UTC (permalink / raw)
  To: linux-arm-kernel

Will Deacon <will.deacon@arm.com> writes:

> Hi Olof, Kevin,
>
> Please can you pull this CCI PMU driver series for 3.13? I previously sent a
> pull request for 3.12, but the device-tree binding wasn't ready and it
> missed the last merge window. So here's the new and improved series with the
> relavant acks.

Great, nice to see it got another round of review/ack from the DT
maintainers.

Applied to next/drivers.

Kevin

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

end of thread, other threads:[~2013-10-14 20:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-09 16:54 [GIT PULL] CCI PMU driver for 3.13 Will Deacon
2013-10-14 20:27 ` Kevin Hilman

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.