[PATCH] ddr: imx8m: add deprecation warnings for ddrphy_trained_csr

Sascha Hauer s.hauer at pengutronix.de
Fri Mar 15 00:11:14 PDT 2024


On Wed, 13 Mar 2024 16:42:17 +0100, Ahmad Fatoum wrote:
> ddrphy_trained_csr and ddrphy_trained_csr_num are generated by the
> spreadsheet, but are unused. Instead a default array with fixed values
> is unconditionally used. Add a deprecation warning to alert to this
> fact.
> 
> It seems GCC doesn't print this deprecation when using C99
> designated initializers, but clang(d) does, so it's useful to have for
> those using clangd in their editors.
> 
> [...]

Applied, thanks!

[1/1] ddr: imx8m: add deprecation warnings for ddrphy_trained_csr
      https://git.pengutronix.de/cgit/barebox/commit/?id=183058a549fa (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer at pengutronix.de>




More information about the barebox mailing list