On Thu, 25 Jan 2024 14:38:55 +0100, Marco Felsch wrote: > This adds the initial support for the Linux soc framework which can be > used to register all SoC relevant informations. The framework can be > used by driver to check for errata for an specific soc(-revision) in the > future since this require porting the matching function. > > For now it gathers all required SoC information and provide a standard > interface to query the data via device params. > > [...] Applied, thanks! [1/2] Port SoC framework from Linux https://git.pengutronix.de/cgit/barebox/commit/?id=1a91677680f0 (link may not be stable) [2/2] ARM: i.MX8M: convert the machine init to the soc driver https://git.pengutronix.de/cgit/barebox/commit/?id=d392a0aea330 (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>