]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: mxs/tx28: according to the TX28's datasheet D4-D7 are not used for MMC0
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>
Tue, 5 Jul 2011 10:06:36 +0000 (12:06 +0200)
committerSascha Hauer <s.hauer@pengutronix.de>
Thu, 7 Jul 2011 07:07:45 +0000 (09:07 +0200)
commit1bd09dd67b0e9d21d2f34ba283d875f3b5b3d5fc
treeafeae3a6f1925fe098a2a47eeacbc0b7adc36e83
parent6fc21fc1c57e970c4d9ab317b68589b12f42a9c8
ARM: mxs/tx28: according to the TX28's datasheet D4-D7 are not used for MMC0

The pins are actually used (not in mainline yet):

D4 -> SSP2_D0
D5 -> GPIO
D6 -> GPIO
D7 -> GPIO for owire

so their pinmapping for SSP0 is wrong.

Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/mach-mxs/mach-tx28.c