Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp1726738pxj; Wed, 19 May 2021 12:26:04 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwiHsqOdeVDV1pWI6YRMVolA6qQ1e3UyFyT8+8971dYosJMF/5g9GQ/6fxhgaAvdxFaB0pw X-Received: by 2002:a5e:974d:: with SMTP id h13mr1175146ioq.150.1621452363959; Wed, 19 May 2021 12:26:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1621452363; cv=none; d=google.com; s=arc-20160816; b=hl1rSr1oC/K5aP7EhtueGMSyGKu+s4ZW81r5Xy3aRVhSfkgI6GG9DYeCtNmakwvFzY NV/RU62sKniQ3B8BsFAUX8XjHplFkBNYRbM0cMvE5kETKxmBkDOZhZwaIW60gNA7sng/ sdGnLhF4r/fHAb7Gausab8Jka3MP5WYhTI3IeWVAkVpr7gdLW5sraIOoa5KnK7774fjD x92T58w/Z7OXNkZkGGtb4w7xADpOHN417K+wWzji3TGvzVVMX9MU8rWwebJXRBWfaw+m rlUqMBr4ZTcYp/9S/aHsa8u/KNp2eUvrKoHsdJq/AE7XpCPqUIEjWM9y9z4yFYQllfmC +caQ== 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=MMwpIEsyVTiu8lKoEsurlMfuQrBldiHYq2kfpkPjcmo=; b=rvhTAfQH96RJ6IX06dhiPWNetWS3k/lZSmEduXO2cKIaE3NRS3a51uo6E7iL3TAcWe aNTWgW2qv8ruTRyENVPNfVKD3AXDKEXkTU0ytvy5BPzxb+xBkpJ+ddPj+zzlzKZgrsJm l1xL1+WqIv/AzIsluURR/T5su3iBwv/abadyREuAhtJv8DhjrpRBIcIRBcm7ZqZG4AFe aoiOMGDr8sAb9jR2JChoKvM5NBpnqcJBU2hc5CbFvmXhEGQtX3zDQX7W2ITMPvHhIC+n w9zs0UQ+Lfd8ZMNfuWQ6DHnAhs+oUdTm29n43ZtPnft4ZOqdDx70h3pkLwUAO3ezzqV2 7zQA== 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 k21si187907jad.9.2021.05.19.12.25.50; Wed, 19 May 2021 12:26:03 -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 S239408AbhESJWP (ORCPT + 99 others); Wed, 19 May 2021 05:22:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55298 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1345067AbhESJVw (ORCPT ); Wed, 19 May 2021 05:21:52 -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 4CAC0C061760 for ; Wed, 19 May 2021 02:20:33 -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 1ljINL-0007kN-RD; Wed, 19 May 2021 11:20:23 +0200 Received: from ore by dude.hi.pengutronix.de with local (Exim 4.92) (envelope-from ) id 1ljINI-0005Vy-SS; Wed, 19 May 2021 11:20:20 +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 v3 0/5] add z1 and z2 channels support for resistive-adc-touch driver Date: Wed, 19 May 2021 11:20:13 +0200 Message-Id: <20210519092018.21139-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 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 (5): dt-bindings: touchscreen: validate nodename 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 | 9 ++ .../input/touchscreen/resistive-adc-touch.c | 141 ++++++++++++++++-- 4 files changed, 223 insertions(+), 46 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