Loading
firmware: arm_scmi: Allow PINCTRL_REQUEST to return EOPNOTSUPP
The SCMI protocol specification says that the PINCTRL_REQUEST and PINCTRL_RELEASE commands are optional. So if the SCMI server returns -EOPNOTSUPP, then treat that as success and continue. Signed-off-by:Dan Carpenter <dan.carpenter@linaro.org> Reviewed-by:
Linus Walleij <linusw@kernel.org> Reviewed-by:
Sudeep Holla <sudeep.holla@kernel.org> Signed-off-by:
Linus Walleij <linusw@kernel.org>