]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0c404cb0a6e60c3c4d56cce7ba6121a12d54a4d6
tree15dbdb1af22f3ad31686bf2c8b0345f7dd05347b
parente67c2fdbf3169192569963123336bd4a0ca42c5e
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