]> git.baikalelectronics.ru Git - kernel.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)
commitdf019783194e500e917eae03d93b8a783cd23651
treed197461471cd38a2892d3eb0087696b6dcbfe2aa
parent00ebb07dd83388f8ab97f1479de85c4b338e2c39
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