From: Sebastien Requiem Date: Tue, 23 Feb 2010 13:38:14 +0000 (+0100) Subject: [ARM] MV78XX0: MPP routines and definitions X-Git-Tag: v2.6.34-rc2~66^2~51^2~1 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee40ceab234d34abdfeb9922d0f1a18bfa7efdaf;p=pandora-kernel.git [ARM] MV78XX0: MPP routines and definitions This patch is composed of two new files : - mpp.c which is mainly inspired by the same file as in mach-kirkwood - mpp.h that is written from the documentation provided by Marvell http://www.marvell.com/products/processors/embedded/discovery_innovation/HW_MV78100_OpenSource.pdf Moreover, due to some implementation problem, I have defined some MPPX_UNUSED that offer developers the possibility to SET MPP to some unused value (such as for Buffalo WXL). Note: This patch doesn't support MV78200 yet (only 78100 MPP lines have been written) Signed-off-by: Sebastien Requiem Signed-off-by: Nicolas Pitre --- Reading git-diff-tree failed