Integrate linux-seco-imx/seco_lf-5.10.y-exp-warn
Commit: clea-os/bsp/nxp/linux-seco-imx@798fb871
[DRIVER] fxl6408: fix warn about excess arguments
From GCC: "warning: too many arguments for format [-Wformat-extra-args]" Remove excess argument to reporting function.
--
Commit: clea-os/bsp/nxp/linux-seco-imx@a5ff10d0
[DRIVER] pca953x: fix warn about excess arguments
From GCC: "warning: too many arguments for format [-Wformat-extra-args]" Remove excess argument to reporting function.