commit | 123604482599631137cfae027d6475a04b854f8c | [log] [tgz] |
---|---|---|
author | Felipe Balbi <balbi@ti.com> | Thu Feb 19 12:03:54 2015 -0600 |
committer | Tony Lindgren <tony@atomide.com> | Tue Feb 24 10:35:43 2015 -0800 |
tree | 1932e0291e5af27f34fc0e950b4ddd26e0e5e33e | |
parent | cb9071d4bb0d61cc5a375cc9ed5fefed5bb65e09 [diff] |
ARM: dts: am437x-idk: fix TPS62362 i2c bus As it turns out, tps62362 is actually on I2C bus0, not bus1. This has gone unnoticed because Linux doesn't use (as of now) that regulator at all, it's setup by the bootloader and left as is. While at that, also add missing reg property for our regulator. Signed-off-by: Felipe Balbi <balbi@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>