linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 1/6] bus: NVIDIA Tegra ACONNECT support
@ 2016-07-01 14:50 Thierry Reding
  2016-07-01 14:50 ` [GIT PULL 2/6] dt-bindings: tegra: Updates for v4.8-rc1 Thierry Reding
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Thierry Reding @ 2016-07-01 14:50 UTC (permalink / raw)
  To: linux-arm-kernel

Hi ARM SoC maintainers,

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-4.8-bus

for you to fetch changes up to 46a88534afb596eb4d9de07ddde778d0e9aa0e3a:

  bus: Add support for Tegra ACONNECT (2016-07-01 16:35:43 +0200)

Thanks,
Thierry

----------------------------------------------------------------
bus: NVIDIA Tegra ACONNECT support

Adds support for the Tegra ACONNECT bus that's used to access the APE
(audio processing engine) on Tegra X1.

----------------------------------------------------------------
Jon Hunter (2):
      dt-bindings: bus: Add documentation for Tegra210 ACONNECT
      bus: Add support for Tegra ACONNECT

 .../bindings/bus/nvidia,tegra210-aconnect.txt      |  45 +++++++++
 drivers/bus/Kconfig                                |  13 +++
 drivers/bus/Makefile                               |   1 +
 drivers/bus/tegra-aconnect.c                       | 112 +++++++++++++++++++++
 4 files changed, 171 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/bus/nvidia,tegra210-aconnect.txt
 create mode 100644 drivers/bus/tegra-aconnect.c

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

end of thread, other threads:[~2016-07-07  5:42 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-07-01 14:50 [GIT PULL 1/6] bus: NVIDIA Tegra ACONNECT support Thierry Reding
2016-07-01 14:50 ` [GIT PULL 2/6] dt-bindings: tegra: Updates for v4.8-rc1 Thierry Reding
2016-07-07  5:33   ` Olof Johansson
2016-07-01 14:50 ` [GIT PULL 3/6] memory: tegra: Changes " Thierry Reding
2016-07-07  5:33   ` Olof Johansson
2016-07-01 14:50 ` [GIT PULL 4/6] soc/tegra: " Thierry Reding
2016-07-07  5:34   ` Olof Johansson
2016-07-01 14:50 ` [GIT PULL 5/6] ARM: tegra: " Thierry Reding
2016-07-07  5:38   ` Olof Johansson
2016-07-01 14:50 ` [GIT PULL 6/6] arm64: " Thierry Reding
2016-07-07  5:42   ` Olof Johansson
2016-07-07  5:32 ` [GIT PULL 1/6] bus: NVIDIA Tegra ACONNECT support Olof Johansson

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).