Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp4057455pxj; Mon, 24 May 2021 22:48:26 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwfq9Sl/zkLAmPXzVMI0Chzo0vbc14CjbpsxObdFT8YZYbuYGsmHsjpYqiaJc5RNNXQpoWX X-Received: by 2002:a6b:630c:: with SMTP id p12mr17869204iog.124.1621921706269; Mon, 24 May 2021 22:48:26 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621921706; cv=none; d=google.com; s=arc-20160816; b=FNIG65qh7LemlraoEdscxK6dbXYd3RgopLXaY5zbQuJSLROkIHtyquvu5ieV1c4XvF 7w5TxSjzGqULlrMVZ3bRrVRWZKQQFk7EebhrijDj3eI1JLY4U1we6jPdIFT9Bvu6Keb2 Nl2VzCY6dHcbx5ZN+W6QRhYvDm95vn42nOGPkJvrrKrqkDaz5tZE24ZV7777LS1AJ1Ev l2I3MfxLAH3D74o5tbG27dAn3thz+OLyxqMw6HRrhoYgCcRznBr7t7wEztmTN1ibjNwU VqgwFEvAOV5rlopI2KFfIsGTBGttDhCx7zJp7LC50ucwxFvFx400NbOjapkkbPkL32l/ TKNw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=0+hPvdcGwxhamKIuPbsYg1TNZmpEXofy4ea+4oCBQQk=; b=tqM47nDs+CyDIcOvREMLQPF08FFUR/ZXOAMLzgUT58r/a4fj/VRRznhxpwb1qz/bqj wcwfxRK/4fIhpJQD9q2B70FaNUX9VPEz9VOLBZDKGyIGjDNP7Rww1DUUqCo2FNKavHNf liCq2gGnJMVMWV+aSrfb0PIebjePqeq+yIzUmFzOoN3ZneJA1mnht/azeucuFAi9xyHp 5iFyIlkpw83Xv1eTrsshQeIvO1RhTXzrZszDhoR/QFFWnsAGXc+st5j3dTnyWLRir/L9 8XkAIXwExUUij3qi9TH4vpfiSU44vEuUAqYIu0X3IJeK7XJnTYWE4Jq19i8Axq83fPew o0uQ== ARC-Authentication-Results: i=1; mx.google.com; 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id d20si17629765jak.40.2021.05.24.22.48.13; Mon, 24 May 2021 22:48:26 -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; 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230521AbhEYFsX (ORCPT + 99 others); Tue, 25 May 2021 01:48:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41430 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230496AbhEYFsR (ORCPT ); Tue, 25 May 2021 01:48:17 -0400 Received: from metis.ext.pengutronix.de (metis.ext.pengutronix.de [IPv6:2001:67c:670:201:290:27ff:fe1d:cc33]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 0681FC06138E for ; Mon, 24 May 2021 22:46:47 -0700 (PDT) Received: from dude.hi.pengutronix.de ([2001:67c:670:100:1d::7]) by metis.ext.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1llPtm-0000Aq-0J; Tue, 25 May 2021 07:46:38 +0200 Received: from ore by dude.hi.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1llPtk-0002PG-20; Tue, 25 May 2021 07:46:36 +0200 From: Oleksij Rempel To: Dmitry Torokhov , Rob Herring , Jonathan Cameron Cc: Oleksij Rempel , kernel@pengutronix.de, linux-kernel@vger.kernel.org, linux-input@vger.kernel.org, David Jander , devicetree@vger.kernel.org Subject: [PATCH v6 0/4] add z1 and z2 channels support for resistive-adc-touch driver Date: Tue, 25 May 2021 07:46:30 +0200 Message-Id: <20210525054634.9134-1-o.rempel@pengutronix.de> X-Mailer: git-send-email 2.29.2 MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-SA-Exim-Connect-IP: 2001:67c:670:100:1d::7 X-SA-Exim-Mail-From: ore@pengutronix.de X-SA-Exim-Scanned: No (on metis.ext.pengutronix.de); SAEximRunCond expanded to false X-PTX-Original-Recipient: linux-kernel@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org changes v6: - drop other DT changes - add more Reviewed-by tags - remove redundant GRTS_CH_NONE check changes v5: - fix validate for other DT examples. - add Reviewed-by: Rob Herring to some of the patches changes v4: - resistive-adc-touch: remove unused variable changes v3: - yaml: fix validation for channel names - yaml: add nodename validation changes v2: - add yaml conversion patch to this series - reword commit message for the last patch - fix possible overflow on the buffer dispatcher Oleksij Rempel (4): dt-bindings: touchscreen: Convert resistive-adc-touch binding to json schema dt-bindings: touchscreen: add touchscreen-x/y-plate-ohms property dt-bindings: touchscreen: resistive-adc-touch: add support for z1 and z2 channels Input: resistive-adc-touch: add support for z1 and z2 channels .../input/touchscreen/resistive-adc-touch.txt | 33 ----- .../touchscreen/resistive-adc-touch.yaml | 86 +++++++++++ .../input/touchscreen/touchscreen.yaml | 6 + .../input/touchscreen/resistive-adc-touch.c | 140 ++++++++++++++++-- 4 files changed, 218 insertions(+), 47 deletions(-) delete mode 100644 Documentation/devicetree/bindings/input/touchscreen/resistive-adc-touch.txt create mode 100644 Documentation/devicetree/bindings/input/touchscreen/resistive-adc-touch.yaml -- 2.29.2