Re: [PATCH v7 03/11] dt-bindings: display/msm: add core clock to the mdss bindings

2023-01-18 Thread Rob Herring
On Wed, 18 Jan 2023 06:12:35 +0200, Dmitry Baryshkov wrote: > Add (optional) core clock to the mdss bindings to let the MDSS driver > access hardware registers before MDP driver probes. > > Signed-off-by: Dmitry Baryshkov > --- > .../bindings/display/msm/qcom,mdss.yaml | 32 +

[PATCH v7 03/11] dt-bindings: display/msm: add core clock to the mdss bindings

2023-01-17 Thread Dmitry Baryshkov
Add (optional) core clock to the mdss bindings to let the MDSS driver access hardware registers before MDP driver probes. Signed-off-by: Dmitry Baryshkov --- .../bindings/display/msm/qcom,mdss.yaml | 32 +-- 1 file changed, 22 insertions(+), 10 deletions(-) diff --git a/Do