From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kevin Hilman Subject: Re: [PATCH v5 0/10] mmc: meson-gx: series with smaller improvements Date: Mon, 06 Mar 2017 10:24:59 -0800 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from mail-io0-f179.google.com ([209.85.223.179]:33077 "EHLO mail-io0-f179.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752709AbdCFSZp (ORCPT ); Mon, 6 Mar 2017 13:25:45 -0500 Received: by mail-io0-f179.google.com with SMTP id f84so118170306ioj.0 for ; Mon, 06 Mar 2017 10:25:01 -0800 (PST) In-Reply-To: (Heiner Kallweit's message of "Sat, 4 Mar 2017 13:17:55 +0100") Sender: linux-mmc-owner@vger.kernel.org List-Id: linux-mmc@vger.kernel.org To: Heiner Kallweit Cc: Ulf Hansson , "linux-mmc@vger.kernel.org" , linux-amlogic@lists.infradead.org Heiner Kallweit writes: > New series is limited to smaller refactorings w/o functional changes. > > v5: > - fix a hang caused by patch "improve initial configuration" Thanks, this version is booting fine now. Tested-by: Kevin Hilman Kevin