
12 Mar
2022
12 Mar
'22
4:38 a.m.
On Fri, Mar 11, 2022 at 9:25 PM Simon Glass sjg@chromium.org wrote:
On Mon, 21 Feb 2022 at 18:31, Peter Geis pgwipeout@gmail.com wrote:
Add the required platform data to the rk3568 chip config, in order to support dwc3 otg on this chip.
Signed-off-by: Peter Geis pgwipeout@gmail.com
arch/arm/mach-rockchip/rk3568/rk3568.c | 29 ++++++++++++++++++++++++++ 1 file changed, 29 insertions(+)
Reviewed-by: Simon Glass sjg@chromium.org
Seems that this info should be in the device tree.
I agree, but unless I'm missing something it seems the dwc3 otg code can only take platform data right now.