forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-10-09 244b2c5ca8b14627e4a17755e5922221e121c771
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 {