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