Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-24 | arm: socfpga: stratix10: Fix mailbox urgent command with urgent register | Ley Foon Tan | |
According to mailbox spec, software should send urgent command with urgent register instead of COUT location. This patch write urgent command index to urgent register. Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com> | |||
2018-07-12 | arm: socfpga: stratix10: Add mailbox support for Stratix10 SoC | Ley Foon Tan | |
Add mailbox support for Stratix SoC Signed-off-by: Ley Foon Tan <ley.foon.tan@intel.com> Signed-off-by: Chin Liang See <chin.liang.see@intel.com> Reviewed-by: Marek Vasut <marex@denx.de> |