[PATCH v3 3/3] usb: Migrate to support live DT for some driver

Simon Glass sjg at chromium.org
Wed Mar 4 18:51:29 CET 2020


On Wed, 4 Mar 2020 at 05:32, Marek Vasut <marex at denx.de> wrote:
>
> On 3/4/20 1:59 AM, Kever Yang wrote:
> > Use ofnode_ instead of fdt_ APIs so that the drivers can support live DT.
> > This patch updates usb_get_dr_mode() and usb_get_maximum_speed() to use
> > ofnode as parameter instead of fdt offset. And all the drivers who use
> > these APIs update to use live dt APIs at the same time.
> >
> > Signed-off-by: Kever Yang <kever.yang at rock-chips.com>
>
> I'll wait for RB from Simon on 2/3 and 3/3 , however they look good to me.

Reviewed-by: Simon Glass <sjg at chromium.org>

(no need to wait though!)


More information about the U-Boot mailing list