public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [GIT PULL] Qualcomm EBI2 bindings and bus driver
@ 2016-09-08 13:34 Linus Walleij
  2016-09-19 22:12 ` Arnd Bergmann
  0 siblings, 1 reply; 7+ messages in thread
From: Linus Walleij @ 2016-09-08 13:34 UTC (permalink / raw)
  To: linux-arm-kernel

Hi ARM SoC folks,

please pull this new EBI2 bus driver and its bindings into an
apropriate branch in the ARM SoC tree. The binding now has
Rob Herrings ACK and we have hopefully finally figured out how
this should be done.

Yours,
Linus Walleij

The following changes since commit 29b4817d4018df78086157ea3a55c1d9424a7cfc:

  Linux 4.8-rc1 (2016-08-07 18:18:00 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-integrator.git
tags/qcom-ebi2-arm-soc

for you to fetch changes up to 335a127548081322bd2b294d715418648912f20c:

  bus: qcom: add EBI2 driver (2016-09-08 15:27:05 +0200)

----------------------------------------------------------------
Qualcomm EBI2 bindings and bus driver.

----------------------------------------------------------------
Linus Walleij (2):
      bus: qcom: add EBI2 device tree bindings
      bus: qcom: add EBI2 driver

 .../devicetree/bindings/bus/qcom,ebi2.txt          | 138 +++++++
 drivers/bus/Kconfig                                |   7 +
 drivers/bus/Makefile                               |   1 +
 drivers/bus/qcom-ebi2.c                            | 408 +++++++++++++++++++++
 4 files changed, 554 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/bus/qcom,ebi2.txt
 create mode 100644 drivers/bus/qcom-ebi2.c

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

end of thread, other threads:[~2016-09-21 20:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-08 13:34 [GIT PULL] Qualcomm EBI2 bindings and bus driver Linus Walleij
2016-09-19 22:12 ` Arnd Bergmann
2016-09-19 22:36   ` Andy Gross
2016-09-20 21:50     ` Linus Walleij
2016-09-20 22:09       ` Andy Gross
2016-09-21 20:42       ` Arnd Bergmann
2016-09-20 21:49   ` Linus Walleij

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox