ARM: dts: keystone: add cell's information to i2c nodes
authorGrygorii Strashko <grygorii.strashko@ti.com>
Tue, 8 Apr 2014 11:46:06 +0000 (14:46 +0300)
committerSantosh Shilimkar <santosh.shilimkar@ti.com>
Thu, 8 May 2014 19:24:51 +0000 (15:24 -0400)
commit3953505afbb80bfcf0e9dc2ba7199e63b0fef69f
treebbea8e8aaaf48e19572f96f4f0934a7631db8780
parent5e014d0c020d37af897a0867bc1840f098bf3cee
ARM: dts: keystone: add cell's information to i2c nodes

I2C nodes should always have #address-cells and #size-cells defined,
otherwise warnings will be produced in case of adding child
nodes to the I2C bus in DT:
Warning (avoid_default_addr_size): Relying on default #address-cells value for /soc/i2c@2530800/pca@20
Warning (avoid_default_addr_size): Relying on default #size-cells value for /soc/i2c@2530800/pca@20

Hence, ensure that all i2cX 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