From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.5 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_PASS,URIBL_BLOCKED,USER_AGENT_MUTT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 12DABC43381 for ; Fri, 22 Mar 2019 09:09:32 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id D72B821904 for ; Fri, 22 Mar 2019 09:09:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727872AbfCVJJa (ORCPT ); Fri, 22 Mar 2019 05:09:30 -0400 Received: from atrey.karlin.mff.cuni.cz ([195.113.26.193]:56378 "EHLO atrey.karlin.mff.cuni.cz" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727675AbfCVJJa (ORCPT ); Fri, 22 Mar 2019 05:09:30 -0400 Received: by atrey.karlin.mff.cuni.cz (Postfix, from userid 512) id DFE66807C5; Fri, 22 Mar 2019 10:09:20 +0100 (CET) Date: Fri, 22 Mar 2019 10:09:28 +0100 From: Pavel Machek To: Bartosz Golaszewski Cc: Rob Herring , Mark Rutland , Linus Walleij , Dmitry Torokhov , Jacek Anaszewski , Lee Jones , Sebastian Reichel , Liam Girdwood , Greg Kroah-Hartman , linux-kernel@vger.kernel.org, linux-gpio@vger.kernel.org, devicetree@vger.kernel.org, linux-input@vger.kernel.org, linux-leds@vger.kernel.org, linux-pm@vger.kernel.org, Bartosz Golaszewski , Rob Herring Subject: Re: [RESEND PATCH v6 04/11] dt-bindings: input: add DT bindings for max77650 Message-ID: <20190322090927.GG27015@amd> References: <20190318174228.18194-1-brgl@bgdev.pl> <20190318174228.18194-5-brgl@bgdev.pl> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="7uYPyRQQ5N0D02nI" Content-Disposition: inline In-Reply-To: <20190318174228.18194-5-brgl@bgdev.pl> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --7uYPyRQQ5N0D02nI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon 2019-03-18 18:42:21, Bartosz Golaszewski wrote: > From: Bartosz Golaszewski >=20 > Add the DT binding document for the onkey module of max77650. >=20 > Signed-off-by: Bartosz Golaszewski > Reviewed-by: Rob Herring > + onkey { > + compatible =3D "maxim,max77650-onkey"; > + linux,code =3D ; > + maxim,onkey-slide; > + }; This is certainly wrong. "End" key is normal key on a keyboard, certainly not some kind of slider. And this controller is likely to be used for power key, not end key, right? Pavel --=20 (english) http://www.livejournal.com/~pavelmachek (cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blo= g.html --7uYPyRQQ5N0D02nI Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlyUpkcACgkQMOfwapXb+vI7+gCgtR9qsW4+U0xJMEpMLoLxGKYu itwAoKrO/g0S5nETSLnuZcIK4ohzqZ3i =INOr -----END PGP SIGNATURE----- --7uYPyRQQ5N0D02nI--