All of lore.kernel.org
 help / color / mirror / Atom feed
From: Heiko Schocher <hs@denx.de>
To: u-boot@lists.denx.de
Subject: [PATCH 2/4] i2c: Export i2c_deblock_gpio_loop()
Date: Tue, 18 Feb 2020 08:05:46 +0100	[thread overview]
Message-ID: <d7a84d7a-4632-600e-9543-b2b3108eba7c@denx.de> (raw)
In-Reply-To: <20200207155752.40930-2-marex@denx.de>

Hello Marek,

Am 07.02.2020 um 16:57 schrieb Marek Vasut:
> Export the i2c_deblock_gpio_loop() so it can be used in other places in
> U-Boot. In particular, this is useful in the GPIO I2C driver, which claims
> the SDA/SCL GPIOs and thus prevents the i2c_deblock() implementation from
> claiming the pins as GPIOs again.
> 
> Signed-off-by: Marek Vasut <marex@denx.de>
> ---
>   drivers/i2c/i2c-uclass.c |  8 ++++----
>   include/i2c.h            | 16 ++++++++++++++++
>   2 files changed, 20 insertions(+), 4 deletions(-)

Reviewed-by: Heiko Schocher <hs@denx.de>

bye,
Heiko
-- 
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52   Fax: +49-8142-66989-80   Email: hs at denx.de

  reply	other threads:[~2020-02-18  7:05 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-02-07 15:57 [PATCH 1/4] i2c: Make deblock delay and SCL clock configurable Marek Vasut
2020-02-07 15:57 ` [PATCH 2/4] i2c: Export i2c_deblock_gpio_loop() Marek Vasut
2020-02-18  7:05   ` Heiko Schocher [this message]
2020-03-17  5:10   ` Heiko Schocher
2020-02-07 15:57 ` [PATCH 3/4] i2c: Add option to send start condition after deblocking Marek Vasut
2020-02-18  7:07   ` Heiko Schocher
2020-02-18 17:21     ` Marek Vasut
2020-03-17  5:11   ` Heiko Schocher
2020-02-07 15:57 ` [PATCH 4/4] i2c: gpio: Run deblock sequence on probe Marek Vasut
2020-02-18  7:11   ` Heiko Schocher
2020-02-18 17:25     ` Marek Vasut
2020-03-17  5:11   ` Heiko Schocher
2020-02-18  7:04 ` [PATCH 1/4] i2c: Make deblock delay and SCL clock configurable Heiko Schocher
2020-03-17  5:10 ` Heiko Schocher

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=d7a84d7a-4632-600e-9543-b2b3108eba7c@denx.de \
    --to=hs@denx.de \
    --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.