On Wed, 09 Apr 2025 15:19:19 +0200, Ahmad Fatoum wrote: > stm32mp_code() is used internally in SoC support code to record the > information what SoC we are running on per device tree. > > By changing the information to hexadecimal, we can more easily apply > bitmasks to check if we are on STM32MP15 or STM32MP13. > > Do that and while at it, rename the function as not to confuse any > out-of-tree users. > > [...]
Applied, thanks! [1/2] ARM: stm32mp: switch internal SoC code to hexadecimal https://git.pengutronix.de/cgit/barebox/commit/?id=32c05dcac56c (link may not be stable) [2/2] ARM: stm32mp: init: expand bootsource logic to STM32MP13{1,3} https://git.pengutronix.de/cgit/barebox/commit/?id=2ac7fd27ec75 (link may not be stable) Best regards, -- Sascha Hauer <s.ha...@pengutronix.de>