From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753314AbdHJQeD (ORCPT ); Thu, 10 Aug 2017 12:34:03 -0400 Received: from muru.com ([72.249.23.125]:57638 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752859AbdHJQeA (ORCPT ); Thu, 10 Aug 2017 12:34:00 -0400 Date: Thu, 10 Aug 2017 09:33:56 -0700 From: Tony Lindgren To: Kishon Vijay Abraham I Cc: nsekhar@ti.com, Rob Herring , linux-omap@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Ulf Hansson , linux-mmc@vger.kernel.org, Russell King Subject: Re: [PATCH 00/12] ARM: dts: Add iodelay data for MMC Message-ID: <20170810163356.GF8569@atomide.com> References: <20170616115439.8508-1-kishon@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170616115439.8508-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 [170616 04:54]: > This is the second part of the series originally sent as > part of [1] with one important modification. > > Now PINCTRL_TI_IODELAY will be enabled for SOC_DRA7XX > (in mach-omap2/Kconfig) so that omap2plus_defconfig or > multi_v7_defconfig don't have to be modified. > > This series only adds data and it won't be used until > the next series which adds UHS support to omap_hsmmc driver. Applying these finally into omap-for-v4.14/dt thanks. Tony