On Fri, 20 May 2022 14:32:46 +0200, Krzysztof Kozlowski wrote: > The order of compatibles for MSM8916 MTP board is different: > > msm8916-mtp.dtb: /: compatible: 'oneOf' conditional failed, one must be fixed: > ['qcom,msm8916-mtp', 'qcom,msm8916-mtp/1', 'qcom,msm8916'] is too long > > Fixes: 9d3ef77fe568 ("dt-bindings: arm: Convert QCom board/soc bindings to json-schema") > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/arm/qcom.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>