mbox series

[GIT,PULL] DaVinci fixes for v4.16

Message ID e6ec7a59-e577-222b-3c04-5dc6ed9a0821@ti.com
State New
Headers show
Series [GIT,PULL] DaVinci fixes for v4.16 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-fixes-for-v4.16

Message

Sekhar Nori March 9, 2018, 10:37 a.m. UTC
The following changes since commit 7928b2cbe55b2a410a0f5c1f154610059c57b1b2:

  Linux 4.16-rc1 (2018-02-11 15:04:29 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/nsekhar/linux-davinci.git tags/davinci-fixes-for-v4.16

for you to fetch changes up to c4dc56be7e26040bfc60ce73425353516a356955:

  ARM: davinci: fix the GPIO lookup for omapl138-hawk (2018-03-09 15:25:40 +0530)

----------------------------------------------------------------
A patch fixing GPIO look-up for MMC/SD card detect and write-protect
pins on OMAP-L138 Hawkboard.

----------------------------------------------------------------
Bartosz Golaszewski (1):
      ARM: davinci: fix the GPIO lookup for omapl138-hawk

 arch/arm/mach-davinci/board-omapl138-hawk.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Arnd Bergmann March 12, 2018, 2:31 p.m. UTC | #1
On Fri, Mar 9, 2018 at 11:37 AM, Sekhar Nori <nsekhar@ti.com> wrote:
> A patch fixing GPIO look-up for MMC/SD card detect and write-protect
> pins on OMAP-L138 Hawkboard.

Pulled into fixes, thanks!

     Arnd