ARM: davinci: da8xx: Add USB PHY platform device
authorDavid Lechner <david@lechnology.com>
Thu, 27 Oct 2016 00:18:15 +0000 (19:18 -0500)
committerSekhar Nori <nsekhar@ti.com>
Mon, 31 Oct 2016 11:50:27 +0000 (17:20 +0530)
commit9b504750923cb71473cf55e0a3a594a39e57e268
treecc1046f7fa3fe7872016ccce53237334ba62ac2f
parentec7cc27ed157a7323d08c31d73cada1dfe101642
ARM: davinci: da8xx: Add USB PHY platform device

There is now a proper phy driver for the DA8xx SoC USB PHY. This adds the
platform device declarations needed to use it.

Signed-off-by: David Lechner <david@lechnology.com>
[nsekhar@ti.com: keep usb-davinci.h included in board-da830-evm.c
 minor subject line adjustment]
Signed-off-by: Sekhar Nori <nsekhar@ti.com>
arch/arm/mach-davinci/board-da830-evm.c
arch/arm/mach-davinci/board-omapl138-hawk.c
arch/arm/mach-davinci/include/mach/da8xx.h
arch/arm/mach-davinci/usb-da8xx.c