[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <c1a2634e-8917-e70a-ca7a-61363dea62de@linaro.org>
Date: Tue, 13 Dec 2022 20:28:25 +0100
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Konrad Dybcio <konrad.dybcio@...aro.org>,
linux-arm-msm@...r.kernel.org, andersson@...nel.org,
agross@...nel.org
Cc: marijn.suijten@...ainline.org,
Loic Poulain <loic.poulain@...aro.org>,
Robert Foss <robert.foss@...aro.org>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
linux-i2c@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 1/6] dt-bindings: i2c: qcom,i2c-cci: Fall back to
common compatibles
On 13/12/2022 20:20, Konrad Dybcio wrote:
>
>>
>>> then:
>>> properties:
>>> clocks:
>>> @@ -105,10 +116,12 @@ allOf:
>>> - if:
>>> properties:
>>> compatible:
>>> - contains:
>>> - enum:
>>> - - qcom,msm8916-cci
>>> - - qcom,msm8996-cci
>>> + oneOf:
>>> + - contains:
>>> + enum:
>>> + - qcom,msm8916-cci
>>> +
>>> + - const: qcom,msm8996-cci
>>
>> The same comment.
> e.g. the 845 example contains 8996 but does not fall in this category,
> reverting this change causes errors.
Ah, I see, indeed. Looks reasonable:
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Best regards,
Krzysztof
Powered by blists - more mailing lists