kernel_samsung_a53x/drivers/soc/ti
Andrew Davis 5a4bf76289 soc: ti: wkup_m3_ipc: Send NULL dummy message instead of pointer message
[ Upstream commit ddbf3204f600a4d1f153498f618369fca352ae00 ]

mbox_send_message() sends a u32 bit message, not a pointer to a message.
We only convert to a pointer type as a generic type. If we want to send
a dummy message of 0, then simply send 0 (NULL).

Signed-off-by: Andrew Davis <afd@ti.com>
Link: https://lore.kernel.org/r/20240325165507.30323-1-afd@ti.com
Signed-off-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-11-19 14:19:32 +01:00
..
k3-ringacc.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
k3-socinfo.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Kconfig Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
knav_dma.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
knav_qmss.h Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
knav_qmss_acc.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
knav_qmss_queue.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
Makefile Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
omap_prm.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
pm33xx.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
pruss.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
smartreflex.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ti_sci_inta_msi.c Import A536BXXU9EXDC 2024-06-15 16:02:09 -03:00
ti_sci_pm_domains.c pmdomain: ti-sci: Fix duplicate PD referrals 2024-11-19 14:19:10 +01:00
wkup_m3_ipc.c soc: ti: wkup_m3_ipc: Send NULL dummy message instead of pointer message 2024-11-19 14:19:32 +01:00