On 27/09/2024 15:07, Julian Vetter wrote: > In the register $PCR the bitfield SV (SoC Version) determines on which > SoC interation we are (e.g., KV2, KV3, etc.), whereas CAR (Core > ARchitecture Revision) determines the Revision within each interation, > e.g., KV3-1, KV3-2, etc. Since this port is only for KV3, SV should not > change anway. But CAR changes depending on the revision. So fix the SoC > info driver to give out the right SoC version/revision string. > > Signed-off-by: Julian Vetter <jvetter@xxxxxxxxxxxxx> > --- Thanks Julian, Small typos in commit msg (interation -> iteration several times) otherwise: Reviewed-by: Yann Sionneau <ysionneau@xxxxxxxxxxxxx> -- Yann