[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190607122508.GG2456@sirena.org.uk>
Date: Fri, 7 Jun 2019 13:25:08 +0100
From: Mark Brown <broonie@...nel.org>
To: Vitor Soares <Vitor.Soares@...opsys.com>
Cc: linux-iio@...r.kernel.org, linux-i2c@...r.kernel.org,
linux-i3c@...ts.infradead.org, linux-kernel@...r.kernel.org,
gregkh@...uxfoundation.org, rafael@...nel.org,
bbrezillon@...nel.org, Joao.Pinto@...opsys.com,
lorenzo.bianconi83@...il.com
Subject: Re: [PATCH v2 1/3] regmap: add i3c bus support
On Thu, Jun 06, 2019 at 05:12:02PM +0200, Vitor Soares wrote:
> Add basic support for i3c bus.
> This is a simple implementation that only give support
> for SDR Read and Write commands.
The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-i3c
for you to fetch changes up to 6445500b43129baac36c56d629cf1dd9e1104167:
regmap: add i3c bus support (2019-06-07 13:09:55 +0100)
----------------------------------------------------------------
regmap: Add I3C bus support
----------------------------------------------------------------
Vitor Soares (1):
regmap: add i3c bus support
drivers/base/regmap/Kconfig | 6 +++-
drivers/base/regmap/Makefile | 1 +
drivers/base/regmap/regmap-i3c.c | 60 ++++++++++++++++++++++++++++++++++++++++
include/linux/regmap.h | 20 ++++++++++++++
4 files changed, 86 insertions(+), 1 deletion(-)
create mode 100644 drivers/base/regmap/regmap-i3c.c
Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)
Powered by blists - more mailing lists