ARM: dts: keystone: add cell's information to spi nodes
authorGrygorii Strashko <grygorii.strashko@ti.com>
Mon, 28 Apr 2014 12:20:22 +0000 (15:20 +0300)
committerSantosh Shilimkar <santosh.shilimkar@ti.com>
Thu, 8 May 2014 19:24:51 +0000 (15:24 -0400)
commit509046a7b00cf540e49d3072b1efe7cb0b1bdc20
treef09c67a6f6969c8d88ac55c5993a32bd182d4d15
parente42d8a7f966b7b3b817adece0573d07754a647d2
ARM: dts: keystone: add cell's information to spi nodes

SPI nodes should always have #address-cells and #size-cells defined,
otherwise warnings will be produced in case of adding any child
nodes to the SPI bus in DT:
Warning (avoid_default_addr_size): Relying on default #address-cells value for /soc/spi@21000400/n25q128a11@0
Warning (avoid_default_addr_size): Relying on default #size-cells value for /soc/spi@21000400/n25q128a11@0

Hence, ensure that all SPIx nodes have #address-cells and #size-cells
properties defined.

Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
arch/arm/boot/dts/keystone.dtsi