On 18/08/2025 10:50, Stephan Gerhold wrote:
+ ret = qcom_scm_pas_auth_and_reset(core->iris_platform_data->pas_id);
You're not using the latched pas_id declared @ the top of this function. With that fixed. Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@xxxxxxxxxx>