ARM: dts: Fix pull setting in sd4_width8 pin group for exynos4x12
authorTomasz Figa <t.figa@samsung.com>
Sat, 13 Sep 2014 17:10:35 +0000 (02:10 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Tue, 23 Sep 2014 17:47:42 +0000 (02:47 +0900)
The group has the samsung,pin-pud property set to 4, which is not a
correct value. This patch fixes this by replacing it with 3, which is
the correct value for pull-up.

Signed-off-by: Tomasz Figa <t.figa@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>

No differences found