From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933271AbcL0R6A convert rfc822-to-8bit (ORCPT ); Tue, 27 Dec 2016 12:58:00 -0500 Received: from muru.com ([72.249.23.125]:53720 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932642AbcL0R5w (ORCPT ); Tue, 27 Dec 2016 12:57:52 -0500 Date: Tue, 27 Dec 2016 09:57:47 -0800 From: Tony Lindgren To: Pavel Machek Cc: Pali =?utf-8?B?Um9ow6Fy?= , =?utf-8?Q?Beno=C3=AEt?= Cousson , Rob Herring , Mark Rutland , Russell King , Aaro Koskinen , Chris Ball , Ulf Hansson , Ivaylo Dimitrov , Sebastian Reichel , linux-omap@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mmc@vger.kernel.org Subject: Re: [PATCH] ARM: dts: n900: Mark eMMC slot with no-sdio and no-sd flags Message-ID: <20161227175747.GX4920@atomide.com> References: <1481750984-11239-1-git-send-email-pali.rohar@gmail.com> <20161214213445.GD28424@amd> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8BIT In-Reply-To: <20161214213445.GD28424@amd> User-Agent: Mutt/1.7.1 (2016-10-04) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Pavel Machek [161214 13:34]: > On Wed 2016-12-14 22:29:44, Pali Rohár wrote: > > Trying to initialize eMMC slot as SDIO or SD cause failure in n900 port of > > qemu. eMMC itself is not detected and is not working. > > > > Real Nokia N900 harware does not have this problem. As eMMC is really not > > SDIO or SD based such change is harmless and will fix support for qemu. > > > > Signed-off-by: Pali Rohár > > Acked-by: Pavel Machek Applying into omap-for-v4.10/fixes thanks. Tony