Hi, Luliana > Subject: RE: [PATCH] soc: imx8m: Correct i.MX8MP UID fuse offset > > Hi, Luliana > > > > Subject: Re: [PATCH] soc: imx8m: Correct i.MX8MP UID fuse offset > > > > > > > > On 6/9/2020 4:15 PM, Anson Huang wrote: > > > Correct i.MX8MP UID fuse offset according to fuse map: > > > > > > UID_LOW: 0x420 > > > UID_HIGH: 0x430 > > > > > > Signed-off-by: Anson Huang <anson.hu...@nxp.com> > > > > If this patch corrects the imx8mp UID shouldn't have a Fixes tag? > > I thought about this, but I was confused that this file name is changed by > commit fc40200ebf82 ("soc: imx: increase build coverage for imx8m soc > driver"), so if to add fix tag, should I add the tag to point to first patch > of > drivers/soc/imx/soc-imx8m.c, or the original commit of supporting 8MP UID in > drivers/soc/imx/soc-imx8.c which is no long there.
I think it should be commit fc40200ebf82 ("soc: imx: increase build coverage for imx8m soc driver"), will send a V2 patch. Thanks, Anson