Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [RESEND PATCH 0/3] ARM: davinci: OHCI: Use a regulator instead of callbacks
@ 2016-11-21 16:53 Axel Haslam
  2016-11-21 16:53 ` [RESEND PATCH 1/3] ARM: davinci: da830: Handle vbus with a regulator Axel Haslam
                   ` (2 more replies)
  0 siblings, 3 replies; 9+ messages in thread
From: Axel Haslam @ 2016-11-21 16:53 UTC (permalink / raw)
  To: linux-arm-kernel

With the ultimate goal to able to probe the ohci driver form DT,
convert users of OHCI pdata to use a regulator instead of
passing platform function pointers. This will help to remove the
platform callbacks in a future series.

These patches were included in previous series[1], im sending them again
to claify that it should go through the devinci tree, and to update
the dependencies. 

[1] https://www.spinics.net/lists/linux-usb/msg148884.html

DEPENDENCIES:

1. [PATCH v6 0/5] USB: ohci-da8xx: Add device tree support
https://lkml.org/lkml/2016/11/21/558

2. [PATCH v3 0/2] regulator: handling of error conditions for usb drivers
https://lkml.org/lkml/2016/11/4/465

3. [PATCH v2 0/3] davinci: ohci: fix usb ohci device name
http://www.mail-archive.com/linux-kernel at vger.kernel.org/msg1263999.html

Axel Haslam (3):
  ARM: davinci: da830: Handle vbus with a regulator
  ARM: davinci: hawk: Remove vbus and over current gpios
  ARM: davinci: remove ohci platform usage

 arch/arm/mach-davinci/board-da830-evm.c     | 108 ++++++++++------------------
 arch/arm/mach-davinci/board-omapl138-hawk.c |  99 ++-----------------------
 arch/arm/mach-davinci/include/mach/da8xx.h  |   2 +-
 arch/arm/mach-davinci/usb-da8xx.c           |   3 +-
 4 files changed, 44 insertions(+), 168 deletions(-)

-- 
2.9.3

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

end of thread, other threads:[~2016-11-23  5:12 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-21 16:53 [RESEND PATCH 0/3] ARM: davinci: OHCI: Use a regulator instead of callbacks Axel Haslam
2016-11-21 16:53 ` [RESEND PATCH 1/3] ARM: davinci: da830: Handle vbus with a regulator Axel Haslam
2016-11-22 10:35   ` Sekhar Nori
2016-11-21 16:53 ` [RESEND PATCH 2/3] ARM: davinci: hawk: Remove vbus and over current gpios Axel Haslam
2016-11-22 10:37   ` Sekhar Nori
2016-11-22 15:41     ` Axel Haslam
2016-11-23  5:12       ` Sekhar Nori
2016-11-21 16:53 ` [RESEND PATCH 3/3] ARM: davinci: remove ohci platform usage Axel Haslam
2016-11-22 10:42   ` Sekhar Nori

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