Skip to content

scmi_clock: Fix return code when resource is in stopped state

Darryl Green requested to merge github/fork/leandro-arm/lb/clock-fix-return into master

Created by: leandro-arm

The SCP firmware returned an error when an agent tries to set any resource to its current state. This takes care of the behavior when Uboot turns OFF a resource and the kernel tries to again enable it at boot (both are same agents on same mailbox channel).

Change-Id: Icfbddfb75eeb6247e9bd2bbe66434d8dbf988f13 Signed-off-by: Leandro Belli leandro.belli@arm.com

Merge request reports