On Wed, 28 Aug 2019 19:30:23 +0900, Yoshihiro Shimoda wrote: > The commit b37e3534ac42 ("dt-bindings: dmaengine: Add YAML schemas > for the generic DMA bindings") changed the property from > dma-channel-mask to dma-channel-masks. So, this patch fixes it. > > Fixes: b37e3534ac42 ("dt-bindings: dmaengine: Add YAML schemas for the generic DMA bindings") > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> > Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx> > --- > Changes from v1: > - s/Revise/Fix/ in the subject and s/revises/fixes/ the commit log. > https://patchwork.kernel.org/patch/11117885/ > > Documentation/devicetree/bindings/dma/dma-common.yaml | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>