lkml.org 
[lkml]   [2020]   [Apr]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    From
    Subject[PATCH v2 12/12] mtd: rawnand: stm32_fmc2: add new MP1 compatible string
    Date
    This patch adds "st,stm32mp1-fmc2-nand" compatible string.

    Signed-off-by: Christophe Kerello <christophe.kerello@st.com>
    ---
    drivers/mtd/nand/raw/stm32_fmc2_nand.c | 1 +
    1 file changed, 1 insertion(+)

    diff --git a/drivers/mtd/nand/raw/stm32_fmc2_nand.c b/drivers/mtd/nand/raw/stm32_fmc2_nand.c
    index 4f931e2..f82c7dd 100644
    --- a/drivers/mtd/nand/raw/stm32_fmc2_nand.c
    +++ b/drivers/mtd/nand/raw/stm32_fmc2_nand.c
    @@ -1938,6 +1938,7 @@ static SIMPLE_DEV_PM_OPS(stm32_fmc2_nfc_pm_ops, stm32_fmc2_nfc_suspend,

    static const struct of_device_id stm32_fmc2_nfc_match[] = {
    {.compatible = "st,stm32mp15-fmc2"},
    + {.compatible = "st,stm32mp1-fmc2-nand"},
    {}
    };
    MODULE_DEVICE_TABLE(of, stm32_fmc2_nfc_match);
    --
    1.9.1
    \
     
     \ /
      Last update: 2020-04-15 18:10    [W:5.156 / U:0.208 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site