u-boot-brain/drivers/mailbox
Ibai Erkiaga de4f748ef5 xilinx: zynqmp: fix incorrect map not align with IPI HW
Current IPI module register description is not align with IPI HW. The
registers with the wrong offset are not used so it does not cause real
issues. This patch aligns the register description.

Additionally comments added to explain why recv function does not check
any flag prior copying rx data.

Fixes: 660b0c77d8 ("mailbox: zynqmp: ipi mailbox driver")
Signed-off-by: Ibai Erkiaga <ibai.erkiaga-elorza@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2020-08-20 09:49:20 +02:00
..
k3-sec-proxy.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
Kconfig rename symbol: CONFIG_TEGRA -> CONFIG_ARCH_TEGRA 2020-05-15 14:47:35 -04:00
mailbox-uclass.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
Makefile mailbox: zynqmp: ipi mailbox driver 2019-10-08 09:55:11 +02:00
sandbox-mbox-test.c dm: core: Create a new header file for 'compat' features 2020-02-05 19:33:46 -07:00
sandbox-mbox.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
stm32-ipcc.c common: Drop linux/bitops.h from common header 2020-05-18 21:19:23 -04:00
tegra-hsp.c treewide: convert devfdt_get_addr() to dev_read_addr() 2020-07-25 14:46:57 -06:00
zynqmp-ipi.c xilinx: zynqmp: fix incorrect map not align with IPI HW 2020-08-20 09:49:20 +02:00