FROMLIST: ARM: dts: fix the correct pinctrl control for rk3036

The pinctrl gpio pull up/down is incorrect since the rk3036 SoCs
can't set the status in the internal.

We should keep the default status for enable the gpio status,
In fact, the pull_none is the disable the gpio pull up/down.

Patchset: Rockchip kylin board Patch[1/6], bring up kylin board.

*****EXTRA TO ADD*****
pull_up ---> pull_default
Let's fix the other place to sync the upstream.

Signed-off-by: Xing Zheng <zhengxing@rock-chips.com>
Signed-off-by: Caesar Wang <wxt@rock-chips.com>

(am https://patchwork.kernel.org/patch/7873631/)
Signed-off-by: Caesar Wang <wxt@rock-chips.com>
Change-Id: Ie3ba2333b51478104aaad45362d9a48e096ad2a3
2 files changed