drivers: ddr: altera: Check IOSSM mailbox compatibility
authorNaresh Kumar Ravulapalli <nareshkumar.ravulapalli@altera.com>
Fri, 8 Aug 2025 09:36:59 +0000 (02:36 -0700)
committerTien Fong Chee <tien.fong.chee@intel.com>
Tue, 30 Sep 2025 06:29:53 +0000 (14:29 +0800)
commit5d2ef97c66f0a432c859cfdf64ef696017619ad6
tree4ab7a32c3cb823c188faa676d1f994ade7ae895c
parent3d084d91eda63fde4a159bc866816c9c6b1ae6ce
drivers: ddr: altera: Check IOSSM mailbox compatibility

Compatibility check of IOSSM mailbox with U-Boot is performed
by verifying the mailbox specification version. If check fails,
appropriate error message is displayed.

Signed-off-by: Naresh Kumar Ravulapalli <nareshkumar.ravulapalli@altera.com>
Reviewed-by: Tien Fong Chee <tien.fong.chee@altera.com>
drivers/ddr/altera/iossm_mailbox.c