From: Grygorii Strashko Date: Mon, 28 Apr 2014 12:20:22 +0000 (+0300) Subject: ARM: dts: keystone: add cell's information to spi nodes X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~41^2~24^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=509046a7b00cf540e49d3072b1efe7cb0b1bdc20;p=pandora-kernel.git 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 Signed-off-by: Santosh Shilimkar --- Reading git-diff-tree failed