]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ARM: SAMSUNG: Fix on drive strength value
authorKukjin Kim <kgene.kim@samsung.com>
Mon, 30 Aug 2010 01:45:54 +0000 (10:45 +0900)
committerKukjin Kim <kgene.kim@samsung.com>
Tue, 14 Sep 2010 08:59:23 +0000 (17:59 +0900)
commit0770e5280efd6f0001972a2b5127dffad0e22591
treed197461471cd38a2892d3eb0087696b6dcbfe2aa
parentda01c2f733f5eaa1b0670e7b584f431934c60306
ARM: SAMSUNG: Fix on drive strength value

This patch fixes on defined drive strength value for GPIO.
According to data sheet, if we want drive strength 1x, the value
should be 00(b), if 2x should be 10(b), if 3x should be 01(b),
and if 4x should be 11(b). Also fixes comment(from S5C to S5P).

Reported-by: Janghyuck Kim <janghyuck.kim@samsung.com>
Signed-off-by: Kukjin Kim <kgene.kim@samsung.com>
arch/arm/plat-samsung/include/plat/gpio-cfg.h