From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from www.llwyncelyn.cymru ([82.70.14.225]:35616 "EHLO fuzix.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751063AbeABSbb (ORCPT ); Tue, 2 Jan 2018 13:31:31 -0500 Date: Tue, 2 Jan 2018 18:31:06 +0000 From: Alan Cox To: Andy Shevchenko Cc: Kristian Beilke , Andy Shevchenko , Sakari Ailus , Linux Media Mailing List , Alan Cox , Hans de Goede Subject: Re: [BUG] atomisp_ov2680 not initializing correctly Message-ID: <20180102183106.79701c0f@alans-desktop> In-Reply-To: References: <42dfd60f-2534-b9cd-eeab-3110d58ef7c0@posteo.de> <20171219120020.w7byb7bv3hhzn2jb@valkosipuli.retiisi.org.uk> <1513715821.7000.228.camel@linux.intel.com> <20171221125444.GB2935@ber-nb-001.aisec.fraunhofer.de> <1513866211.7000.250.camel@linux.intel.com> <6d1a2dc7-1d7b-78f3-9334-ccdedaa66510@posteo.de> <1514476996.7000.437.camel@linux.intel.com> <5fbb0600-82a0-5d17-a812-81d7707a335b@posteo.de> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-media-owner@vger.kernel.org List-ID: > Patch 0003-atomisp_gmin_platform-tweak-to-drive-axp288.patch gives a > little confusion. > The PMIC driver should work via ACPI OpRegion macro (and should be > enabled in kernel configuration). That's how it supposed to work. > The patch seems redundant. I am fairly sure it is meant to work that way - but it doesn't. At least not at the moment. > > I see your point, Still it feels, as if this could go somewhere. > > I hope so, though I didn't try CherryTrail and according to Alan that > is what he had tried on. It's what we are currently trying on. I can fire up the ISP and actually get interrupts from it, but not much more at this point. Alan