linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Loic Poulain <loic.poulain@linaro.org>
To: wsa@the-dreams.de
Cc: Vinod Koul <vkoul@kernel.org>,
	Robert Foss <robert.foss@linaro.org>,
	Bjorn Andersson <bjorn.andersson@linaro.org>,
	linux-i2c@vger.kernel.org,
	linux-arm-msm <linux-arm-msm@vger.kernel.org>,
	Todor Tomov <todor.tomov@linaro.org>
Subject: Re: [PATCH v5 1/3] i2c: Add Qualcomm CCI I2C driver
Date: Mon, 23 Mar 2020 13:08:49 +0100	[thread overview]
Message-ID: <CAMZdPi9U5Ls7dRQfxWsaZJtYpKGXUsPEpCvWbDz_LQUSKPDp1Q@mail.gmail.com> (raw)
In-Reply-To: <1583770998-25449-1-git-send-email-loic.poulain@linaro.org>

Hi Wolfram,

On Mon, 9 Mar 2020 at 17:19, Loic Poulain <loic.poulain@linaro.org> 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>

Is there anything more I can do on my side to help you review this?

Regards,
Loic

      parent reply	other threads:[~2020-03-23 12:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-03-09 16:23 [PATCH v5 1/3] i2c: Add Qualcomm CCI I2C driver Loic Poulain
2020-03-09 16:23 ` [PATCH v5 2/3] dt-bindings: i2c: Add binding for Qualcomm CCI I2C controller Loic Poulain
2020-03-09 16:23 ` [PATCH v5 3/3] arm64: dts: msm8916: Add CCI node Loic Poulain
2020-03-09 19:23 ` [PATCH v5 1/3] i2c: Add Qualcomm CCI I2C driver Bjorn Andersson
2020-03-23 12:08 ` Loic Poulain [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=CAMZdPi9U5Ls7dRQfxWsaZJtYpKGXUsPEpCvWbDz_LQUSKPDp1Q@mail.gmail.com \
    --to=loic.poulain@linaro.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=robert.foss@linaro.org \
    --cc=todor.tomov@linaro.org \
    --cc=vkoul@kernel.org \
    --cc=wsa@the-dreams.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 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).