commit | 9619944697c536bb7fa6a4ec2e190e5571928c17 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu Jul 02 18:15:50 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Wed Aug 05 21:06:11 2015 -0600 |
tree | 62ce60e4a4dfa830869c1acbce89f96450a4fd50 | |
parent | eef15f2b030a0b85eb7658f8143b0c183c368e67 [diff] |
exynos: dts: Support EC tunnel and main TPS65090 regulator On pit and pi the TPS65090 regulator is connected only to the EC and we must use a tunnel to get to it. The existing U-Boot support relies on a special driver. Add a tunnel definition so that the new device-model TPS65090 driver can be used unmodified. Signed-off-by: Simon Glass <sjg@chromium.org>