From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawn.guo@linaro.org (Shawn Guo) Date: Mon, 30 Mar 2015 11:55:41 +0800 Subject: [PATCH v3 1/1] dts: cubox: Map gpio-keys to gpio3 8 In-Reply-To: <1427214695-16301-2-git-send-email-george.joseph@fairview5.com> References: <1426542829-16786-1-git-send-email-george.joseph@fairview5.com> <1427214695-16301-2-git-send-email-george.joseph@fairview5.com> Message-ID: <20150330035540.GN28410@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, Mar 24, 2015 at 10:31:35AM -0600, George Joseph wrote: > The Cubox has a recessed button between the HDMI and RJ-45 connectors > that wasn't mapped in the device tree, so I've mapped it to gpio-keys > BTN_0. > > Signed-off-by: George Joseph > Tested-by: George Joseph Applied, thanks.