ASoC: da7218: Correct IRQ level in DT binding example
authorAdam Thomson <Adam.Thomson.Opensource@diasemi.com>
Fri, 17 Nov 2017 15:09:28 +0000 (15:09 +0000)
committerMark Brown <broonie@kernel.org>
Mon, 27 Nov 2017 17:11:10 +0000 (17:11 +0000)
commitb7926c464d6479fc62a4297ca4f48a5da5fb0988
tree90acab305d1cbb574ed17e434786883155f7f8d8
parentbc6476d6c1edcb9b97621b5131bd169aa81f27db
ASoC: da7218: 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/da7218.txt