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 Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6F96DC05027 for ; Fri, 20 Jan 2023 17:24:54 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230075AbjATRYx (ORCPT ); Fri, 20 Jan 2023 12:24:53 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38636 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230140AbjATRYp (ORCPT ); Fri, 20 Jan 2023 12:24:45 -0500 Received: from mail-pl1-x632.google.com (mail-pl1-x632.google.com [IPv6:2607:f8b0:4864:20::632]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 26FBDC4EAA; Fri, 20 Jan 2023 09:24:24 -0800 (PST) Received: by mail-pl1-x632.google.com with SMTP id z20so3933356plc.2; Fri, 20 Jan 2023 09:24:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; h=in-reply-to:content-transfer-encoding:content-disposition :mime-version:references:message-id:subject:cc:to:from:date:from:to :cc:subject:date:message-id:reply-to; bh=lXHFUqYMA81z5/4QWzsBDmmfnfiAGwft9ib/dJiqERE=; b=Q6KlvDHcgN8LTA6RPXCIlBvXcsrxe8XHEyB7D4zJb1fuySw35C3PC+7cC07gL2DDpE ztum/4dfo2nFbVBbhcIUGGDKWpHv+8Y6tEPrKp56E1jOC1z5yFA+3n1lXxvp+I5R7OIF m93LLV4A38DJglYnRYeCYG2J3b0xV+I2S4tW7/oLyaWrmqZRttuEkmQjr5EnaCEEY9iH B9BOAqxsUy47OUOdZ9F9ts61W0WLCstD3a67/bi8ScuH5/1JDS+ilKGCBkoivSpQPQlu OyfqB8DG+fBqg6CpeLG7PaOPJf/W/wfVlNWSK/cvYv/tIqEPMn6FsA73HVcWHpoveeVp jFqw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-transfer-encoding:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=lXHFUqYMA81z5/4QWzsBDmmfnfiAGwft9ib/dJiqERE=; b=0X1f2eTFB0BbD9/1o2pDpZLhOdpfSGMnj/BPIgPasri21E1yNe9Z7dCT/dnrQKBIkN 7f+fKfn1mMYjeJhKE1YwJ/5L6v18PbP6AAhqRvfGttbX1+i7JZMpcvniUbKiEDphSgCt Z5sWWRYW4IIYc8yVxG7QV9v0Qs/DIWk2IPtAb+s6DLT/848Z4VU+esWvTMF7LRr6fAPY Fcle4s9P1ncvTNge4C+aCAtdNT4wTN7flngppH3bvB4HjyoFnjg5+j8ZHBkE54zNbKxQ jimQPmmN8zlUUI+yPdNFZ3O8lnsj6QwVysPR6olMHELbNU2XSMlsQGqbD7hV1EgDXMjJ /FPg== X-Gm-Message-State: AFqh2krKW5guhZ5sHnJuDIzUVInwc04GKXGwHQvsCCBPD9PBS0IkIVOw hI6tax+PC6WC2cuVDPm+Nl0= X-Google-Smtp-Source: AMrXdXsnPAfV/Va8Ok5ZiLV8eE3SVtsOmVIwYH5OdnJv7qLEIq/eyq1QteagJINpb0N8yv3z+FkX6w== X-Received: by 2002:a17:903:1c6:b0:195:e590:c7c6 with SMTP id e6-20020a17090301c600b00195e590c7c6mr4003519plh.22.1674235463163; Fri, 20 Jan 2023 09:24:23 -0800 (PST) Received: from google.com ([2620:15c:9d:2:3bfe:a22:9187:ed3b]) by smtp.gmail.com with ESMTPSA id m11-20020a170902db0b00b00186a2274382sm27330649plx.76.2023.01.20.09.24.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 20 Jan 2023 09:24:22 -0800 (PST) Date: Fri, 20 Jan 2023 09:24:18 -0800 From: Dmitry Torokhov To: Greg Kroah-Hartman Cc: Joe Wu , LKML , Xiang wangx , Stephen Boyd , Prashant Malani , linux-input@vger.kernel.org, chrome-platform@lists.linux.dev, Benson Leung , "Gustavo A . R . Silva" , Guenter Roeck , Douglas Anderson , Daisuke Nojiri , Derek Huang , "Dustin L . Howett" , Joe Wu , Furquan Shaikh , Jonathan Cameron , Lee Jones , Tzung-Bi Shih Subject: Re: [PATCH] cros_ec_keyb: Add 3 buttons for monitor function Message-ID: References: <20221222063950.26018-1-joewu@msi.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: linux-input@vger.kernel.org On Fri, Jan 20, 2023 at 12:26:04PM +0100, Greg Kroah-Hartman wrote: > On Thu, Dec 22, 2022 at 02:39:50PM +0800, Joe Wu wrote: > > Add 3 extra buttons: 'brightness up', 'brightness down' > > and 'screen lock' to support monitor manipulating function. > > > > Signed-off-by: Joe Wu > > From: line does not match the signed-off-by (and is an invalid email > address...) What do you mean "it's an invalid email address"? You can definitely send emails there... I prefer people not to use Google partner domain accounts in the hope that their employment might outlast their involvement in Google projects, but that is it. I think if we ask people to stick "From: " present in our git history and nobody bats an eye... Thanks. -- Dmitry