mbox series

[0/2] Fix up qcom reset controller

Message ID 20230726-topic-qcom_reset-v1-0-92de6d3e4c7c@linaro.org (mailing list archive)
Headers show
Series Fix up qcom reset controller | expand

Message

Konrad Dybcio July 26, 2023, 1:26 p.m. UTC
Let the toggle include a bigger delay and make sure it's using the
correct function to achieve that.

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
---
Konrad Dybcio (2):
      clk: qcom: reset: Increase max reset delay
      clk: qcom: reset: Use the correct type of sleep/delay based on length

 drivers/clk/qcom/reset.c | 8 +++++++-
 drivers/clk/qcom/reset.h | 2 +-
 2 files changed, 8 insertions(+), 2 deletions(-)
---
base-commit: 0ba5d07205771c50789fd9063950aa75e7f1183f
change-id: 20230726-topic-qcom_reset-44879c0387c6

Best regards,