Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1760103AbdCVQsL convert rfc822-to-8bit (ORCPT ); Wed, 22 Mar 2017 12:48:11 -0400 Received: from gloria.sntech.de ([95.129.55.99]:45060 "EHLO gloria.sntech.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1759936AbdCVQr4 (ORCPT ); Wed, 22 Mar 2017 12:47:56 -0400 From: Heiko Stuebner To: Alexander Kochetkov 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] ARM: dts: rockchip: increase SD clock frequency on Radxa Rock Date: Wed, 22 Mar 2017 17:47:41 +0100 Message-ID: <1978752.xjtBqdMt97@phil> User-Agent: KMail/5.2.3 (Linux/4.9.0-2-amd64; KDE/5.28.0; x86_64; ; ) In-Reply-To: <1490110822-3310-1-git-send-email-al.kochet@gmail.com> References: <1490110822-3310-1-git-send-email-al.kochet@gmail.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8BIT Content-Type: text/plain; charset="iso-8859-1" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 867 Lines: 24 Hi, Am Dienstag, 21. M?rz 2017, 18:40:22 CET schrieb Alexander Kochetkov: > The patch set SD clock frequency to maximum possible to SD-card > (50MHz). This change actual clock frequency from 32MHz to 48MHz > (speedup 1.5X). > > Banner line before patch: 'mmc_host mmc0: Bus speed (slot 0) = 32000000Hz > (slot req 50000000Hz, actual 32000000HZ div = 0)'. > Banner line after patch: 'mmc_host mmc0: Bus speed (slot 0) = 96000000Hz > (slot req 50000000Hz, actual 48000000HZ div = 1)' > > Signed-off-by: Alexander Kochetkov sorry, but I will not apply this patch at this time. When testing on my radxarock with the card I always use upon entering the rootfs everything explodes with -110 errors, while without that patch the card runs stable as far as I can tell. I also don't have the time to investigate further right now though. Heiko