All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alex Marginean <alexm.osslist@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/4] armv8: ls1028aqds: Remove the definition of CONFIG_SYS_I2C_EARLY_INIT
Date: Mon, 15 Jul 2019 10:13:52 +0300	[thread overview]
Message-ID: <aaddda25-0a01-7aad-960a-1b8ee7736ae7@gmail.com> (raw)
In-Reply-To: <20190710074840.45445-1-chuanhua.han@nxp.com>

On 7/10/2019 10:48 AM, Chuanhua Han wrote:
> Since i2c uses dm mode, i2 controller will be initialized when reading
> and writing devices on i2c bus. So there is no need for the original
> non-dm mode i2c early initialization function call, this patch removed
> the definition of CONFIG_SYS_I2C_EARLY_INIT.
> 
> Signed-off-by: Chuanhua Han <chuanhua.han@nxp.com>
> ---
> depends on:
> 	- http://patchwork.ozlabs.org/project/uboot/list/?series=117203
> 	- http://patchwork.ozlabs.org/project/uboot/list/?series=117224
> 	- http://patchwork.ozlabs.org/project/uboot/list/?series=118231
> 
>   include/configs/ls1028aqds.h | 1 -
>   1 file changed, 1 deletion(-)
> 
Reviewed-by: Alex Marginean <alexm.osslist@gmail.com>

  parent reply	other threads:[~2019-07-15  7:13 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-10  7:48 [U-Boot] [PATCH 1/4] armv8: ls1028aqds: Remove the definition of CONFIG_SYS_I2C_EARLY_INIT Chuanhua Han
2019-07-10  7:48 ` [U-Boot] [PATCH 2/4] configs: ls1028aqds: Enable DM support for pcf2127 rtc Chuanhua Han
2019-07-15  7:15   ` Alex Marginean
2019-07-15  7:20     ` [U-Boot] [EXT] " Chuanhua Han
2019-07-15  8:09       ` Alex Marginean
2019-07-15  8:13         ` Chuanhua Han
2019-07-10  7:48 ` [U-Boot] [PATCH 3/4] armv8: dts: ls1028aqds: Add pca9547 node under the i2c0 controller Chuanhua Han
2019-07-15  7:16   ` Alex Marginean
2019-08-22  8:33     ` Prabhakar Kushwaha
2019-07-10  7:48 ` [U-Boot] [PATCH 4/4] armv8: dts: ls1028aqds: Add pcf2127 node under i2c1 Chuanhua Han
2019-07-15  7:17   ` Alex Marginean
2019-08-22  8:33     ` Prabhakar Kushwaha
2019-07-15  7:13 ` Alex Marginean [this message]
2019-08-22  8:33   ` [U-Boot] [PATCH 1/4] armv8: ls1028aqds: Remove the definition of CONFIG_SYS_I2C_EARLY_INIT Prabhakar Kushwaha

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=aaddda25-0a01-7aad-960a-1b8ee7736ae7@gmail.com \
    --to=alexm.osslist@gmail.com \
    --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.