]> bbs.cooldavid.org Git - net-next-2.6.git/commit
ARM: pxa: fix CI_HSYNC and CI_VSYNC MFP defines for pxa300
authorAxel Lin <axel.lin@gmail.com>
Fri, 13 Aug 2010 03:39:07 +0000 (11:39 +0800)
committerEric Miao <eric.y.miao@gmail.com>
Mon, 30 Aug 2010 01:59:43 +0000 (09:59 +0800)
commitbe7a6d9dd67251675b83a29f4b15392eae62e70b
treea62458cb17cfedf5ac42470d4dac553705496700
parent50e77fcd790e02a095f906df0f6fa72afef7e11c
ARM: pxa: fix CI_HSYNC and CI_VSYNC MFP defines for pxa300

According to PXA3xx Processor Family Developer Manuall Vol1. section
"Pin Descriptions and Control", PXA30x and PXA31x Processor Alternate
Function Table shows the Alt FN 0 for GPIO51 is CI_HSYNC and for GPIO52
is CI_VSYNC.  This patch fixes the MFP defines and also corrects the
order of MFD defines.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
Signed-off-by: Eric Miao <eric.y.miao@gmail.com>
arch/arm/mach-pxa/include/mach/mfp-pxa300.h