All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Glass <sjg@chromium.org>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/5] rockchip: i2c: enable i2c for rk3399
Date: Sun, 9 Apr 2017 13:28:44 -0600	[thread overview]
Message-ID: <CAPnjgZ2ygOxzeWwNw8-ODKBCynhCV+D-WSHOhqd2nsiBfQ3KDg@mail.gmail.com> (raw)
In-Reply-To: <1491653858-9973-2-git-send-email-eric.gao@rock-chips.com>

Hi Eric,

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

  reply	other threads:[~2017-04-09 19:28 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-08 12:17 [U-Boot] [PATCH 0/5] Eric Gao
2017-04-08 12:17 ` [U-Boot] [PATCH 1/5] rockchip: i2c: enable i2c for rk3399 Eric Gao
2017-04-09 19:28   ` Simon Glass [this message]
2017-04-08 12:18 [U-Boot] [PATCH 0/5] Eric Gao
2017-04-08 12:18 ` [U-Boot] [PATCH 1/5] rockchip: i2c: enable i2c for rk3399 Eric Gao
2017-04-08 12:22 [U-Boot] [PATCH 0/5] Eric Gao
2017-04-08 12:22 ` [U-Boot] [PATCH 1/5] rockchip: i2c: enable i2c for rk3399 Eric Gao
2017-04-10  3:55   ` Heiko Schocher
2017-04-10  6:19     ` Eric
2017-04-08 12:26 [U-Boot] [PATCH 0/5] Eric Gao
2017-04-08 12:26 ` [U-Boot] [PATCH 1/5] rockchip: i2c: enable i2c for rk3399 Eric Gao
2017-04-08 12:30 [U-Boot] [PATCH 0/5] Eric Gao
2017-04-08 12:30 ` [U-Boot] [PATCH 1/5] rockchip: i2c: enable i2c for rk3399 Eric Gao
2017-04-08 12:33 [U-Boot] [PATCH 0/5] Eric Gao
2017-04-08 12:33 ` [U-Boot] [PATCH 1/5] rockchip: i2c: enable i2c for rk3399 Eric Gao
2017-04-08 12:42 [U-Boot] [PATCH 0/5] Eric Gao
2017-04-08 12:42 ` [U-Boot] [PATCH 1/5] rockchip: i2c: enable i2c for rk3399 Eric Gao
2017-04-08 12:50 [U-Boot] [PATCH 0/5] Eric Gao
2017-04-08 12:50 ` [U-Boot] [PATCH 1/5] rockchip: i2c: enable i2c for rk3399 Eric Gao
2017-04-10  2:17 [U-Boot] [PATCH 0/5] Eric Gao
2017-04-10  2:17 ` [U-Boot] [PATCH 1/5] rockchip: i2c: Enable i2c for rk3399 Eric Gao
2017-04-11 13:55   ` Simon Glass
2017-04-14 10:15     ` Simon Glass
2017-04-10  2:41 [U-Boot] [PATCH 0/5] Eric Gao
2017-04-10  2:41 ` [U-Boot] [PATCH 1/5] rockchip: i2c: Enable i2c for rk3399 Eric Gao

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAPnjgZ2ygOxzeWwNw8-ODKBCynhCV+D-WSHOhqd2nsiBfQ3KDg@mail.gmail.com \
    --to=sjg@chromium.org \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.