From: Heiko Schocher <hs@denx.de>
To: Philip Richard Oberfichtner <pro@denx.de>, u-boot@lists.denx.de
Cc: sjg@chromium.org, trini@konsulko.com
Subject: Re: [PATCH v3 2/3] i2c: Implement i2c_get_chip_by_phandle()
Date: Thu, 2 Nov 2023 15:07:42 +0100 [thread overview]
Message-ID: <613a1e1e-e08a-178f-41a6-b47f23089fa2@denx.de> (raw)
In-Reply-To: <20231031073844.15683-6-pro@denx.de>
Hello Philip,
On 31.10.23 08:38, Philip Richard Oberfichtner wrote:
> This new function enhances the i2c_get_chip*() toolbox by implementing a
> variant that does not require a chip_addr. Instead, the desired device
> is pointed to by a phandle.
>
> Signed-off-by: Philip Richard Oberfichtner <pro@denx.de>
> ---
>
> Notes:
> Changes in v3: none
> Changes in v2: new
>
> drivers/i2c/i2c-uclass.c | 75 ++++++++++++++++++++++++++++++++++++++++
> include/i2c.h | 12 +++++++
> 2 files changed, 87 insertions(+)
Applied to u-boot-i2c.git master
Thanks!
bye,
Heiko
--
DENX Software Engineering GmbH, Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-52 Fax: +49-8142-66989-80 Email: hs@denx.de
next prev parent reply other threads:[~2023-11-02 14:07 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-31 7:38 [PATCH v3 0/3] bootcount: Replace I2C legacy implementation by driver model Philip Richard Oberfichtner
2023-10-31 7:38 ` [PATCH v3 1/3] bootcount: Remove legacy I2C driver Philip Richard Oberfichtner
2023-10-31 8:06 ` Heiko Schocher
2023-11-02 14:07 ` Heiko Schocher
2023-10-31 7:38 ` [PATCH v3 2/3] i2c: Implement i2c_get_chip_by_phandle() Philip Richard Oberfichtner
2023-10-31 8:07 ` Heiko Schocher
2023-11-02 14:07 ` Heiko Schocher [this message]
2023-10-31 7:38 ` [PATCH v3 3/3] bootcount: Add driver model I2C driver Philip Richard Oberfichtner
2023-10-31 8:07 ` Heiko Schocher
2023-11-02 14:08 ` 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=613a1e1e-e08a-178f-41a6-b47f23089fa2@denx.de \
--to=hs@denx.de \
--cc=pro@denx.de \
--cc=sjg@chromium.org \
--cc=trini@konsulko.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.