[U-Boot] [PATCH] musb: sunxi: Use base address from device tree

Simon Glass sjg at chromium.org
Tue Dec 19 15:41:35 UTC 2017


On 12 December 2017 at 00:24, Chen-Yu Tsai <wens at csie.org> wrote:
> Now that the musb sunxi glue driver is completely device model / device
> tree driven, we should use the base address from the device tree,
> instead of hard-coding it in the source code.
>
> Fixes: 3a61b080acee ("musb: sunxi: switch to the device model")
> Signed-off-by: Chen-Yu Tsai <wens at csie.org>
> ---
>  drivers/usb/musb-new/sunxi.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

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


More information about the U-Boot mailing list