firmware: arm_scmi: Use max-rx-timeout-ms from devicetree
authorCristian Marussi <cristian.marussi@arm.com>
Tue, 30 Jul 2024 14:47:04 +0000 (15:47 +0100)
committerSudeep Holla <sudeep.holla@arm.com>
Sun, 18 Aug 2024 19:22:16 +0000 (20:22 +0100)
commit1780e411ef940db314578b511518e5872d4a13b4
treecc0ef6a76c6b5bf03d0f31bdd3e372184a62f530
parent3a5e6ab06eabcf105a83199be09453ff1475e77e
firmware: arm_scmi: Use max-rx-timeout-ms from devicetree

Override default maximum RX timeout with the value picked from the
devicetree, when provided.

Suggested-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Cristian Marussi <cristian.marussi@arm.com>
Tested-by: Peng Fan <peng.fan@nxp.com> #i.MX95 19x19 EVK
Message-Id: <20240730144707.1647025-4-cristian.marussi@arm.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
drivers/firmware/arm_scmi/driver.c