diff options
| author | Roger Quadros <rogerq@ti.com> | 2014-11-03 12:09:52 +0200 |
|---|---|---|
| committer | Luis Henriques <luis.henriques@canonical.com> | 2014-11-27 11:22:05 +0000 |
| commit | 7b7d67483d5345c65de68261ea263cbd87fb94e7 (patch) | |
| tree | d29c7d43927471f1a361f8e2103cf8278c16d9c5 /include/linux/memory.h | |
| parent | 2f8d8b1e1595e784af544738e80be3413a73544e (diff) | |
pinctrl: dra: dt-bindings: Fix output pull up/down
commit 73b3a6657a88ef5348a0d69c9a8107d6f01ae862 upstream.
For PIN_OUTPUT_PULLUP and PIN_OUTPUT_PULLDOWN we must not set the
PULL_DIS bit which disables the PULLs.
PULL_ENA is a 0 and using it in an OR operation is a NOP, so don't
use it in the PIN_OUTPUT_PULLUP/DOWN macros.
Fixes: 23d9cec07c58 ("pinctrl: dra: dt-bindings: Fix pull enable/disable")
Signed-off-by: Roger Quadros <rogerq@ti.com>
Acked-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
Signed-off-by: Luis Henriques <luis.henriques@canonical.com>
Diffstat (limited to 'include/linux/memory.h')
0 files changed, 0 insertions, 0 deletions
