On 27/06/2022 15:41, Rob Herring wrote: > On Sat, May 21, 2022 at 10:46 AM Krzysztof Kozlowski > <krzysztof.kozlowski@xxxxxxxxxx> wrote: >> >> Document board compatibles already present in Linux kernel. >> >> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> >> --- >> Documentation/devicetree/bindings/arm/qcom.yaml | 8 ++++++++ >> 1 file changed, 8 insertions(+) > > This is now failing in linux-next: > > /builds/robherring/linux-dt/Documentation/devicetree/bindings/cpufreq/qcom-cpufreq-nvmem.example.dtb: > /: compatible: 'oneOf' conditional failed, one must be fixed: > ['qcom,qcs404'] is too short > 'qcom,qcs404' is not one of ['qcom,apq8016-sbc'] > ... > 'qcom,qcs404' is not one of ['qcom,sm8450-hdk', 'qcom,sm8450-qrd'] > From schema: /builds/robherring/linux-dt/Documentation/devicetree/bindings/arm/qcom.yaml I'll fix it. Best regards, Krzysztof