From: Ivan Khoronzhuk Date: Tue, 17 Dec 2013 13:37:56 +0000 (+0200) Subject: mtd: nand: davinci: adjust DT properties to MTD generic X-Git-Tag: v3.14-rc1~65^2~77 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75be1ea26b7153a8e09b02e26655a4d7daf3627e;p=pandora-kernel.git mtd: nand: davinci: adjust DT properties to MTD generic The properties davinci-ecc-mode, davinci-nand-use-bbt, davinci-nand-buswidth are MTD generic. Correct names for them are: nand-ecc-mode, nand-on-flash-bbt, nand-bus-width accordingly. So rename them in dts and documentation. Reviewed-by: Grygorii Strashko Reviewed-by: Taras Kondratiuk Signed-off-by: Ivan Khoronzhuk Signed-off-by: Brian Norris --- Reading git-diff-tree failed