[U-Boot] [PATCH 2/6] usb: common: add support to get maximum speed from dt

Simon Glass sjg at chromium.org
Wed May 16 20:57:12 UTC 2018


On 16 May 2018 at 08:26, Michal Simek <michal.simek at xilinx.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: Michal Simek <michal.simek at xilinx.com>
> (rebase and fix errors)
> ---
>
>  drivers/usb/common/common.c | 29 +++++++++++++++++++++++++++++
>  include/linux/usb/otg.h     |  9 +++++++++
>  2 files changed, 38 insertions(+)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list