From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752424AbdIGQaT (ORCPT ); Thu, 7 Sep 2017 12:30:19 -0400 Received: from muru.com ([72.249.23.125]:40070 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750763AbdIGQaR (ORCPT ); Thu, 7 Sep 2017 12:30:17 -0400 Date: Thu, 7 Sep 2017 09:30:13 -0700 From: Tony Lindgren To: Kishon Vijay Abraham I Cc: Ulf Hansson , Adrian Hunter , Rob Herring , Mark Rutland , Liam Girdwood , Mark Brown , Sekhar Nori , Russell King , Ravikumar Kattekola , linux-mmc@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v3 0/3] mmc: Add OMAP SDHCI driver Message-ID: <20170907163009.GQ5024@atomide.com> References: <20170906114556.32532-1-kishon@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170906114556.32532-1-kishon@ti.com> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Kishon Vijay Abraham I [170906 04:47]: > This is the first step in deprecating omap_hsmmc driver completely > and moving to sdhci-omap driver which uses the sdhci library. Looks good to me. A beverage coming your way at some conf on me for sure for dealing with this :) Acked-by: Tony Lindgren