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

Marek Vasut marex at denx.de
Wed Mar 4 13:24:50 CET 2020


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.


More information about the U-Boot mailing list