]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit535d02f51e6f49054eac43e3340230c1d135d46d
treef09c67a6f6969c8d88ac55c5993a32bd182d4d15
parent36ad0920439059d440eae3f3e3ed9657f79bc24f
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