commit | e152e3f7f4b0141d2fbf4f993dadfcc5eadd1645 | [log] [tgz] |
---|---|---|
author | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Thu Jul 14 16:58:11 2016 +0200 |
committer | Alexandre Belloni <alexandre.belloni@free-electrons.com> | Fri Jul 15 11:23:44 2016 +0200 |
tree | 4d517a33473b0fdc26e4dcb164459043736135b1 | |
parent | d3c1c7181f55f3464529decad189f2317a2932da [diff] |
ARM: dts: at91: fix i2c-gpio node name i2c-gpio doesn't need a reg property. Change the node names to i2c-gpio-x as used in other dts to remove the unit-address. Solves: Warning (unit_address_vs_reg): Node /i2c@0 has a unit name, but no reg property Warning (unit_address_vs_reg): Node /i2c@1 has a unit name, but no reg property Warning (unit_address_vs_reg): Node /i2c@2 has a unit name, but no reg property Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>