Re: [PATCH] dt-bindings: dma: intel-ldma: Fix $ref specifier
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-01-27 00:35:18
Also in:
linux-devicetree, lkml
From: Vinod Koul <vkoul@kernel.org>
Date: 2021-01-27 00:35:18
Also in:
linux-devicetree, lkml
On 20-01-21, 10:09, Bjorn Andersson wrote:
The $ref for "intel,dma-poll-cnt" is missing an '/', causing dt_binding_check to fail. Fix this.
Applied, thanks -- ~Vinod