firmware: arm_scmi: Use vendor string in max-rx-timeout-ms
authorCristian Marussi <cristian.marussi@arm.com>
Mon, 28 Oct 2024 12:01:51 +0000 (12:01 +0000)
committerSudeep Holla <sudeep.holla@arm.com>
Mon, 28 Oct 2024 14:49:27 +0000 (14:49 +0000)
commit54962707f8b8b53812d3d7fca279a68c6e18faae
tree18e2f26eb610d1c71b456469618cc0a24795a467
parent7bf46ec090b9e6c9ab08d8006b4eefba2cd5a7f5
firmware: arm_scmi: Use vendor string in max-rx-timeout-ms

The original optional property was missing a vendor string prefix; this
has been rectified.

Fix the naming of such optional property in code too.

Cc: Peng Fan <peng.fan@nxp.com>
Fixes: 1780e411ef94 ("firmware: arm_scmi: Use max-rx-timeout-ms from devicetree")
Signed-off-by: Cristian Marussi <cristian.marussi@arm.com>
Message-Id: <20241028120151.1301177-8-cristian.marussi@arm.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
drivers/firmware/arm_scmi/driver.c