All of lore.kernel.org
 help / color / mirror / Atom feed
From: atull <atull@opensource.altera.com>
To: Wolfram Sang <wsa@the-dreams.de>,
	Romain Baeriswyl <Romain.Baeriswyl@abilis.com>
Cc: Mika Westerberg <mika.westerberg@linux.intel.com>,
	Christian Ruppert <christian.ruppert@abilis.com>,
	"Rafael J. Wysocki" <rafael.j.wysocki@intel.com>,
	<linux-i2c@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	Mark Rutland <mark.rutland@arm.com>, <baruch@tkos.co.il>,
	<grant.likely@linaro.org>, <robh+dt@kernel.org>,
	<skuribay@pobox.com>, <alan@linux.intel.com>,
	<devicetree@vger.kernel.org>, <delicious.quinoa@gmail.com>,
	<dinguyen@opensource.altera.com>,
	<yvanderv@opensource.altera.com>,
	Romain Baeriswyl <romainba@abilis.com>
Subject: Re: [PATCH] i2c designware add support of I2C standard mode
Date: Thu, 18 Sep 2014 10:52:24 -0500	[thread overview]
Message-ID: <alpine.DEB.2.02.1409181050190.29539@atx-linux-37> (raw)
In-Reply-To: <1408544948-22339-1-git-send-email-romainba@abilis.com>

On Wed, 20 Aug 2014, Romain Baeriswyl wrote:

> From: Romain Baeriswyl <Romain.Baeriswyl@abilis.com>
> 
> Some legacy devices support ony I2C standard mode at 100kHz.
> This patch allows to select the standard mode through the DTS
> with the use of the existing clock-frequency parameter.
> 
> When clock-frequency parameter is not set, the fast mode is selected.
> Only when the parameter is set at 100000, the standard mode is selected.
> 
> Signed-off-by: Romain Baeriswyl <romainba@abilis.com>
> Reviewed-by: Christian Ruppert <christian.ruppert@abilis.com>
> ---
>  drivers/i2c/busses/i2c-designware-platdrv.c |   23 +++++++++++++++++++++--
>  1 files changed, 21 insertions(+), 2 deletions(-)
> 

Hi Wolfram,

This patch is really useful for us.  Is it going to be picked up?

Alan

WARNING: multiple messages have this Message-ID (diff)
From: atull <atull@opensource.altera.com>
To: Wolfram Sang <wsa@the-dreams.de>,
	Romain Baeriswyl <Romain.Baeriswyl@abilis.com>
Cc: Mika Westerberg <mika.westerberg@linux.intel.com>,
	Christian Ruppert <christian.ruppert@abilis.com>,
	"Rafael J. Wysocki" <rafael.j.wysocki@intel.com>,
	linux-i2c@vger.kernel.org, linux-kernel@vger.kernel.org,
	Mark Rutland <mark.rutland@arm.com>,
	baruch@tkos.co.il, grant.likely@linaro.org, robh+dt@kernel.org,
	skuribay@pobox.com, alan@linux.intel.com,
	devicetree@vger.kernel.org, delicious.quinoa@gmail.com,
	dinguyen@opensource.altera.com, yvanderv@opensource.altera.com,
	Romain Baeriswyl <romainba@abilis.com>
Subject: Re: [PATCH] i2c designware add support of I2C standard mode
Date: Thu, 18 Sep 2014 10:52:24 -0500	[thread overview]
Message-ID: <alpine.DEB.2.02.1409181050190.29539@atx-linux-37> (raw)
In-Reply-To: <1408544948-22339-1-git-send-email-romainba@abilis.com>

On Wed, 20 Aug 2014, Romain Baeriswyl wrote:

> From: Romain Baeriswyl <Romain.Baeriswyl@abilis.com>
> 
> Some legacy devices support ony I2C standard mode at 100kHz.
> This patch allows to select the standard mode through the DTS
> with the use of the existing clock-frequency parameter.
> 
> When clock-frequency parameter is not set, the fast mode is selected.
> Only when the parameter is set at 100000, the standard mode is selected.
> 
> Signed-off-by: Romain Baeriswyl <romainba@abilis.com>
> Reviewed-by: Christian Ruppert <christian.ruppert@abilis.com>
> ---
>  drivers/i2c/busses/i2c-designware-platdrv.c |   23 +++++++++++++++++++++--
>  1 files changed, 21 insertions(+), 2 deletions(-)
> 

Hi Wolfram,

This patch is really useful for us.  Is it going to be picked up?

Alan

  parent reply	other threads:[~2014-09-18 16:14 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-19 20:18 [PATCH] i2c: designware: deduce speed mode from device tree setting atull
2014-08-19 20:18 ` atull-yzvPICuk2ABMcg4IHK0kFoH6Mc4MB0Vx
2014-08-20  7:52 ` Mika Westerberg
2014-08-20  7:52   ` Mika Westerberg
2014-08-20  9:22 ` Mark Rutland
2014-08-20  9:22   ` Mark Rutland
2014-08-20  9:49   ` Romain Baeriswyl
2014-08-20  9:49     ` Romain Baeriswyl
2014-08-20 12:07     ` Romain Baeriswyl
2014-08-20 12:32     ` Wolfram Sang
2014-08-20 12:32       ` Wolfram Sang
2014-08-20 14:24     ` atull
2014-08-20 14:24       ` atull
2014-08-20 14:38       ` Romain Baeriswyl
2014-08-20 14:38         ` Romain Baeriswyl
2014-08-20 15:12         ` atull
2014-08-20 15:12           ` atull
2014-08-20 12:36   ` Wolfram Sang
2014-08-20 12:42     ` Mark Rutland
2014-08-20 14:29       ` [PATCH] i2c designware add support of I2C standard mode Romain Baeriswyl
2014-08-20 14:29         ` Romain Baeriswyl
2014-08-20 14:32         ` atull
2014-08-20 14:32           ` atull
2014-08-20 15:25           ` atull
2014-08-20 15:25             ` atull
2014-09-18 15:52         ` atull [this message]
2014-09-18 15:52           ` atull
2014-09-20  9:24         ` Wolfram Sang
2014-09-20  9:24           ` Wolfram Sang
2014-09-28  3:40           ` atull
2014-09-28  3:40             ` atull

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=alpine.DEB.2.02.1409181050190.29539@atx-linux-37 \
    --to=atull@opensource.altera.com \
    --cc=Romain.Baeriswyl@abilis.com \
    --cc=alan@linux.intel.com \
    --cc=baruch@tkos.co.il \
    --cc=christian.ruppert@abilis.com \
    --cc=delicious.quinoa@gmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=dinguyen@opensource.altera.com \
    --cc=grant.likely@linaro.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=mika.westerberg@linux.intel.com \
    --cc=rafael.j.wysocki@intel.com \
    --cc=robh+dt@kernel.org \
    --cc=romainba@abilis.com \
    --cc=skuribay@pobox.com \
    --cc=wsa@the-dreams.de \
    --cc=yvanderv@opensource.altera.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 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.