From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 61ADE23A3 for ; Thu, 22 Dec 2022 06:08:16 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 8B09DC433EF; Thu, 22 Dec 2022 06:08:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1671689296; bh=IBMOI28vrv+pLjApi+NOlADo7RFpLkKTRhUtlU6nMe8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=tdMDEg5OI/d5swV/a7ruh4m9wdx0a/8iNBDpArV6BLPkKOQnPP6DKT2iKJSlIeXTs 191LhetDCVQp+zMFFt1Vd0T7tiK0LdP3TT+dkqj2cPToxe6pH9Syz6nAd3EBstTegD 230vqKaqSq8M8GpxCHMb0VquE4+Y5s2u4ybZY+Aw= Date: Thu, 22 Dec 2022 07:08:13 +0100 From: Greg Kroah-Hartman To: Joe Wu Cc: LKML , Furquan Shaikh , Daisuke Nojiri , Dmitry Torokhov , Benson Leung , Derek Huang , "Dustin L . Howett" , Joe Wu , Guenter Roeck , linux-input@vger.kernel.org, Xiang wangx , "Gustavo A . R . Silva" , Prashant Malani , Douglas Anderson , Tzung-Bi Shih , chrome-platform@lists.linux.dev, Stephen Boyd , Jonathan Cameron , Sebastian Reichel , Tinghan Shen Subject: Re: [PATCH] cros_ec_keyb: Add 3 buttons for monitor function Message-ID: References: <20221222021542.11706-1-joewu@msi.corp-partner.google.com> Precedence: bulk X-Mailing-List: chrome-platform@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221222021542.11706-1-joewu@msi.corp-partner.google.com> On Thu, Dec 22, 2022 at 10:15:42AM +0800, Joe Wu wrote: > From: Joe Wu Does not match the "From:" line on your email, why? thanks, greg k-h