From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adrian Hunter Subject: Re: SD card reader problems on Cherry-Trail Date: Thu, 19 Oct 2017 14:27:59 +0300 Message-ID: References: <32d4293d-7e9d-8f0d-966f-235a8283182f@intel.com> <17f28f0f-ab5b-3095-4d52-8908bee409b4@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from mga14.intel.com ([192.55.52.115]:37799 "EHLO mga14.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751579AbdJSLev (ORCPT ); Thu, 19 Oct 2017 07:34:51 -0400 In-Reply-To: Content-Language: en-US Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: Carlo Caione Cc: Ulf Hansson , linux-mmc , Linux Upstreaming Team On 19/10/17 14:19, Carlo Caione wrote: > On Tue, Oct 10, 2017 at 10:31 AM, Carlo Caione wrote: >> On Tue, Oct 10, 2017 at 11:22 AM, Adrian Hunter wrote: >>> On 10/10/17 12:22, Carlo Caione wrote: > > /cut >>> Yes, but it is complicated so I don't have a patch ready just yet. >> >> Alright, can you explain a bit what's the problem? >> >> Thank you for looking into this, > > Hey Adrian, > any news (or just some more information) about this issue? The patches I just sent should help a bit: https://marc.info/?l=linux-mmc&m=150841011918586 There is also a dependency on the I2C adapter, so you need CONFIGF_I2C_DESIGNWARE_BAYTRAIL=y but sdhci-acpi still needs to be taught to wait for the I2C adapter to initialize. I am still working on that.