Re: [PATCH 3/8] dt-bindings: msm: qcom,mdss: Include ommited fam-b compatible

2024-02-05 Thread Krzysztof Kozlowski
On 21/01/2024 20:41, Adam Skladowski wrote: > During conversion 28nm-hpm-fam-b compat got lost, add it. > > Signed-off-by: Adam Skladowski > --- Acked-by: Krzysztof Kozlowski Best regards, Krzysztof

Re: [PATCH 3/8] dt-bindings: msm: qcom, mdss: Include ommited fam-b compatible

2024-02-05 Thread Dmitry Baryshkov
On Mon, 22 Jan 2024 at 10:48, Krzysztof Kozlowski wrote: > > On 21/01/2024 20:41, Adam Skladowski wrote: > > During conversion 28nm-hpm-fam-b compat got lost, add it. > > Please add Fixes tag and put this commit as first in your patchset or > even as separate one. Fixes: f7d46c5efee2

Re: [PATCH v3 05/24] media: i2c: switch to use of_graph_get_next_device_endpoint()

2024-02-05 Thread Rob Herring
On Sun, Feb 04, 2024 at 11:44:39PM +, Kuninori Morimoto wrote: > > Hi Rob > > > This is assuming there's just 1 port and 1 endpoint, but let's be > > specific as the bindings are (first endpoint on port 0): > > > > of_graph_get_endpoint_by_regs(client->dev.of_node, 0, -1); > > > > Note we

Re: [PATCH] dt-bindings: display: msm: sm8650-mdss: Add missing explicit "additionalProperties"

2024-02-05 Thread Rob Herring
On Sat, Feb 03, 2024 at 03:55:54AM +0100, Dmitry Baryshkov wrote: > On Fri, 2 Feb 2024 at 23:23, Rob Herring wrote: > > > > In order to check schemas for missing additionalProperties or > > unevaluatedProperties, cases allowing extra properties must be explicit. > > > > Signed-off-by: Rob Herring

Re: [PATCH] dt-bindings: display: msm: sm8650-mdss: Add missing explicit "additionalProperties"

2024-02-05 Thread Krzysztof Kozlowski
On 02/02/2024 23:23, Rob Herring wrote: > In order to check schemas for missing additionalProperties or > unevaluatedProperties, cases allowing extra properties must be explicit. > > Signed-off-by: Rob Herring > --- > .../devicetree/bindings/display/msm/qcom,sm8650-mdss.yaml | 4 > 1