Re: [PATCH] ARM: DTS: am3517.dtsi: Disable reference to OMAP3 OTG controller
From: Tony Lindgren <tony@atomide.com>
Date: 2018-07-12 13:57:28
Also in:
linux-omap, lkml
From: Tony Lindgren <tony@atomide.com>
Date: 2018-07-12 13:57:28
Also in:
linux-omap, lkml
* Adam Ford [off-list ref] [180711 10:58]:
The AM3517 has a different OTG controller location than the OMAP3, which is included from omap3.dtsi. This results in a hwmod error. Since the AM3517 has a different OTG controller address, this patch disabes one that is isn't available.
Applying into omap-for-v4.18/fixes thanks. Tony