On 10/08/2023 09:20, Rob Herring wrote: > > On Thu, 10 Aug 2023 08:32:50 +0200, Krzysztof Kozlowski wrote: >> The mediatek,mt8188-mt6359 Linux sound machine driver requires the >> "model" property, so binding was incomplete. Reference the common sound >> card properties to fix that which also allows to remove duplicated >> property definitions. Leave the relevant parts of "audio-routing" >> description. >> >> Reviewed-by: Rob Herring <robh@xxxxxxxxxx> >> Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@xxxxxxxxxxxxx> >> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> >> --- >> .../bindings/sound/mediatek,mt8188-mt6359.yaml | 17 +++++++---------- >> 1 file changed, 7 insertions(+), 10 deletions(-) >> > > My bot found errors running 'make DT_CHECKER_FLAGS=-m dt_binding_check' > on your patch (DT_CHECKER_FLAGS is new in v5.13): > > yamllint warnings/errors: > > dtschema/dtc warnings/errors: > I think the bot responds like this if the patch could not be applied. Probably we can ignore it. Best regards, Krzysztof