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

2022-04-09 Thread Krzysztof Kozlowski
On 08/04/2022 23:02, 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 > --- > > Changes since v2: > - None > Acked-by: Krzysztof Kozlowski Bes

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

2022-04-08 Thread Bjorn Andersson
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 --- Changes since v2: - None .../devicetree/bindings/display/msm/dpu-qcm2290.yaml | 4 Documentation/devicetree/bi

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

2022-03-02 Thread Rob Herring
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 > --- > > Changes since v1: > - New approach/patch > >

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

2022-03-01 Thread Bjorn Andersson
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 --- Changes since v1: - New approach/patch .../devicetree/bindings/display/msm/dpu-qcm2290.yaml | 4 Documentation