mmc: Don't reference Linux-specific OF_GPIO_ACTIVE_LOW flag in DT binding
authorTuomas Tynkkynen <tuomas@tuxera.com>
Sat, 23 Dec 2017 00:34:12 +0000 (02:34 +0200)
committerRob Herring <robh@kernel.org>
Tue, 26 Dec 2017 22:52:48 +0000 (16:52 -0600)
commitd7e9ab3c6d76c6480d6b40525375995c0d8526fc
tree15dbdb1af22f3ad31686bf2c8b0345f7dd05347b
parentafc3bca4cf9d269dcf9f3abd0d65e45a390f0e59
mmc: Don't reference Linux-specific OF_GPIO_ACTIVE_LOW flag in DT binding

OF_GPIO_ACTIVE_LOW is a Linux implementation detail. The binding
document should be referring to GPIO_ACTIVE_LOW found in
include/dt-bindings/gpio/gpio.h.

Signed-off-by: Tuomas Tynkkynen <tuomas@tuxera.com>
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/mmc/mmc.txt