kernel/include/linux/mailbox/zynqmp-ipi-message.h
.. .. @@ -9,7 +9,7 @@ 9 9 * @data: message payload 10 10 * 11 11 * This is the structure for data used in mbox_send_message 12 - * the maximum length of data buffer is fixed to 12 bytes.12 + * the maximum length of data buffer is fixed to 32 bytes.13 13 * Client is supposed to be aware of this. 14 14 */ 15 15 struct zynqmp_ipi_message {