[Patch V3 22/44] drivers: misc: s400_api: Update S400_SUCCESS_IND to 0xd6

2021-07-20 Thread sbabic
> From: Ye Li > According to latest S400 API doc, the the success indicate value is > changed to 0xd6. So update the driver codes. > Signed-off-by: Ye Li > Signed-off-by: Peng Fan Applied to u-boot-imx, master, thanks ! Best regards, Stefano Babic --

[Patch V3 22/44] drivers: misc: s400_api: Update S400_SUCCESS_IND to 0xd6

2021-07-19 Thread Peng Fan (OSS)
From: Ye Li According to latest S400 API doc, the the success indicate value is changed to 0xd6. So update the driver codes. Signed-off-by: Ye Li Signed-off-by: Peng Fan --- drivers/misc/imx8ulp/imx8ulp_mu.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git