From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756472AbcJNOTE (ORCPT ); Fri, 14 Oct 2016 10:19:04 -0400 Received: from gloria.sntech.de ([95.129.55.99]:46258 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752013AbcJNOSz (ORCPT ); Fri, 14 Oct 2016 10:18:55 -0400 From: Heiko Stuebner To: Vagrant Cascadian Cc: Rob Herring , Mark Rutland , Russell King , linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] ARM: dts: rockchip: temporarily remove emmc hs200 speed from rk3288-veyron-speedy. Date: Fri, 14 Oct 2016 16:18:06 +0200 Message-ID: <1556360.cZVpdmzNha@phil> User-Agent: KMail/5.2.3 (Linux/4.6.0-1-amd64; KDE/5.25.0; x86_64; ; ) In-Reply-To: <87twd1vzc5.fsf@aikidev.net> References: <87twd1vzc5.fsf@aikidev.net> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Dienstag, 27. September 2016, 13:53:46 CEST schrieb Vagrant Cascadian: > This essentially mimics what was done with rk3288-veyron-minnie in > commit 984926781122f034d5bc9962815d135b6c4a8e1d. > > The eMMC of the speedy Chromebook also appears to need the same tuning > workaround, as it frequently fails to recognize the eMMC without it. > > Signed-off-by: Vagrant Cascadian applied as fix for 4.9. Your mail client mangled that patch a lot (tabs etc), so it didn't apply cleanly. As it is a quite small one, I fixed that up myself, but please try to make your mail client send correct patches in the future or use git send-email :-) Thanks Heiko