mtd: brcmnand: add support for STB chips
commit303b4420ff1896b444017b5b0eb8252ce197797d
authorBrian Norris <computersforpeace@gmail.com>
Wed, 13 May 2015 00:00:57 +0000 (12 17:00 -0700)
committerBrian Norris <computersforpeace@gmail.com>
Fri, 15 May 2015 20:16:44 +0000 (15 13:16 -0700)
tree525a9933e959e8e59f4a769e98ef8f3f928a40a5
parent27c5b17cd1b10564fa36f8f51e4b4b41436ecc32
mtd: brcmnand: add support for STB chips

BCM7xxx chips are supported entirely by the library code, since they use
generic irqchip interfaces and don't need any extra SoC-specific
configuration.

Signed-off-by: Brian Norris <computersforpeace@gmail.com>
drivers/mtd/nand/brcmnand/Makefile
drivers/mtd/nand/brcmnand/brcmstb_nand.c [new file with mode: 0644]