ASoC: da7219: Correct IRQ level in DT binding example
authorAdam Thomson <Adam.Thomson.Opensource@diasemi.com>
Fri, 17 Nov 2017 15:09:27 +0000 (15:09 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 27 Nov 2017 17:10:48 +0000 (17:10 +0000)
commitd3b0535216f04e7e149eaebe8e967c46bdf88dc3
treee2c2d855238687393774990ed345f1716a30801d
parent4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323
ASoC: da7219: Correct IRQ level in DT binding example

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@diasemi.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/sound/da7219.txt