]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
include: dwc3-uboot: add a structure for populating platform data
authorKishon Vijay Abraham I <kishon@ti.com>
Mon, 23 Feb 2015 13:10:03 +0000 (18:40 +0530)
committerLothar Waßmann <LW@KARO-electronics.de>
Tue, 8 Sep 2015 19:47:10 +0000 (21:47 +0200)
commitfccc452d8eedc15ed30b932d60404bba22c63cde
treea908ff72df21c09fdbe4b7d894f1cb949c27ab45
parent5d27c0e0913b4616cab1ef0ca9ca5e70b1323fed
include: dwc3-uboot: add a structure for populating platform data

Added a structure to populate dwc3 core platform data. The board file should
populate these platform data before invoking dwc3 driver.
This will be removed once we have dwc3 driver adapted to use the driver model.

Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
Reviewed-by: Lukasz Majewski <l.majewski@samsung.com>
include/dwc3-uboot.h [new file with mode: 0644]