From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mika Westerberg Subject: Re: [PATCH v2 0/2] i2c:dw: Add APM X-Gene ACPI I2C device support Date: Wed, 23 Dec 2015 12:09:59 +0200 Message-ID: <20151223100959.GK1758@lahna.fi.intel.com> References: <1449782357-22982-1-git-send-email-lho@apm.com> <566F6485.2000508@amd.com> <20151215132721.GJ1762@lahna.fi.intel.com> <56702923.9010305@amd.com> <20151215145953.GK1762@lahna.fi.intel.com> <1450863241.7740.30.camel@kxue-X58A-UD3R> <20151223095237.GJ1758@lahna.fi.intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-i2c-owner@vger.kernel.org To: "Zheng, Ivan" Cc: "Xue, Ken" , "wsa@the-dreams.de" , "Suthikulpanit, Suravee" , Loc Ho , "rjw@rjwysocki.net" , "lenb@kernel.org" , "linux-i2c@vger.kernel.org" , "linux-acpi@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "jcm@redhat.com" , "patches@apm.com" , "Hurwitz, Sherry" , "Duran, Leo" , Hanjun Guo , Al Stone , "Yu, Xiangliang" List-Id: linux-acpi@vger.kernel.org On Wed, Dec 23, 2015 at 10:02:04AM +0000, Zheng, Ivan wrote: > Why/how can Linux driver make use of such non-ACPI defined methods? What do you mean exactly? I added support for these (well, SSCN and FMCN) because I found out that some vendors include such methods with their BIOS implementation. Windows driver uses these if present and so do we.