diff options
author | Grygorii Strashko <grygorii.strashko@ti.com> | 2014-04-28 16:20:22 +0400 |
---|---|---|
committer | Santosh Shilimkar <santosh.shilimkar@ti.com> | 2014-05-08 23:24:51 +0400 |
commit | 509046a7b00cf540e49d3072b1efe7cb0b1bdc20 (patch) | |
tree | f09c67a6f6969c8d88ac55c5993a32bd182d4d15 /scripts/gdb/linux/utils.py | |
parent | e42d8a7f966b7b3b817adece0573d07754a647d2 (diff) | |
download | linux-509046a7b00cf540e49d3072b1efe7cb0b1bdc20.tar.xz |
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>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions