On 24 January 2016 at 13:52, Mateusz Kulikowski
<mateusz.kulikow...@gmail.com> wrote:
> Most of ehci-fsl header describe USB controller
> designed by Chipidea and used by various SoC vendors.
>
> This patch renames it to a generic header: ehci-ci.h
> Contents of file are not changed (so it contains several
> references to freescale SoCs).
>
> Signed-off-by: Mateusz Kulikowski <mateusz.kulikow...@gmail.com>
> Acked-by: Marek Vasut <ma...@denx.de>
> ---
>
> Changes in v2:
> - Add acked-by
>
> Changes in v1: None
>
>  drivers/usb/host/ehci-fsl.c           | 2 +-
>  drivers/usb/host/ehci-mpc512x.c       | 2 +-
>  drivers/usb/host/ehci-mx5.c           | 2 +-
>  drivers/usb/host/ehci-mx6.c           | 2 +-
>  drivers/usb/host/ehci-mxc.c           | 2 +-
>  drivers/usb/host/ehci-vf.c            | 2 +-
>  drivers/usb/host/ehci-zynq.c          | 2 +-
>  include/usb/{ehci-fsl.h => ehci-ci.h} | 6 +++---
>  8 files changed, 10 insertions(+), 10 deletions(-)
>  rename include/usb/{ehci-fsl.h => ehci-ci.h} (99%)

Tested on Dragonboard 410c
Tested-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to