u-boot/drivers/usb/common
Michael Walle 7f79a2c235 usb: common: silence dubious errors
Both dr_mode and maximum-speed properties are usually optional. Drivers
will still try to fetch the properties nonetheless, which leads to error
messages, although they are no errors. Change pr_err() to pr_debug().

Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
2021-11-09 17:18:23 +05:30
..
common.c usb: common: silence dubious errors 2021-11-09 17:18:23 +05:30
fsl-dt-fixup.c treewide: convert bd_t to struct bd_info by coccinelle 2020-07-17 09:30:13 -04:00
fsl-errata.c fsl/usb: Workaround for USB erratum-A005275 2018-10-29 13:13:05 -07:00
Makefile usb: Introduce CONFIG_SPL_DM_USB 2018-11-26 21:19:03 +01:00