diff options
author | Rob Herring <robh@kernel.org> | 2018-09-13 21:12:38 +0300 |
---|---|---|
committer | Chen-Yu Tsai <wens@csie.org> | 2018-09-14 11:59:24 +0300 |
commit | 57a83c5222c1b5e7b3acc72c6e60fce00a38991a (patch) | |
tree | 427a7798d9759b7303d90c8fe478d2cf2a9e68b1 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 0729b4af5753b65aa031f58c435da53dbbf56d19 (diff) | |
download | linux-57a83c5222c1b5e7b3acc72c6e60fce00a38991a.tar.xz |
ARM: dts: sun9i: Fix I2C bus warnings
dtc has new checks for I2C buses. The sun9i-a80 dts file has a node named
'i2c' which causes a false positive warning. As the node is a RSB bus,
correct the node name to be 'rsb' to fix the warnings.
arch/arm/boot/dts/sun9i-a80-cubieboard4.dtb: Warning (i2c_bus_reg): /soc/i2c@8003400/codec@e89:reg: I2C address must be less than 10-bits, got "0xe89"
arch/arm/boot/dts/sun9i-a80-cubieboard4.dtb: Warning (i2c_bus_reg): /soc/i2c@8003400/pmic@745:reg: I2C address must be less than 10-bits, got "0x745"
arch/arm/boot/dts/sun9i-a80-optimus.dtb: Warning (i2c_bus_reg): /soc/i2c@8003400/codec@e89:reg: I2C address must be less than 10-bits, got "0xe89"
arch/arm/boot/dts/sun9i-a80-optimus.dtb: Warning (i2c_bus_reg): /soc/i2c@8003400/pmic@745:reg: I2C address must be less than 10-bits, got "0x745"
Cc: Maxime Ripard <maxime.ripard@bootlin.com>
Cc: Chen-Yu Tsai <wens@csie.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions