• Brian Norris's avatar
    mtd: nand: add common DT init code · 5844feea
    Brian Norris authored
    These are already-documented common bindings for NAND chips. Let's
    handle them in nand_base.
    
    If NAND controller drivers need to act on this data before bringing up
    the NAND chip (e.g., fill out ECC callback functions, change HW modes,
    etc.), then they can do so between calling nand_scan_ident() and
    nand_scan_tail().
    Signed-off-by: default avatarBrian Norris <computersforpeace@gmail.com>
    5844feea
nand_base.c 112 KB