summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/nand/brcmnand/bcm63138_nand.c
Commit message (Collapse)AuthorAgeFilesLines
* mtd: brcmnand: refactor bcm63138 SoC layeringBrian Norris2015-09-301-10/+8
| | | | | | | Removes an unnecessary allocation and saves a little bit of pointer chasing. Signed-off-by: Brian Norris <computersforpeace@gmail.com>
* mtd: brcmnand: add BCM63138 supportBrian Norris2015-05-151-0/+111
Signed-off-by: Brian Norris <computersforpeace@gmail.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Tested-by: Florian Fainelli <f.fainelli@gmail.com>