linux-i2c.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Wolfram Sang <wsa@the-dreams.de>
To: Loic Poulain <loic.poulain@linaro.org>
Cc: vkoul@kernel.org, robert.foss@linaro.org,
	bjorn.andersson@linaro.org, linux-i2c@vger.kernel.org,
	linux-arm-msm@vger.kernel.org,
	Todor Tomov <todor.tomov@linaro.org>
Subject: Re: [PATCH v7 1/3] i2c: Add Qualcomm CCI I2C driver
Date: Mon, 15 Jun 2020 15:24:01 +0200	[thread overview]
Message-ID: <20200615132401.GF4423@kunai> (raw)
In-Reply-To: <20200418213913.GB1293@ninjato>

[-- Attachment #1: Type: text/plain, Size: 1130 bytes --]

On Sat, Apr 18, 2020 at 11:39:13PM +0200, Wolfram Sang wrote:
> On Tue, Apr 07, 2020 at 10:33:00AM +0200, Loic Poulain wrote:
> > This commit adds I2C bus support for the Camera Control Interface
> > (CCI) I2C controller found on the Qualcomm SoC processors. This I2C
> > controller supports two masters and they are registered to the core.
> > 
> > CCI versions supported in the driver are msm8916, msm8996 and sdm845.
> > 
> > This is a rework of the patch posted by Vinod:
> > https://patchwork.kernel.org/patch/10569961/
> > 
> > With additional fixes + most of the comments addressed.
> > 
> > Signed-off-by: Todor Tomov <todor.tomov@linaro.org>
> > Signed-off-by: Vinod Koul <vkoul@kernel.org>
> > Signed-off-by: Loic Poulain <loic.poulain@linaro.org>
> > Tested-by: Robert Foss <robert.foss@linaro.org>
> > Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
> 
> Removed the err msg after platform_get_irq and applied to for-next,
> thanks!

BTW is one of the authors interested in being the maintainer for this
driver? If so, a patch adding that to MAINTAINERS would be much
appreciated!


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

      reply	other threads:[~2020-06-15 13:24 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-04-07  8:33 [PATCH v7 1/3] i2c: Add Qualcomm CCI I2C driver Loic Poulain
2020-04-07  8:33 ` [PATCH v7 2/3] dt-bindings: i2c: Add binding for Qualcomm CCI I2C controller Loic Poulain
2020-04-18 21:39   ` Wolfram Sang
2020-04-07  8:33 ` [PATCH v7 3/3] arm64: dts: msm8916: Add CCI node Loic Poulain
2020-05-22 16:10   ` Carl-Daniel Hailfinger
2020-05-22 16:57     ` Bjorn Andersson
2020-05-22 21:46       ` Carl-Daniel Hailfinger
2020-04-18 21:39 ` [PATCH v7 1/3] i2c: Add Qualcomm CCI I2C driver Wolfram Sang
2020-06-15 13:24   ` Wolfram Sang [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=20200615132401.GF4423@kunai \
    --to=wsa@the-dreams.de \
    --cc=bjorn.andersson@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=loic.poulain@linaro.org \
    --cc=robert.foss@linaro.org \
    --cc=todor.tomov@linaro.org \
    --cc=vkoul@kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).