linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] DaVinci SoC updates for v5.1 (part 2)
@ 2019-02-12 10:40 Sekhar Nori
  2019-02-15 16:42 ` Arnd Bergmann
  0 siblings, 1 reply; 2+ messages in thread
From: Sekhar Nori @ 2019-02-12 10:40 UTC (permalink / raw)
  To: ARM-SoC Maintainers
  Cc: Bartosz Golaszewski, Alan Stern, Linux ARM Kernel List, Kevin Hilman

The following changes since commit e430685f496928240a328708b976c17929541011:

  ARM: davinci: mityomapl138: use device properties for at24 eeprom (2019-01-10 13:58:00 +0530)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-for-v5.1/soc-part2

for you to fetch changes up to 23fa70e40a42e8dfeac654b8cc0e5b463e54af25:

  usb: ohci-da8xx: remove unused callbacks from platform data (2019-02-12 13:48:59 +0530)

----------------------------------------------------------------
DaVinci SoC updates for v5.1 (part 2)

This pull request contains changes needed to help get rid of
hard-coded GPIO base value passed from DaVinci platform data.

The OHCI related changes also help by moving over-current support
from board-files to OHCI driver making future DT-coversion easy.

The OHCI parts are acked by its maintainer.

----------------------------------------------------------------
Bartosz Golaszewski (9):
      ARM: davinci: da850-evm: use GPIO hogs instead of the legacy API
      usb: ohci-da8xx: add a new line after local variables
      usb: ohci-da8xx: add a helper pointer to &pdev->dev
      ARM: davinci: omapl138-hawk: use gpio lookup entries for usb gpios
      ARM: davinci: da830-evm: use gpio lookup entries for usb gpios
      usb: ohci-da8xx: add vbus and overcurrent gpios
      ARM: davinci: omapl138-hawk: remove legacy usb helpers
      ARM: davinci: da830-evm: remove legacy usb helpers
      usb: ohci-da8xx: remove unused callbacks from platform data

 arch/arm/mach-davinci/board-da830-evm.c     |  73 ++---------------
 arch/arm/mach-davinci/board-da850-evm.c     |  22 ++++--
 arch/arm/mach-davinci/board-omapl138-hawk.c |  81 +++----------------
 drivers/usb/host/ohci-da8xx.c               | 118 ++++++++++++++--------------
 include/linux/platform_data/usb-davinci.h   |  14 ----
 5 files changed, 91 insertions(+), 217 deletions(-)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-02-15 16:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-02-12 10:40 [GIT PULL] DaVinci SoC updates for v5.1 (part 2) Sekhar Nori
2019-02-15 16:42 ` Arnd Bergmann

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