mbox series

[0/2] Add MDSS_CORE reset on QCM2290

Message ID 20230316-topic-qcm_dispcc_reset-v1-0-dd3708853014@linaro.org
Headers show
Series Add MDSS_CORE reset on QCM2290 | expand

Message

Konrad Dybcio March 16, 2023, 11:48 a.m. UTC
Add the MDSS_CORE reset which can be used to reset the state of MDSS.

Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
---
Konrad Dybcio (2):
      dt-bindings: clock: dispcc-qcm2290: Add MDSS_CORE reset
      clk: qcom: dispcc-qcm2290: Add MDSS_CORE reset

 drivers/clk/qcom/dispcc-qcm2290.c               | 7 +++++++
 include/dt-bindings/clock/qcom,dispcc-qcm2290.h | 4 ++++
 2 files changed, 11 insertions(+)
---
base-commit: 6f72958a49f68553f2b6ff713e8c8e51a34c1e1e
change-id: 20230316-topic-qcm_dispcc_reset-ca034408f61d

Best regards,

Comments

Bjorn Andersson April 5, 2023, 4:08 a.m. UTC | #1
On Thu, 16 Mar 2023 12:48:03 +0100, Konrad Dybcio wrote:
> Add the MDSS_CORE reset which can be used to reset the state of MDSS.
> 
> 

Applied, thanks!

[2/2] clk: qcom: dispcc-qcm2290: Add MDSS_CORE reset
      commit: 002c3fb6f4f38b50ef0514247c2d55fc6ed8c6d4

Best regards,