Received: by 2002:a05:6a10:9e8c:0:0:0:0 with SMTP id y12csp1198130pxx; Fri, 30 Oct 2020 04:42:42 -0700 (PDT) X-Google-Smtp-Source: ABdhPJynKcGSr0+PDUZ1x3kHF7m6SWNFH4dKbgnbi4EdGvHXyeemEfIfOleLET7+945tRtXI5HYO X-Received: by 2002:a17:906:b18:: with SMTP id u24mr881016ejg.501.1604058162524; Fri, 30 Oct 2020 04:42:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1604058162; cv=none; d=google.com; s=arc-20160816; b=bUagdzLCt8cbgzLz1/VlJX2/dMSCgUKxWb3CW8cvaq5kNlruaL7IkaUnR0scJAGOkt trFYnl12FASKP4YC8iJRSfQGmjvGj96fcK83j5kwM4paZI7igC4wwfu05gygbbIvri2P 9a6y3fQ1KuvjIEG9egTjrCDYUJDlY/Uy985jWP9XYTtyGvqCUqMxAXTX8NnHeIDNCH1v XwO0JomQlP57/KsTuknphZNITJDx+ztyzu9GZPjjYFOURZgwxD+38Px1XGPZIAodI7hO vOm/3EA4tyt5V9VXtlNewUILtCmdKUKpnFT7SS3+bSOQmOb7sWVCt2cbckxmJCPz64Hq md3Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-transfer-encoding :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=gjgG+3XaC/DbZoc+s6Lb+fYMit6eMopmK87vbh7oKWA=; b=a5a1dttpU0xXvLhOVvT+nhPGBmd3PFgSywxnGtnNhiEqkIaOjOqHNsfYlX4cBFJOEx GnYOrlJzlQEpORpvQWlRc6Ou0WIVzCt8Ru8JebhndRlxrg4S9rYbkmJoXIYGUc+B8Qxv n9bQp5IMMnbJpq6VQJl5+An9h7lyEMcJ6oUtEkMA69y7oTRSBsqbNL6e+KJ0/SaCwN+r uw9j2VCqDfGb6yCO2qSLH9S2ti3OiqJj/E65Tw9kUkC8mijUlZU/jm0V7qAI/fRcTlBN 3B3pbeW5oclq+yna+Vnk7Uvqb7Y1eLIi/R4ONFtPC6mCGWrfQuuhm9+lZjqCOig+BGz7 W/Yw== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=KukZA87H; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id mm8si2945334ejb.724.2020.10.30.04.42.20; Fri, 30 Oct 2020 04:42:42 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=KukZA87H; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linuxfoundation.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726481AbgJ3Lk5 (ORCPT + 99 others); Fri, 30 Oct 2020 07:40:57 -0400 Received: from mail.kernel.org ([198.145.29.99]:34854 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726055AbgJ3Lk5 (ORCPT ); Fri, 30 Oct 2020 07:40:57 -0400 Received: from localhost (83-86-74-64.cable.dynamic.v4.ziggo.nl [83.86.74.64]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 743272076E; Fri, 30 Oct 2020 11:40:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1604058055; bh=YZrUBUfMarWr8j0KQTwAWZXmWzeATPtAQyUx1eaTIBE=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=KukZA87HTU7s96Q6Nu7fMVupE/czr4mB60RgiL0euD5H4mTsQ48Ut57dtqb8k6Wmk hssT0Imqbo+tut7Kn9sY9L6ty+6wwCuFO5hjzA7ZfZ7jDJxV2Dt0HEdD5oVxsMmzq/ UfG/pv931Q8zSpAGmbG5s0fzF2SovD3qTUdggVrI= Date: Fri, 30 Oct 2020 12:41:42 +0100 From: "gregkh@linuxfoundation.org" To: Jungrae Kim Cc: HyungJae Im , "manivannan.sadhasivam@linaro.org" , "linux-kernel@vger.kernel.org" , "linux-input@vger.kernel.org" , "rydberg@bitmath.org" Subject: Re: (3) [PATCH v2] input: add 2 kind of switch Message-ID: <20201030114142.GA2409436@kroah.com> References: <20201030104628.GB2395528@kroah.com> <20201029135715.GB3470996@kroah.com> <20201029132747epcms1p8fae559dff47bf0eebdcc9f94efd9a1bf@epcms1p8> <20201030043916epcms1p3b289ca5cd902883a97e7d13ceb5c1efb@epcms1p3> <20201030112812epcms1p7d031bb4949b319135e48dfac9409743b@epcms1p7> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20201030112812epcms1p7d031bb4949b319135e48dfac9409743b@epcms1p7> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Oct 30, 2020 at 08:28:12PM +0900, Jungrae Kim wrote: > > On Fri, Oct 30, 2020 at 01:39:16PM +0900, HyungJae Im wrote: > > > Hello, This is Hyungjae Im from Samsung Electronics. > > > Let me answer your questions inline. > > > > > > >On Thu, Oct 29, 2020 at 10:27:47PM +0900, HyungJae Im wrote: > > > >> From: "hj2.im" > > > >> Date: Thu, 29 Oct 2020 22:11:24 +0900 > > > >> Subject: [PATCH v2] input: add 2 kind of switch > > > > > > > >Why is this in the body of that patch? > > > > > > I read "how to send your first kernel patch", but still making so many mistakes. > > > I will be cautious with this. > > >? > > > >> > > > >> We need support to various accessories on the device, > > > >> some switch does not exist in switch list. > > > >> So added switch for the following purpose. > > > >> > > > >> SW_COVER_ATTACHED is for the checking the cover > > > >> attached or not on the device. SW_EXT_PEN_ATTACHED is for the > > > >> checking the external pen attached or not on the device > > > > > > > >You didn't answer the previous question as to why the existing values do > > > >not work for you instead of having to create new ones? > > > > > >? I think I should clarify this part the most for this review. > > >? As you know, new added events both has similar existing events, > > >? but it has to operate separately. > > > > > >? First, SW_COVER_ATTACHED is similar with SW_MACHINE_COVER. > > >? We need two events for our cover interaction. > > >? One is to detect if flip cover is open/closed(covers screen or not), > > >? and one is for detecting if cover is attached(detect if device is put into cover). > > >? With the second event, we send event for attachment and start authentication > > >? distinguishing if it was Samsung made cover. > > > > > >? Second, SW_EXT_PEN_ATTACHED detects if pen is attached externally on tablet models. > > >? It is different with SW_PEN_INSERTED since this is detecting pens like our NOTE series. > > >? SW_EXT_PEN_ATTACHED has an unique role to set wacom tuning table differently > > >? while pen is attached/detached. > >? > > All of that needs to go in the changelog text for the individual patches > > when you submit them. > >? > > But as Dmitry pointed out, it doesn't look like either of these drivers > > are needed at all, just use the gpio-keys driver instead. > >? > > thanks, > >? > > greg k-h > ? > Can you accept V1 patch? or need to add a change of device tree? What is "v1" patch? Do you have a pointer to it on lore.kernel.org? > Please let me know what do I do now.? What is wrong with just using a device tree entry for the gpio-keys driver instead? thanks, greg k-h