Re: [PATCH v2 1/2] dt-bindings: display: msm: Add optional resets

From: Rob Herring
Date: Wed Mar 02 2022 - 13:02:52 EST


On Tue, Mar 01, 2022 at 05:29:30PM -0800, Bjorn Andersson wrote:
> Add an optional reference to the MDSS_CORE reset, which when specified
> can be used by the implementation to reset the hardware blocks.
>
> Signed-off-by: Bjorn Andersson <bjorn.andersson@xxxxxxxxxx>
> ---
>
> Changes since v1:
> - New approach/patch
>
> .../devicetree/bindings/display/msm/dpu-qcm2290.yaml | 4 ++++
> Documentation/devicetree/bindings/display/msm/dpu-sc7180.yaml | 4 ++++
> Documentation/devicetree/bindings/display/msm/dpu-sc7280.yaml | 4 ++++
> Documentation/devicetree/bindings/display/msm/dpu-sdm845.yaml | 4 ++++
> 4 files changed, 16 insertions(+)

Acked-by: Rob Herring <robh@xxxxxxxxxx>