[U-Boot] [PATCH v2 08/18] usb: ehci-ci: Add missing registers.

Simon Glass sjg at chromium.org
Sun Jan 31 16:16:25 CET 2016


On 24 January 2016 at 13:53, Mateusz Kulikowski
<mateusz.kulikowski at gmail.com> wrote:
> Some registers of usb_ehci were marked as reserved.
> This may be true for some variants of Chipidea USB core, but they have
> meaning on other devices.
>
> The following registers were added:
> sbusstatus/sbusmode: AHB-related registers
> genconfig*: Auxiluary IP core configuration registers.
>
> Signed-off-by: Mateusz Kulikowski <mateusz.kulikowski at gmail.com>
> Reviewed-by: Marek Vasut <marex at denx.de>
>
> ---
>
> Changes in v2:
> - Add reviewed-by
>
> Changes in v1: None
>
>  include/usb/ehci-ci.h | 6 +++++-
>  1 file changed, 5 insertions(+), 1 deletion(-)

Tested on Dragonboard 410c
Tested-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list