]> 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)
commit947b7978043ab76268e1efcee82486570e22ed56
tree15dbdb1af22f3ad31686bf2c8b0345f7dd05347b
parent9850b150898c2350253feb707e42188c71bb5d04
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