mtd: gpmi: only scan two chips for imx6
authorHuang Shijie <b32955@freescale.com>
Thu, 7 Nov 2013 09:46:37 +0000 (17:46 +0800)
committerBrian Norris <computersforpeace@gmail.com>
Mon, 11 Nov 2013 19:18:15 +0000 (11:18 -0800)
We cannot scan two chips for imx23 and imx28:
  imx23: the Ready-Busy1 line is not connected for some board.
  imx28: we do not set the pinctrl for Ready-Busy1

So we only scan two chips for imx6.

Signed-off-by: Huang Shijie <b32955@freescale.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>

No differences found