commit | a0942a6d3e08490be2871396c977fb5520ecdf33 | [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 | 1a17c39c3a23f3675913fb768b6e8cbbc6ee4bd0 [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>