mvmfp: add MFP configuration support for PANTHEON
This patch adds the Multiple Function Pin configuration support for Marvell PANTHEON SoCs Signed-off-by: Lei Wen <leiwen@marvell.com>
This commit is contained in:
@@ -28,6 +28,8 @@
|
||||
#include <asm/arch/mfp.h>
|
||||
#ifdef CONFIG_ARMADA100
|
||||
#include <asm/arch/armada100.h>
|
||||
#elif defined(CONFIG_PANTHEON)
|
||||
#include <asm/arch/pantheon.h>
|
||||
#else
|
||||
#error Unsupported SoC...
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user