public inbox for linux-acpi@vger.kernel.org
 help / color / mirror / Atom feed
From: Mika Westerberg <mika.westerberg@linux.intel.com>
To: "Zheng, Ivan" <Ivan.Zheng@amd.com>
Cc: "Xue, Ken" <Ken.Xue@amd.com>,
	"wsa@the-dreams.de" <wsa@the-dreams.de>,
	"Suthikulpanit, Suravee" <Suravee.Suthikulpanit@amd.com>,
	Loc Ho <lho@apm.com>, "rjw@rjwysocki.net" <rjw@rjwysocki.net>,
	"lenb@kernel.org" <lenb@kernel.org>,
	"linux-i2c@vger.kernel.org" <linux-i2c@vger.kernel.org>,
	"linux-acpi@vger.kernel.org" <linux-acpi@vger.kernel.org>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"jcm@redhat.com" <jcm@redhat.com>,
	"patches@apm.com" <patches@apm.com>,
	"Hurwitz, Sherry" <sherry.hurwitz@amd.com>,
	"Duran, Leo" <leo.duran@amd.com>,
	Hanjun Guo <hanjun.guo@linaro.org>,
	Al Stone <al.stone@linaro.org>,
	"Yu, Xiangliang" <Xiangliang.Yu@amd.com>
Subject: Re: [PATCH v2 0/2] i2c:dw: Add APM X-Gene ACPI I2C device support
Date: Wed, 23 Dec 2015 13:40:09 +0200	[thread overview]
Message-ID: <20151223114009.GM1758@lahna.fi.intel.com> (raw)
In-Reply-To: <BLUPR12MB0451852E89B0848DA16067609DE60@BLUPR12MB0451.namprd12.prod.outlook.com>

On Wed, Dec 23, 2015 at 11:24:44AM +0000, Zheng, Ivan wrote:
> I'm a BIOS engineer and my point is that such non-ACPI defined methods
> rely on BIOS implementation, so how the generic I2C driver works on a
> platform without such methods? Should the vendor implement their own
> driver in such case?

Those methods are by *no* means meant for generic driver. They are
specific to DesignWare I2C driver.

If you need to specify bus speed that the device is supposed to use,
you put it to the I2cSerialBus() resource (ConnectionSpeed)...

> I think Windows driver use ConnectionSpeed field in I2CSerialBus
> declaration for a certain device and it's defined in ACPI 5.0.

..like you say here.

We just need to add support for ConnectionSpeed to Linux I2C core.

  reply	other threads:[~2015-12-23 11:40 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-12-10 21:19 [PATCH v2 0/2] i2c:dw: Add APM X-Gene ACPI I2C device support Loc Ho
2015-12-10 21:19 ` [PATCH v2 1/2] acpi:apd: " Loc Ho
2015-12-11  1:13   ` Ken Xue
2015-12-10 21:19 ` [PATCH v2 2/2] i2c:dw: " Loc Ho
2015-12-15  0:53 ` [PATCH v2 0/2] " Suravee Suthikulanit
2015-12-15 13:27   ` Mika Westerberg
2015-12-15 14:52     ` Suravee Suthikulpanit
2015-12-15 14:59       ` Mika Westerberg
2015-12-15 19:20         ` Loc Ho
2015-12-16  9:04           ` Mika Westerberg
2015-12-16 12:53             ` Jarkko Nikula
2015-12-23  9:34         ` Ken Xue
2015-12-23  9:52           ` Mika Westerberg
2015-12-23  9:59             ` Ken Xue
2015-12-23 10:17               ` Mika Westerberg
2015-12-23 10:02             ` Zheng, Ivan
2015-12-23 10:09               ` Mika Westerberg
2015-12-23 11:24                 ` Zheng, Ivan
2015-12-23 11:40                   ` Mika Westerberg [this message]
2016-01-04  9:09           ` Ben Dooks
2016-01-03  0:54 ` Rafael J. Wysocki
2016-01-04  6:23   ` Loc Ho

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=20151223114009.GM1758@lahna.fi.intel.com \
    --to=mika.westerberg@linux.intel.com \
    --cc=Ivan.Zheng@amd.com \
    --cc=Ken.Xue@amd.com \
    --cc=Suravee.Suthikulpanit@amd.com \
    --cc=Xiangliang.Yu@amd.com \
    --cc=al.stone@linaro.org \
    --cc=hanjun.guo@linaro.org \
    --cc=jcm@redhat.com \
    --cc=lenb@kernel.org \
    --cc=leo.duran@amd.com \
    --cc=lho@apm.com \
    --cc=linux-acpi@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-i2c@vger.kernel.org \
    --cc=patches@apm.com \
    --cc=rjw@rjwysocki.net \
    --cc=sherry.hurwitz@amd.com \
    --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