All of lore.kernel.org
 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: Sat, 18 Apr 2020 23:39:13 +0200	[thread overview]
Message-ID: <20200418213913.GB1293@ninjato> (raw)
In-Reply-To: <1586248382-9058-1-git-send-email-loic.poulain@linaro.org>

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

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!


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

  parent reply	other threads:[~2020-04-18 21:39 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 ` Wolfram Sang [this message]
2020-06-15 13:24   ` [PATCH v7 1/3] i2c: Add Qualcomm CCI I2C driver Wolfram Sang

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=20200418213913.GB1293@ninjato \
    --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 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.