[PATCH 0/2] Fix up qcom reset controller

Konrad Dybcio posted 2 patches 2 years, 1 month ago
drivers/clk/qcom/reset.c | 8 +++++++-
drivers/clk/qcom/reset.h | 2 +-
2 files changed, 8 insertions(+), 2 deletions(-)
[PATCH 0/2] Fix up qcom reset controller
Posted by Konrad Dybcio 2 years, 1 month ago
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,
-- 
Konrad Dybcio <konrad.dybcio@linaro.org>