Hi Geert CC Simon Thank you for your help > * Based on the value of the compatible property, this routine will attempt > * to choose an appropriate modalias value for a particular device tree node. > * It does this by stripping the manufacturer prefix (as delimited by a ',') > * from the first entry in the compatible list property. > > Which is used by drivers/spi/spi.c:of_register_spi_devices(). > > > So, I quick-hacked this issue in my local environment. > > Was there anything else you needed to do, besides adding support for > s25fl008k to m25p80.c? I re-tested cleanly this patch. Yes, indeed, my local-hack was not needed. It was my fault. > > 2) it needs Geert's this patch > > > > Subject: [PATCH] mtd: m25p80: add support for the Spansion s25fl008k chip > > Date: Tue, 11 Feb 2014 09:51:18 +0100 > > > > Kernel will hung-up without this patch > > Hang up? Not just ignoring the device? It works without Hang-up in my re-test now. My previous test seems something wrong. Thank you Tested-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> Best regards --- Kuninori Morimoto -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html