From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Date: Wed, 07 Oct 2015 19:34:48 +0000 Subject: Re: [PATCH] ARM: shmobile: porter: add SDHI0/2 DT support Message-Id: <561573D8.6060203@cogentembedded.com> List-Id: References: <2228837.DO5U5OvRSi@wasted.cogentembedded.com> <20151007033957.GA30650@verge.net.au> In-Reply-To: <20151007033957.GA30650@verge.net.au> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: linux-arm-kernel@lists.infradead.org On 10/07/2015 06:39 AM, Simon Horman wrote: >> Define the Porter board dependent part of the SDHI0/2 device nodes along with >> the necessary voltage regulators (note that the Vcc regulators are dummy -- >> they are required but don't actually exist on the board). Also, GPIOs have to >> be used for the CD and WP signals due to the SDHI driver constraints... >> >> This patch is analogous to the commit 1299df03d719 (ARM: shmobile: henninger: >> add SDHI0/2 DT support) as there are no differences between those boards in >> this respect. >> >> Signed-off-by: Sergei Shtylyov >> >> --- >> This patch is against the 'renesas-devel-20151006-v4.3-rc4' tag of Simon >> Horman's 'renesas.git' repo. > > Thanks I have queued this up after addressing some issues > in the changelog that checkpatch complained about: > * text > 75 characters wide > * Missing '"' around name of patch referred to Sorry about that, forgot to run thru checkpatch.pl (as usual :-). MBR, Sergei From mboxrd@z Thu Jan 1 00:00:00 1970 From: sergei.shtylyov@cogentembedded.com (Sergei Shtylyov) Date: Wed, 7 Oct 2015 22:34:48 +0300 Subject: [PATCH] ARM: shmobile: porter: add SDHI0/2 DT support In-Reply-To: <20151007033957.GA30650@verge.net.au> References: <2228837.DO5U5OvRSi@wasted.cogentembedded.com> <20151007033957.GA30650@verge.net.au> Message-ID: <561573D8.6060203@cogentembedded.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 10/07/2015 06:39 AM, Simon Horman wrote: >> Define the Porter board dependent part of the SDHI0/2 device nodes along with >> the necessary voltage regulators (note that the Vcc regulators are dummy -- >> they are required but don't actually exist on the board). Also, GPIOs have to >> be used for the CD and WP signals due to the SDHI driver constraints... >> >> This patch is analogous to the commit 1299df03d719 (ARM: shmobile: henninger: >> add SDHI0/2 DT support) as there are no differences between those boards in >> this respect. >> >> Signed-off-by: Sergei Shtylyov >> >> --- >> This patch is against the 'renesas-devel-20151006-v4.3-rc4' tag of Simon >> Horman's 'renesas.git' repo. > > Thanks I have queued this up after addressing some issues > in the changelog that checkpatch complained about: > * text > 75 characters wide > * Missing '"' around name of patch referred to Sorry about that, forgot to run thru checkpatch.pl (as usual :-). MBR, Sergei From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: Re: [PATCH] ARM: shmobile: porter: add SDHI0/2 DT support Date: Wed, 7 Oct 2015 22:34:48 +0300 Message-ID: <561573D8.6060203@cogentembedded.com> References: <2228837.DO5U5OvRSi@wasted.cogentembedded.com> <20151007033957.GA30650@verge.net.au> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20151007033957.GA30650@verge.net.au> Sender: linux-sh-owner@vger.kernel.org To: Simon Horman Cc: linux-sh@vger.kernel.org, devicetree@vger.kernel.org, robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, magnus.damm@gmail.com, linux@arm.linux.org.uk, linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On 10/07/2015 06:39 AM, Simon Horman wrote: >> Define the Porter board dependent part of the SDHI0/2 device nodes along with >> the necessary voltage regulators (note that the Vcc regulators are dummy -- >> they are required but don't actually exist on the board). Also, GPIOs have to >> be used for the CD and WP signals due to the SDHI driver constraints... >> >> This patch is analogous to the commit 1299df03d719 (ARM: shmobile: henninger: >> add SDHI0/2 DT support) as there are no differences between those boards in >> this respect. >> >> Signed-off-by: Sergei Shtylyov >> >> --- >> This patch is against the 'renesas-devel-20151006-v4.3-rc4' tag of Simon >> Horman's 'renesas.git' repo. > > Thanks I have queued this up after addressing some issues > in the changelog that checkpatch complained about: > * text > 75 characters wide > * Missing '"' around name of patch referred to Sorry about that, forgot to run thru checkpatch.pl (as usual :-). MBR, Sergei