Re: [PATCH v1 1/8] dt-bindings: stm32-dma: introduce DMA features bitfield

From: Rob Herring
Date: Sun Mar 18 2018 - 08:51:14 EST


On Tue, Mar 13, 2018 at 05:42:00PM +0100, Pierre-Yves MORDRET wrote:
> This bitfield intends to address features to be activated within the
> driver. Initially the mask was only meant for FIFO Threshold management.
> Backward compatibility is preserved but the meaning of this field has been
> extended to features instead of only threshold.
>
> Signed-off-by: Pierre-Yves MORDRET <pierre-yves.mordret@xxxxxx>
> ---
> Version history:
> v1:
> * Initial
> ---
> ---
> Documentation/devicetree/bindings/dma/stm32-dma.txt | 6 +++---
> 1 file changed, 3 insertions(+), 3 deletions(-)

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>