ipq806x: Add support to configure ipq40xx GPIO_PULL bits
authorRam Chandra Jangir <rjangir@codeaurora.org>
Wed, 24 May 2017 23:30:59 +0000 (05:00 +0530)
committerJohn Crispin <john@phrozen.org>
Mon, 29 May 2017 05:25:39 +0000 (07:25 +0200)
GPIO_PULL bits configurations in TLMM_GPIO_CFG register
differs for IPQ40xx from rest of the other qcom SoC's.
This change add support to configure the msm_gpio_pull
bits for ipq40xx, It is required to fix the proper
configurations of gpio-pull bits for nand pins mux.

Signed-off-by: Ram Chandra Jangir <rjangir@codeaurora.org>

No differences found