
5 Feb
2018
5 Feb
'18
4:19 p.m.
On Mon, Feb 5, 2018 at 7:54 PM, Maxime Ripard maxime.ripard@bootlin.com wrote:
On Mon, Feb 05, 2018 at 10:03:25PM +0800, Chen-Yu Tsai wrote:
When the OTG node was added, its reg property for its address space was missing. With commit f4f9896ac310 ("musb: sunxi: Use base address from device tree"), the OTG controller's address is derived from the device tree exclusively. The missing property results in U-boot crashing when MUSB is initialized.
Fixes: b0bea6678981 ("sunxi: Add USB and R_PIO nodes to sun8i-a83t.dtsi") Signed-off-by: Chen-Yu Tsai wens@csie.org
Acked-by: Maxime Ripard maxime.ripard@bootlin.com
Reviewed-by: Jagan Teki jagan@openedev.com Tested-by: Jagan Teki jagan@openedev.com