From patchwork Wed Mar 22 11:06:47 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Jagan Teki X-Patchwork-Id: 9638533 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 77BD76020B for ; Wed, 22 Mar 2017 11:08:43 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 6C45428418 for ; Wed, 22 Mar 2017 11:08:43 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 60FE828454; Wed, 22 Mar 2017 11:08:43 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=0.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID, RCVD_IN_SORBS_SPAM, RCVD_IN_SORBS_WEB autolearn=no version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id F30DB28418 for ; Wed, 22 Mar 2017 11:08:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To:Message-Id:Date:Subject:To:From:Reply-To:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Owner; bh=jIVBUmiNUbVF5DfonxzCwfabOwMR+B53+dZfihmTCGY=; b=AD5UCLO59SpahKfG+S27vYdeir 1N1ciqSgnhCJ7EGFaugouJPyRMFyTzxTlypE8Gsref7QEkDkhtAKUkogbk8lodkOuUcMtCIVa+wLd sykMSnI5V4XBNnqoQShs6XO4f2PJ8NSpQmw8CBuaKn2bMtn7BeI3b99YVrGLl+v3UkC5T5j4dA/ow 8dpS69wQd81h7C6YA1JDOorDkeVU714NcqIF2RIlRWKxGfcKXQmDWqp3dTOsBcVhPnBmyuO/sp39b ZqioFozqD/vBorIEc47fQCc0X3dKdhNAFz50/LyjeS8BYjHP3kwmWp1KWYCVTCHj9eeSldPE2ZPiJ esNLhfDw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1cqe8A-0005oX-MA; Wed, 22 Mar 2017 11:08:42 +0000 Received: from mail-pf0-f193.google.com ([209.85.192.193]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1cqe83-0005VU-Hn for linux-arm-kernel@lists.infradead.org; Wed, 22 Mar 2017 11:08:40 +0000 Received: by mail-pf0-f193.google.com with SMTP id o126so26342717pfb.1 for ; Wed, 22 Mar 2017 04:08:13 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=KKvBb1wvTwRzfTawmCbz3I1YZTrVrk4bov/manmMWb4=; b=ptaBTlxboJXNPpCroP6Dm7veSpLbX8mWtwvvCAXMlONaGhqqQ66UluTfgBv8fVCk5P Ejrl1MJXMvYKK0HVmJd0UyEP8KZyhYgWUigBizHiLJUeXGbiyE75mqv5WXC/gJSCvcet hT7EYJBFyTV/3ORZkr9hxgGNM/QTClEdXh81HbzIDXhd9MnSyYiBsWW7zDymzuFTQs1i 550wMa53M/NYpwhLuJDBJlUICwdHfeFoh6j6ZxYTTHXNMDveupFWyyNVJHw1vsxAZjxJ l7xgGlv2ZR3GR8cSzvrRnrNco/EAN5SunfqCSwZB223IkVIgndipWTYWZ/LTnB2AODCY GZEA== X-Gm-Message-State: AFeK/H060A4lcC6AX8tE2jNb3JOZhFT/x6YjfNSuiB/qEc9a1pJabNVbXCDr7EaU7nxiCw== X-Received: by 10.98.158.71 with SMTP id s68mr45631199pfd.159.1490180893025; Wed, 22 Mar 2017 04:08:13 -0700 (PDT) Received: from localhost.localdomain ([59.95.76.36]) by smtp.gmail.com with ESMTPSA id z21sm3313595pgc.53.2017.03.22.04.08.09 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 22 Mar 2017 04:08:11 -0700 (PDT) From: Jagan Teki To: linux-input@vger.kernel.org Subject: [PATCH v7 2/3] dt-bindings: input: touchscreen: Add max11801-ts binding Date: Wed, 22 Mar 2017 16:36:47 +0530 Message-Id: <1490180808-2856-2-git-send-email-jagan@openedev.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1490180808-2856-1-git-send-email-jagan@openedev.com> References: <1490180808-2856-1-git-send-email-jagan@openedev.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170322_040835_723390_8FC72DEF X-CRM114-Status: GOOD ( 12.15 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Rob Herring , Jagan Teki , Michael Trimarchi , Shawn Guo , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP From: Jagan Teki Add missing documentation of max11801-ts dt-binding details. Cc: Mark Rutland Cc: Rob Herring Cc: Shawn Guo Cc: Michael Trimarchi Signed-off-by: Jagan Teki --- Changes for v7: - add vendor prefix as maxim Changes for v6: - Replace the lable and name of the node ts: max11801 => max11801: touchscreen@48 Changes for v5: - Newly added patch .../bindings/input/touchscreen/max11801-ts.txt | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 Documentation/devicetree/bindings/input/touchscreen/max11801-ts.txt diff --git a/Documentation/devicetree/bindings/input/touchscreen/max11801-ts.txt b/Documentation/devicetree/bindings/input/touchscreen/max11801-ts.txt new file mode 100644 index 0000000..8a6cb95 --- /dev/null +++ b/Documentation/devicetree/bindings/input/touchscreen/max11801-ts.txt @@ -0,0 +1,18 @@ +* MAXI MAX11801 Resistive touch screen controller with i2c interface + +Required properties: +- compatible: must be "maxim,max11801" +- reg: i2c slave address +- interrupt-parent: the phandle for the interrupt controller +- interrupts: touch controller interrupt + +Example: + +&i2c1 { + max11801: touchscreen@48 { + compatible = "maxim,max11801"; + reg = <0x48>; + interrupt-parent = <&gpio3>; + interrupts = <31 2>; + }; +};