From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Tue, 28 Jul 2015 13:40:13 +0800 Subject: [PATCH v2 1/2] ARM: dts: imx6ul: fix low case define in imx6ul-pinfunc.h In-Reply-To: <1437420833-22911-1-git-send-email-Frank.Li@freescale.com> References: <1437420833-22911-1-git-send-email-Frank.Li@freescale.com> Message-ID: <20150728054013.GE12927@tiger> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Jul 21, 2015 at 03:33:52AM +0800, Frank.Li at freescale.com wrote: > From: Frank Li > > some pin name should be capital "_B" instead of "_b" > > Signed-off-by: Frank Li Applied both, thanks.