| commit | 0e3bb6ee88874fc052a6f7a8eb18463faea0a63d | [log] [tgz] |
|---|---|---|
| author | Ben Levinsky <ben.levinsky@amd.com> | Thu Jul 18 13:40:57 2024 -0700 |
| committer | Jassi Brar <jassisinghbrar@gmail.com> | Fri Jul 19 21:23:16 2024 -0500 |
| tree | 01e06682dd8023989e3a7d9500cba1ca674bbc97 | |
| parent | cbf5009580c7c86e9822b3e675df1762ea0a5a0a [diff] |
mailbox: zynqmp-ipi: Make polling period configurable There are cases where remote that is acking mailbox message can take longer than the default tx_poll_period value. Therefore, enable this to be mutable. Added tx_poll_period field while inserting the module to set the poll period for ack after sending mailbox message. Signed-off-by: Ben Levinsky <ben.levinsky@amd.com> Acked-by: Michal Simek <michal.simek@amd.com> Signed-off-by: Jassi Brar <jassisinghbrar@gmail.com>