powerpc/85xx: Add STMicro M25P40 serial flash support for MPC8569E-MDS
[deliverable/linux.git] / drivers / of / base.c
index 41c5dfd853586704d0ac75fee8b23068466fa9d8..391f91c0bf55d54d3d696270f1e4419b196fb6ba 100644 (file)
@@ -447,6 +447,7 @@ struct of_modalias_table {
 static struct of_modalias_table of_modalias_table[] = {
        { "fsl,mcu-mpc8349emitx", "mcu-mpc8349emitx" },
        { "mmc-spi-slot", "mmc_spi" },
+       { "stm,m25p40", "m25p80" },
 };
 
 /**
This page took 0.025289 seconds and 5 git commands to generate.