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. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH v3 1/1] dts: cubox: Map gpio-keys to gpio3 8 Date: Mon, 30 Mar 2015 11:55:41 +0800 Message-ID: <20150330035540.GN28410@dragon> References: <1426542829-16786-1-git-send-email-george.joseph@fairview5.com> <1427214695-16301-2-git-send-email-george.joseph@fairview5.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1427214695-16301-2-git-send-email-george.joseph-H+B1fhQ+CpcEVd8bySq3Wg@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: George Joseph Cc: Sascha Hauer , Russell King , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: devicetree@vger.kernel.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. -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752695AbbC3D4x (ORCPT ); Sun, 29 Mar 2015 23:56:53 -0400 Received: from mail-pa0-f43.google.com ([209.85.220.43]:35572 "EHLO mail-pa0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752437AbbC3D4w (ORCPT ); Sun, 29 Mar 2015 23:56:52 -0400 Date: Mon, 30 Mar 2015 11:55:41 +0800 From: Shawn Guo To: George Joseph Cc: Sascha Hauer , Russell King , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 1/1] dts: cubox: Map gpio-keys to gpio3 8 Message-ID: <20150330035540.GN28410@dragon> References: <1426542829-16786-1-git-send-email-george.joseph@fairview5.com> <1427214695-16301-2-git-send-email-george.joseph@fairview5.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1427214695-16301-2-git-send-email-george.joseph@fairview5.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.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.