[U-Boot] [PATCH 1/5] rockchip: i2c: enable i2c for rk3399

Simon Glass sjg at chromium.org
Sun Apr 9 19:28:44 UTC 2017


Hi Eric,

On 8 April 2017 at 06:17, Eric Gao <eric.gao at rock-chips.com> wrote:
> From: "eric.gao" <eric.gao at rock-chips.com>
>
> 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>
>
> eric.gao at rock-chips.com

Can you fix up these duplicates? You see to have two slightly
different email addresses.

>
> 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>

This has come through as one thread with lots of resends in my email.
I'm not sure if you are using patman? It normally helps to make things
right. Also check your name and email in ~/.gitconfig

Regards,
Simon


More information about the U-Boot mailing list