From: Grygorii Strashko Date: Mon, 12 May 2014 15:43:59 +0000 (-0400) Subject: ARM: dts: keystone-evm: add spi nor flash support X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~41^2~24^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=18131ae615cf20b06860a1b668e0625db714af2e;p=pandora-kernel.git ARM: dts: keystone-evm: add spi nor flash support k2hk, k2e, k2l EVM board have the same Micron N25Q128A11 SPI NOR Flash installed on SPI0 bus. The NOR Flash is splitted on two partistions: partition@0 label = "u-boot-spl"; reg = <0x0 0x80000>; partition@1 label = "misc"; reg = <0x80000 0xf80000>; Hence, add SPI NOR Flash nodes to all k2hk, k2e, k2l EVM boards. Signed-off-by: Murali Karicheri Signed-off-by: Grygorii Strashko Signed-off-by: Santosh Shilimkar --- Reading git-diff-tree failed