[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250703-robust-analytic-hummingbird-88eb3b@krzk-bin>
Date: Thu, 3 Jul 2025 09:25:24 +0200
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Dmitry Baryshkov <dmitry.baryshkov@....qualcomm.com>
Cc: Satya Priya Kakitapalli <quic_skakitap@...cinc.com>,
Bjorn Andersson <andersson@...nel.org>, Konrad Dybcio <konradybcio@...nel.org>,
Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>, Ajit Pandey <quic_ajipan@...cinc.com>,
Imran Shaik <quic_imrashai@...cinc.com>, Taniya Das <quic_tdas@...cinc.com>,
Jagadeesh Kona <quic_jkona@...cinc.com>, linux-arm-msm@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-clk@...r.kernel.org
Subject: Re: [PATCH v3 1/2] dt-bindings: clock: qcom,videocc: Add sc8180x
compatible
On Thu, Jul 03, 2025 at 01:29:06AM +0300, Dmitry Baryshkov wrote:
> > - - qcom,sc7180-videocc
> > - - qcom,sc7280-videocc
> > - - qcom,sdm845-videocc
> > - - qcom,sm6350-videocc
> > - - qcom,sm8150-videocc
> > - - qcom,sm8250-videocc
> > + oneOf:
> > + - enum:
> > + - qcom,sc7180-videocc
> > + - qcom,sc7280-videocc
> > + - qcom,sdm845-videocc
> > + - qcom,sm6350-videocc
> > + - qcom,sm8150-videocc
> > + - qcom,sm8250-videocc
> > + - items:
> > + - const: qcom,sc8180x-videocc
> > + - const: qcom,sm8150-videocc
> >
> > clocks:
> > minItems: 1
> > @@ -111,6 +115,7 @@ allOf:
> > properties:
> > compatible:
> > enum:
> > + - qcom,sc8180x-videocc
>
> Is there a need for this? Isn't it already covered by the SM8150 entry?
Yes and no. Yes - some change here is needed as I explained. No - this
exact change does not work, so it is obviously redundant.
Best regards,
Krzysztof
Powered by blists - more mailing lists