From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dmitry Torokhov Subject: Re: [PATCH v2 3/4] ARM: dts: sun5i: Add lradc node Date: Tue, 21 Oct 2014 09:21:59 -0700 Message-ID: <20141021162159.GC8609@dtor-ws> References: <1413879890-7254-1-git-send-email-hdegoede@redhat.com> <1413879890-7254-4-git-send-email-hdegoede@redhat.com> Reply-To: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Return-path: In-Reply-To: <1413879890-7254-4-git-send-email-hdegoede-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org> List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , Content-Disposition: inline To: Hans de Goede Cc: Maxime Ripard , linux-input-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, devicetree , linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org List-Id: devicetree@vger.kernel.org Hi Hans, On Tue, Oct 21, 2014 at 10:24:49AM +0200, Hans de Goede wrote: > + button@98 { > + label = "Home"; > + linux,code = ; I do not think you really want KEY_HOME (go to the beginning of the line) here, KEY_HOMEPAGE or similar would suit better. > + channel = <0>; > + voltage = <987387>; > + }; > + }; Thanks. -- Dmitry