On Thu, Sep 14, 2017 at 04:17:36PM +0900, Masahiro Yamada wrote: > This example allocates too much for register regions. Especially, > there are only two registers in the "nand_data" interface of this > hardware (ADDR: 0x00, DATA: 0x10). > > Signed-off-by: Masahiro Yamada <yamada.masah...@socionext.com> > --- > > Documentation/devicetree/bindings/mtd/denali-nand.txt | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Acked-by: Rob Herring <r...@kernel.org>