From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Fri, 11 May 2018 16:51:09 +0800 Subject: [PATCH 1/3] ARM: dts: imx53-ard: Do not hardcode input codes In-Reply-To: <1525918089-26242-1-git-send-email-festevam@gmail.com> References: <1525918089-26242-1-git-send-email-festevam@gmail.com> Message-ID: <20180511085108.GH26863@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, May 09, 2018 at 11:08:07PM -0300, Fabio Estevam wrote: > From: Fabio Estevam > > Instead of hardcoding the input codes we can use the symbol name for > better readability. > > Signed-off-by: Fabio Estevam Applied all, thanks.