On Wed, 4 Mar 2020 at 05:32, Marek Vasut <[email protected]> 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 <[email protected]> > > I'll wait for RB from Simon on 2/3 and 3/3 , however they look good to me.
Reviewed-by: Simon Glass <[email protected]> (no need to wait though!)

