From: Sascha Hauer <sha@pengutronix.de>
To: "Daniel Brát" <danek.brat@gmail.com>
Cc: barebox@lists.infradead.org
Subject: Re: [PATCH v2] i2c: add bcm283x i2c host controller support
Date: Fri, 17 Jun 2022 08:37:51 +0200 [thread overview]
Message-ID: <20220617063751.GZ1615@pengutronix.de> (raw)
In-Reply-To: <20220615203909.27363-1-danek.brat@gmail.com>
On Wed, Jun 15, 2022 at 10:39:09PM +0200, Daniel Brát wrote:
> Add a driver to support the i2c host controller (BSC)
> found in Broadcom's bcm283x family of SoCs (used by rpi boards).
>
> Signed-off-by: Daniel Brát <danek.brat@gmail.com>
> ---
> arch/arm/configs/rpi_defconfig | 3 +-
> arch/arm/configs/rpi_v8a_defconfig | 3 +-
> drivers/i2c/busses/Kconfig | 4 +
> drivers/i2c/busses/Makefile | 1 +
> drivers/i2c/busses/i2c-bcm283x.c | 327 +++++++++++++++++++++++++++++
> 5 files changed, 336 insertions(+), 2 deletions(-)
> create mode 100644 drivers/i2c/busses/i2c-bcm283x.c
Much better, thanks, applied.
Sascha
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
prev parent reply other threads:[~2022-06-17 6:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-06-15 20:39 Daniel Brát
2022-06-17 6:37 ` Sascha Hauer [this message]
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=20220617063751.GZ1615@pengutronix.de \
--to=sha@pengutronix.de \
--cc=barebox@lists.infradead.org \
--cc=danek.brat@gmail.com \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox