[U-Boot] [PATCH 06/11] drivers: usb: common: add support to get maximum speed from dt
Simon Glass
sjg at chromium.org
Wed May 31 03:50:25 UTC 2017
On 23 May 2017 at 05:55, Vignesh R <vigneshr at ti.com> wrote:
> From: Mugunthan V N <mugunthanvnm at ti.com>
>
> Add support to get maximum speed from dt so that usb drivers
> makes use of it for DT parsing.
>
> Signed-off-by: Mugunthan V N <mugunthanvnm at ti.com>
> Signed-off-by: Vignesh R <vigneshr at ti.com>
> ---
> drivers/usb/common/common.c | 29 +++++++++++++++++++++++++++++
> include/linux/usb/otg.h | 9 +++++++++
> scripts/Makefile.spl | 1 +
> 3 files changed, 39 insertions(+)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list