From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Lunn Subject: Re: [PATCH 6/8] ARM: mvebu: enable SDHCI card detection using DAT3 pin on A388-GP Date: Tue, 6 Oct 2015 18:20:50 +0200 Message-ID: <20151006162050.GA3557@lunn.ch> References: <1444094562-31165-1-git-send-email-mw@semihalf.com> <1444094562-31165-7-git-send-email-mw@semihalf.com> <20151006033131.GA24230@lunn.ch> <8737xo9gvx.fsf@free-electrons.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Marcin Wojtas Cc: Gregory CLEMENT , linux-kernel@vger.kernel.org, "linux-arm-kernel@lists.infradead.org" , "linux-mmc@vger.kernel.org" , Ulf Hansson , Sebastian Hesselbarth , Jason Cooper , Thomas Petazzoni , nadavh@marvell.com, Lior Amsalem , Tawfik Bayouk , Grzegorz Jaszczyk List-Id: linux-mmc@vger.kernel.org > My first feeling is that creating brand new dts just for sdhci > detection (afaik there are no other bigger modifications of the PCB) > is not the best idea. However maybe changing armada-388-gp.dts to dtsi > and then add two single-entries' dts files on top is an option? Yes, that is the correct way to do this, if we decide to have two DT blobs for different hardware versions. Andrew From mboxrd@z Thu Jan 1 00:00:00 1970 From: andrew@lunn.ch (Andrew Lunn) Date: Tue, 6 Oct 2015 18:20:50 +0200 Subject: [PATCH 6/8] ARM: mvebu: enable SDHCI card detection using DAT3 pin on A388-GP In-Reply-To: References: <1444094562-31165-1-git-send-email-mw@semihalf.com> <1444094562-31165-7-git-send-email-mw@semihalf.com> <20151006033131.GA24230@lunn.ch> <8737xo9gvx.fsf@free-electrons.com> Message-ID: <20151006162050.GA3557@lunn.ch> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org > My first feeling is that creating brand new dts just for sdhci > detection (afaik there are no other bigger modifications of the PCB) > is not the best idea. However maybe changing armada-388-gp.dts to dtsi > and then add two single-entries' dts files on top is an option? Yes, that is the correct way to do this, if we decide to have two DT blobs for different hardware versions. Andrew