hc
2024-02-20 102a0743326a03cd1a1202ceda21e175b7d3575c
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 {