commit | b644354a7c255defe0086c15ccb6b298f27a8bcf | [log] [tgz] |
---|---|---|
author | eric.gao@rock-chips.com <eric.gao@rock-chips.com> | Mon Apr 10 10:17:03 2017 +0800 |
committer | Simon Glass <sjg@chromium.org> | Sat Apr 15 10:13:17 2017 -0600 |
tree | 6e4dfa9925962d835d52ed7655bfba0feee7a60b | |
parent | bc8e8fe40bc57c7fe0ecafb09e180bdfefe408d5 [diff] |
rockchip: i2c: Enable i2c for rk3399 To enable mipi display, we need to enable pmic rk808 first for lcd3v3 power,which use i2c0 to communicate with soc. So enable i2c0. Signed-off-by: Eric Gao <eric.gao@rock-chips.com> Acked-by: Simon Glass <sjg@chromium.org>