[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190326155728.5432-1-brgl@bgdev.pl>
Date: Tue, 26 Mar 2019 16:57:25 +0100
From: Bartosz Golaszewski <brgl@...ev.pl>
To: Sekhar Nori <nsekhar@...com>, Kevin Hilman <khilman@...nel.org>,
Alan Stern <stern@...land.harvard.edu>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-usb@...r.kernel.org,
Bartosz Golaszewski <bgolaszewski@...libre.com>
Subject: [PATCH 0/3] ARM: davinci: ohci-da8xx: model the vbus GPIO as a fixed regulator
From: Bartosz Golaszewski <bgolaszewski@...libre.com>
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
Powered by blists - more mailing lists