arm: stm32mp: implement new STM32MP25 revision ID system
authorPatrick Delaunay <patrick.delaunay@foss.st.com>
Tue, 19 Mar 2024 19:14:27 +0000 (20:14 +0100)
committerPatrice Chotard <patrice.chotard@foss.st.com>
Fri, 25 Apr 2025 14:00:23 +0000 (16:00 +0200)
commitd1c0e6ac1c30790d2ffd8776983a26032d2a56b4
tree7dadb7c2a7230a65f9ead0ebf1f71b2d032a4349
parent5ded6bac6c89f3b81311843e3d329e2cb3255d00
arm: stm32mp: implement new STM32MP25 revision ID system

The STM32MP25 revision ID are now defined with the OTP102, this patch
implements this new system.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Signed-off-by: Patrice CHOTARD <patrice.chotard@foss.st.com>
arch/arm/mach-stm32mp/include/mach/stm32.h
arch/arm/mach-stm32mp/include/mach/sys_proto.h
arch/arm/mach-stm32mp/stm32mp2/stm32mp25x.c