From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Sun, 1 Jul 2018 17:06:13 +0800 Subject: [PATCH] ARM: dts: imx50: fix KPP pin definition typos In-Reply-To: <20180624055929.10011-1-akurz@blala.de> References: <20180624055929.10011-1-akurz@blala.de> Message-ID: <20180701090612.GL4348@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Sun, Jun 24, 2018 at 05:59:29AM +0000, Alexander Kurz wrote: > iMX50 pin mux options for pads KEY_COL2 and KEY_COL3 allow muxing the same > KEY_COL instances as the pad name. Fix typos shifting KEY_COL instances. > > Signed-off-by: Alexander Kurz Applied, thanks.