From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754478AbcIOVBx (ORCPT ); Thu, 15 Sep 2016 17:01:53 -0400 Received: from muru.com ([72.249.23.125]:42454 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753095AbcIOVBd (ORCPT ); Thu, 15 Sep 2016 17:01:33 -0400 Date: Thu, 15 Sep 2016 14:01:29 -0700 From: Tony Lindgren To: Nishanth Menon Cc: =?utf-8?Q?Beno=C3=AEt?= Cousson , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-omap@vger.kernel.org Subject: Re: [PATCH] ARM: dts: am57xx-beagle-x15-common: Fix wrong pinctrl selection for mmc2 Message-ID: <20160915210126.jpuslamqltlahimv@atomide.com> References: <20160915191059.18190-1-nm@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160915191059.18190-1-nm@ti.com> User-Agent: Mutt/1.6.2-neo (2016-07-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Nishanth Menon [160915 12:11]: > Commit d20f997b4d1f ("ARM: dts: am57xx-beagle-x15: Remove pinmux > configurations for erratum i869") fat fingered a change in which > basically replaced mmc2_pinctrl_default with mmc1_pinctrl_default. And > kernel dutifully reports conflict of usage. Thanks applying into omap-for-v4.9/dt-v2. Tony