[PATCH v1 10/11] rockchip: rk3568: add dwc3 otg support

Peter Geis pgwipeout at gmail.com
Sat Mar 12 04:38:13 CET 2022


On Fri, Mar 11, 2022 at 9:25 PM Simon Glass <sjg at chromium.org> wrote:
>
> On Mon, 21 Feb 2022 at 18:31, Peter Geis <pgwipeout at 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 at gmail.com>
> > ---
> >  arch/arm/mach-rockchip/rk3568/rk3568.c | 29 ++++++++++++++++++++++++++
> >  1 file changed, 29 insertions(+)
> >
>
> Reviewed-by: Simon Glass <sjg at 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.


More information about the U-Boot mailing list