linux/drivers/soc/ti
Andrew Davis ddbf3204f6 soc: ti: wkup_m3_ipc: Send NULL dummy message instead of pointer message
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>
2024-04-09 11:11:59 -05:00
..
k3-ringacc.c soc/ti: k3-ringacc: Convert to platform remove callback returning void 2023-10-02 09:11:45 -05:00
k3-socinfo.c soc: ti: k3-socinfo: Add JTAG ID for J722S 2023-12-13 07:52:32 -06:00
Kconfig pmdomain: ti: Move and add Kconfig options to the pmdomain subsystem 2023-10-04 23:41:56 +02:00
knav_dma.c soc/ti: knav_dma: Convert to platform remove callback returning void 2023-10-02 09:11:45 -05:00
knav_qmss.h
knav_qmss_acc.c soc: ti: Use of_property_read_bool() for boolean properties 2023-03-11 05:57:07 -06:00
knav_qmss_queue.c soc: ti: knav_qmss_queue: Use device_get_match_data() 2023-10-16 10:28:29 -05:00
Makefile soc: ti: Mover power-domain drivers to the genpd dir 2023-07-14 10:40:56 +02:00
pm33xx.c soc/ti: pm33xx: Convert to platform remove callback returning void 2023-10-02 09:11:45 -05:00
pruss.c soc/ti: pruss: Convert to platform remove callback returning void 2023-10-02 09:11:45 -05:00
pruss.h soc: ti: pruss: Add pruss_cfg_read()/update(), pruss_cfg_get_gpmux()/set_gpmux() APIs 2023-05-17 09:15:39 -05:00
smartreflex.c soc/ti: smartreflex: Convert to platform remove callback returning void 2023-10-02 09:11:46 -05:00
ti_sci_inta_msi.c soc: ti: Explicitly include correct DT includes 2023-07-25 06:26:34 -05:00
wkup_m3_ipc.c soc: ti: wkup_m3_ipc: Send NULL dummy message instead of pointer message 2024-04-09 11:11:59 -05:00