Re: [PATCH v3 3/9] dt-bindings: qcom-qce: Fix compatibles combinations for SM8150 and IPQ4019 SoCs

From: Bhupesh Sharma
Date: Fri Mar 31 2023 - 01:51:42 EST


On 3/30/23 1:45 PM, Krzysztof Kozlowski wrote:
On 28/03/2023 11:28, Bhupesh Sharma wrote:
Currently the compatible list available in 'qce' dt-bindings does not
support SM8150 and IPQ4019 SoCs directly, leading to following
'dtbs_check' error:

arch/arm64/boot/dts/qcom/sm8150-sony-xperia-kumano-griffin.dtb:
crypto@1dfa000: compatible: 'oneOf' conditional failed, one must be fixed:
['qcom,sm8150-qce', 'qcom,qce'] is too long
['qcom,sm8150-qce', 'qcom,qce'] is too short

There is no such change in the files. Document only warnings which are
real - happening.

Sure, will fix it in v4.

Thanks