[PATCH 0/3] ARM: davinci: ohci-da8xx: model the vbus GPIO as a fixed regulator

From: Bartosz Golaszewski
Date: Tue Mar 26 2019 - 11:57:39 EST


From: Bartosz Golaszewski <bgolaszewski@xxxxxxxxxxxx>

Adding the vbus GPIO support to the ohci-da8xx driver isn't really the
optimal solution. Rather: it should be modeled as a fixed regulator
in which case the driver already has support.

This series adds necessary fixups to the board files and removes the
vbus GPIO from the ohci driver.

Bartosz Golaszewski (3):
ARM: davinci: omapl138-hawk: add a fixed regulator for ohci-da8xx
ARM: davinci: da830-evm: add a fixed regulator for ohci-da8xx
usb: ohci-da8xx: drop the vbus GPIO

arch/arm/mach-davinci/board-da830-evm.c | 48 +++++++++++++++++++--
arch/arm/mach-davinci/board-omapl138-hawk.c | 48 +++++++++++++++++++--
drivers/usb/host/ohci-da8xx.c | 39 ++++++++---------
3 files changed, 108 insertions(+), 27 deletions(-)

--
2.20.1