Home
last modified time | relevance | path

Searched hist:f4f9896ac310402de0e4f5d2c15a93cb89425aca (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/drivers/usb/musb-new/
H A Dsunxi.cdiff f4f9896ac310402de0e4f5d2c15a93cb89425aca Sat Dec 30 06:44:07 CST 2017 Chen-Yu Tsai <wens@csie.org> musb: sunxi: Use base address from device tree

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@csie.org>