On Wed, 20 Jan 2021 10:09:39 -0800, Bjorn Andersson wrote:
> The $ref for "intel,dma-poll-cnt" is missing an '/', causing
> dt_binding_check to fail. Fix this.
>
> Fixes: afd4df85602d ("dt-bindings: dma: Add bindings for Intel LGM SoC")
> Signed-off-by: Bjorn Andersson <[email protected]>
> ---
> Documentation/devicetree/bindings/dma/intel,ldma.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
> Acked-by: Rob Herring <[email protected]>

