ISP150x product line have same identifier, we can print these chips as ISP150x. Signed-off-by: Alexander Shiyan <shc_work@xxxxxxx> --- drivers/usb/otg/ulpi.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/usb/otg/ulpi.c b/drivers/usb/otg/ulpi.c index 662f78b..a5ca25f 100644 --- a/drivers/usb/otg/ulpi.c +++ b/drivers/usb/otg/ulpi.c @@ -130,7 +130,7 @@ struct ulpi_info { /* ULPI hardcoded IDs, used for probing */ static struct ulpi_info ulpi_ids[] = { - ULPI_INFO(ULPI_ID(0x04cc, 0x1504), "NXP ISP1504"), + ULPI_INFO(ULPI_ID(0x04cc, 0x1504), "NXP ISP150x"), ULPI_INFO(ULPI_ID(0x0424, 0x0006), "SMSC USB331x"), }; -- 1.7.3.4 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox