From c0f3b8643a6fa2461d70760ec49d21d2b031d611 Mon Sep 17 00:00:00 2001 From: Ezequiel Garcia Date: Sat, 10 Aug 2013 16:34:52 -0300 Subject: [PATCH] mtd: nand: pxa3xx: Introduce 'marvell,armada370-nand' compatible string This driver supports NFCv1 (as found in PXA SoC) and NFCv2 (as found in Armada 370/XP SoC). As both controller has a few differences, a way of distinguishing between the two is needed. This commit introduces a new compatible string 'marvell,armada370-nand' and assigns a compatible data of type enum pxa3xx_nand_variant to allow such distinction. Signed-off-by: Ezequiel Garcia Tested-by: Daniel Mack Cc: devicetree@vger.kernel.org Signed-off-by: Brian Norris Signed-off-by: David Woodhouse --- Reading git-format-patch failed