Re: [PATCH 1/9] dt-bindings: arm: qcom: fix Alcatel OneTouch Idol 3 compatibles

From: Krzysztof Kozlowski
Date: Tue Jun 21 2022 - 12:03:27 EST


On 20/05/2022 14:32, Krzysztof Kozlowski wrote:
> The MSM8916 Alcatel OneTouch Idol 3 does not use MTP fallbacks in
> compatibles:
>
> msm8916-alcatel-idol347.dtb: /: compatible: 'oneOf' conditional failed, one must be fixed:
> ['alcatel,idol347', 'qcom,msm8916'] is too short
>
> Reported-by: Rob Herring <robh@xxxxxxxxxx>
> Fixes: e9dd2f7204ed ("dt-bindings: arm: qcom: Document alcatel,idol347 board")
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/arm/qcom.yaml | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
>

I pinged about the patchset two weeks ago. There were no responses, but
this one here is actually a fix. Others document missing stuff, which
although is not a fix, but still necessary to reduce amount of dtbs
check warnings.

Shall I treat the silence as this won't be picked up? I can take it
instead, but it will create some conflicts because several people are
doing similar as here...

Best regards,
Krzysztof