[U-Boot] [PATCH 1/5] rockchip: i2c: Enable i2c for rk3399
Simon Glass
sjg at chromium.org
Fri Apr 14 10:15:39 UTC 2017
On 11 April 2017 at 07:55, Simon Glass <sjg at chromium.org> wrote:
> On 9 April 2017 at 20:17, Eric Gao <eric.gao at rock-chips.com> wrote:
>> 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 at rock-chips.com>
>>
>> ---
>>
>> arch/arm/dts/rk3399.dtsi | 16 ++++++++++++++++
>> configs/evb-rk3399_defconfig | 1 +
>> drivers/i2c/rk_i2c.c | 1 +
>> 3 files changed, 18 insertions(+)
>>
>
> Acked-by: Simon Glass <sjg at chromium.org>
Applied to u-boot-rockchip, thanks!
More information about the U-Boot
mailing list