linux/include/dt-bindings
Nishanth Menon 23d9cec07c pinctrl: dra: dt-bindings: Fix pull enable/disable
The DRA74/72 control module pins have a weak pull up and pull down.
This is configured by bit offset 17. if BIT(17) is 1, a pull up is
selected, else a pull down is selected.

However, this pull resisstor is applied based on BIT(16) -
PULLUDENABLE - if BIT(18) is *0*, then pull as defined in BIT(17) is
applied, else no weak pulls are applied. We defined this in reverse.

Reference: Table 18-5 (Description of the pad configuration register
bits) in Technical Reference Manual Revision (DRA74x revision Q:
SPRUHI2Q Revised June 2014 and DRA72x revision F: SPRUHP2F - Revised
June 2014)

Fixes: 6e58b8f1da ("ARM: dts: DRA7: Add the dts files for dra7 SoC and dra7-evm board")
Signed-off-by: Nishanth Menon <nm@ti.com>
Tested-by: Felipe Balbi <balbi@ti.com>
Acked-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
2014-07-23 01:44:50 -07:00
..
clk Merge branch 'for-v3.16/ti-clk-drv' of github.com:t-kristo/linux-pm into clk-next 2014-06-10 16:53:25 -07:00
clock The i.MX fixes for 3.16: 2014-06-23 14:12:48 +02:00
dma ARM: at91: dt: add header to define at_hdmac configuration 2013-06-15 00:12:30 +02:00
gpio ARM: tegra: add port FF to GPIO IDs 2013-12-16 14:09:16 -07:00
input include: dt-binding: input: create a DT header defining key codes. 2013-08-19 17:30:03 -05:00
interrupt-controller ARM: dt: create a DT header for the GIC 2013-04-05 12:23:24 -06:00
mfd For the 3.13 merge window we have a couple of new drivers for the AMS 2013-11-15 16:37:40 -08:00
pinctrl pinctrl: dra: dt-bindings: Fix pull enable/disable 2014-07-23 01:44:50 -07:00
pwm pwm: Add PWM polarity flag macro for DT 2013-09-03 13:08:09 +02:00
reset The clock framework changes for 3.16 are pretty typical: mostly clock 2014-06-07 20:27:30 -07:00
reset-controller driver: reset: sti: add keyscan for stih416 2014-05-21 14:27:05 +02:00
soc soc: qcom: Add device tree binding for GSBI 2014-05-23 11:38:53 -05:00
sound ASoC: tlv320aic31xx: Add basic codec driver implementation 2014-03-13 12:09:51 +00:00
spmi spmi: Linux driver framework for SPMI 2014-02-15 11:55:28 -08:00
thermal thermal: introduce device tree parser 2013-12-04 09:31:34 -04:00