[U-Boot] [PATCH v2 u-boot 1/3] usb: host: Add simple of glue driver for DWC3 USB Controllers integration
Marek Vasut
marex at denx.de
Wed Apr 11 14:59:39 UTC 2018
On 04/11/2018 04:53 PM, Neil Armstrong wrote:
> Hi Marek,
>
> On 11/04/2018 16:37, Marek Vasut wrote:
>> On 04/11/2018 04:29 PM, Neil Armstrong wrote:
>>> This is a port of the dwc3-of-simple driver from Linux to enable/deassert
>>> clock and resets of a simple DWC3 Controller HW glue.
>>>
>>> Signed-off-by: Neil Armstrong <narmstrong at baylibre.com>
>>
>> Looks good, except can we reduce the number of ifdefs, ie. by using
>> empty functions if DM_* is not defined ?
>
> For reset, yes, for clock only the get_bulk and release_bulk...
Any reduction of the omnipresent ifdefs would be nice.
> Should I re-spin ?
That'd be nice, thanks.
--
Best regards,
Marek Vasut
More information about the U-Boot
mailing list