[PATCH 2/2] mtd: fsl_ifc_nand: Probe partitions OF node

Scott Wood scottwood at freescale.com
Wed Aug 20 16:26:25 PDT 2014


On Fri, 2014-08-15 at 19:47 -0500, Aaron Sierra wrote:
> Previously, the OF node defining the IFC NAND controller was being
> passed to mtd_device_parse_register(), not the node defining the
> partitions. This resulted in no OF-defined partitions being created.

This driver probes on "fsl,ifc-nand", not "fsl,ifc".  So how is it
getting the controller node?

What does the device tree look like in which you're seeing this happen?

-Scott





More information about the linux-mtd mailing list