From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawnguo@kernel.org (Shawn Guo) Date: Tue, 28 Jun 2016 09:55:02 +0800 Subject: [PATCH] ARM: dts: imx6q-bx50v3: Add gpio power off support In-Reply-To: <1466605556-11009-1-git-send-email-akshay.bhat@timesys.com> References: <1466605556-11009-1-git-send-email-akshay.bhat@timesys.com> Message-ID: <20160628015501.GB21328@tiger> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Jun 22, 2016 at 10:25:56AM -0400, Akshay Bhat wrote: > From: Ken Lin > > bx50v3 boards can be powered off via GPIO, this patch specifies the GPIO to > be used with the gpio-poweroff driver. > > Signed-off-by: Ken Lin > Signed-off-by: Akshay Bhat Applied, thanks.