提交 e4783079 编写于 作者: S Santan Kumar 提交者: York Sun

fsl/usb: enable errata-a010151 for ls2088a and ls2081a

Signed-off-by: NSantan Kumar <santan.kumar@nxp.com>
Reviewed-by: NYork Sun <york.sun@nxp.com>
上级 0f4e1ace
......@@ -202,6 +202,10 @@ bool has_erratum_a010151(void)
#ifdef CONFIG_ARM64
case SVR_LS2080A:
case SVR_LS2085A:
/* fallthrough */
case SVR_LS2088A:
/* fallthrough */
case SVR_LS2081A:
case SVR_LS1046A:
case SVR_LS1012A:
return IS_SVR_REV(svr, 1, 0);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册