From: Tomasz Figa Date: Sat, 13 Sep 2014 17:10:35 +0000 (+0900) Subject: ARM: dts: Fix pull setting in sd4_width8 pin group for exynos4x12 X-Git-Tag: fixes-against-v3.18-rc2~30^2~5^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b756dc48b7645f8753516c49594157e45ba3e4f1;p=pandora-kernel.git ARM: dts: Fix pull setting in sd4_width8 pin group for exynos4x12 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 Signed-off-by: Kukjin Kim --- Reading git-diff-tree failed