diff options
author | Grygorii Strashko <grygorii.strashko@ti.com> | 2014-04-08 14:46:06 +0300 |
---|---|---|
committer | Santosh Shilimkar <santosh.shilimkar@ti.com> | 2014-05-08 15:24:51 -0400 |
commit | 3953505afbb80bfcf0e9dc2ba7199e63b0fef69f (patch) | |
tree | bbea8e8aaaf48e19572f96f4f0934a7631db8780 /arch/arm/boot/dts/k2hk-evm.dts | |
parent | 5e014d0c020d37af897a0867bc1840f098bf3cee (diff) | |
download | blackbird-op-linux-3953505afbb80bfcf0e9dc2ba7199e63b0fef69f.tar.gz blackbird-op-linux-3953505afbb80bfcf0e9dc2ba7199e63b0fef69f.zip |
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>
Diffstat (limited to 'arch/arm/boot/dts/k2hk-evm.dts')
0 files changed, 0 insertions, 0 deletions