Re: [PATCH 1/2] ASoC: da7219: Correct IRQ level in DT binding example

From: Rob Herring
Date: Mon Nov 20 2017 - 15:44:14 EST


On Fri, Nov 17, 2017 at 03:09:27PM +0000, Adam Thomson wrote:
> Current DT binding documentation shows an example where the IRQ
> for the device is chosen to be ACTIVE_HIGH. This is incorrect as
> the device only supports ACTIVE_LOW, so this commit fixes that
> discrepancy.
>
> Signed-off-by: Adam Thomson <Adam.Thomson.Opensource@xxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/sound/da7219.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)

Acked-by: Rob Herring <robh@xxxxxxxxxx>