From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: Re: [PATCH] ARM: shmobile: porter: add HS-USB DT support Date: Thu, 15 Oct 2015 13:27:17 +0300 Message-ID: <561F7F85.1090306@cogentembedded.com> References: <1674850.BZpGW9kEud@wasted.cogentembedded.com> <80272771.MSjafmr6yE@wasted.cogentembedded.com> <20151015001818.GA25019@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: <20151015001818.GA25019@verge.net.au> Sender: linux-sh-owner@vger.kernel.org To: Simon Horman Cc: linux-sh@vger.kernel.org, robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, devicetree@vger.kernel.org, magnus.damm@gmail.com, linux@arm.linux.org.uk, linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org Hello. On 10/15/2015 3:18 AM, Simon Horman wrote: >> Enable HS-USB device for the Porter board, defining the GPIO that the >> driver should check when probing (which is the ID output from MAX3355 >> OTG chip). >> >> Note that there will be pinctrl-related error messages if both internal >> PCI and HS-USB drivers are enabled but they should be just ignored. >> >> This patch is analogous to the commit 6f4f7156e0e6 (ARM: shmobile: >> henninger: enable HS-USB) as there are no differences between the >> boards in this respect. >> >> Signed-off-by: Sergei Shtylyov > > Thanks Sergei, > > I have queued this up for v4.5. > > I took the liberty of tweaking the changelog to address a complaint made > by Mr. Check Patch. Which means I forgot to run it again. Sorry about that. :-< > ERROR: Please use git commit description style 'commit <12+ chars of sha1> ("")' - ie: 'commit 6f4f7156e0e6 ("ARM: shmobile: henninger: enable HS-USB")' Keep forgetting about the now enforced quotes... MBR, Sergei