All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 1/6] bus: NVIDIA Tegra ACONNECT support
@ 2016-07-01 14:50 ` Thierry Reding
  0 siblings, 0 replies; 24+ messages in thread
From: Thierry Reding @ 2016-07-01 14:50 UTC (permalink / raw)
  To: arm-DgEjT+Ai2ygdnm+yROfE0A
  Cc: Stephen Warren, Thierry Reding, Alexandre Courbot, Jon Hunter,
	linux-tegra-u79uwXL29TY76Z2rM5mHXA,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r

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] 24+ messages in thread

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

Thread overview: 24+ 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 ` Thierry Reding
     [not found] ` <20160701145026.25760-1-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-07-01 14:50   ` [GIT PULL 2/6] dt-bindings: tegra: Updates for v4.8-rc1 Thierry Reding
2016-07-01 14:50     ` Thierry Reding
     [not found]     ` <20160701145026.25760-2-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-07-07  5:33       ` Olof Johansson
2016-07-07  5:33         ` Olof Johansson
2016-07-01 14:50   ` [GIT PULL 3/6] memory: tegra: Changes " Thierry Reding
2016-07-01 14:50     ` Thierry Reding
     [not found]     ` <20160701145026.25760-3-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-07-07  5:33       ` Olof Johansson
2016-07-07  5:33         ` Olof Johansson
2016-07-01 14:50   ` [GIT PULL 4/6] soc/tegra: " Thierry Reding
2016-07-01 14:50     ` Thierry Reding
     [not found]     ` <20160701145026.25760-4-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-07-07  5:34       ` Olof Johansson
2016-07-07  5:34         ` Olof Johansson
2016-07-01 14:50   ` [GIT PULL 5/6] ARM: tegra: " Thierry Reding
2016-07-01 14:50     ` Thierry Reding
     [not found]     ` <20160701145026.25760-5-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-07-07  5:38       ` Olof Johansson
2016-07-07  5:38         ` Olof Johansson
2016-07-01 14:50   ` [GIT PULL 6/6] arm64: " Thierry Reding
2016-07-01 14:50     ` Thierry Reding
     [not found]     ` <20160701145026.25760-6-thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-07-07  5:42       ` Olof Johansson
2016-07-07  5:42         ` Olof Johansson
2016-07-07  5:32   ` [GIT PULL 1/6] bus: NVIDIA Tegra ACONNECT support Olof Johansson
2016-07-07  5:32     ` Olof Johansson

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.