hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
kernel/include/linux/mailbox/zynqmp-ipi-message.h
....@@ -9,7 +9,7 @@
99 * @data: message payload
1010 *
1111 * 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.
1313 * Client is supposed to be aware of this.
1414 */
1515 struct zynqmp_ipi_message {