commit | 8bba6cc0db3f72b313c0e45ae57d9b733ab00249 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Mon Aug 03 08:19:26 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Aug 05 21:06:15 2015 -0600 |
tree | bb7b10f4f61d920e17e26ebfdf7bfef9fc4a6e70 | |
parent | fa9ec45ca4d31bd24864139696d699aa3165427b [diff] |
exynos: dts: Drop the old TPS65090 I2C node While the AP can access the main PMIC on snow, it must coordinate with the EC which also wants access. Drop the old definition, which can in principle generate collision errors. We will use the new arbitration driver instead. Signed-off-by: Simon Glass <sjg@chromium.org>