Received: by 2002:ac0:a582:0:0:0:0:0 with SMTP id m2-v6csp2011958imm; Thu, 18 Oct 2018 07:46:00 -0700 (PDT) X-Google-Smtp-Source: ACcGV63UZJXTBjs+IEs5xu6vrvGQUCoGZNAxLsZHnMheynA57rYMQbv1kt1VUr8v2BuLavh83ELG X-Received: by 2002:a62:104b:: with SMTP id y72-v6mr30988569pfi.113.1539873960934; Thu, 18 Oct 2018 07:46:00 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1539873960; cv=none; d=google.com; s=arc-20160816; b=mBYO2NGfc42ronQaenyT6p4g+bkSes1nKwfwDahpsgrFM/a3WIcol8+XKSDoq8XvQD gWsTZ8avTh+WTukDuwro1JFTp/DiWOVxy+fgHwkc2gUrcb5h8gCNd/Yq8ohZpuGOfX8t gqhy+4k8kLS5MPBnLmj54iVoQPY31frqYKexg4otCTHfpX4Kd7JE6YCpk8CWpYQjF5op cbDUt74C5OENee3+YTZpCSB0bmKR12itYwBz2AoIxeXRSpN5f6ZUtZlPwULORA6Evp2Y U6lM16FfZ+ZWtjylpwd4xJ33WRsNZPL/WCQx9XernOGevIMmVnh/ecjQxx5QEK9Edmi3 xxNw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:to:from; bh=ictNiBR90fzwoMxrhDPixLbfsNB6gahe85pR9mVj5+c=; b=uLwfa8Qd2T7wS1GSv6Hc0GCdGnHEDOOAt3XE+PxyNHnO6t4Wen768rC0vh+GXVOWeo QntDIeQYUX96E4XQJ4rgJvK3LEvFGEBtP3tbCprfIm4MT8YSvlbXcDHCd0yBrHOLCJCo 57D3D7SaVH+Qhbca6JsLF7YTcAA9C5M1r7ZxYkGqnK1fuUuNNxTz1S16UEN/haDH5TSo xcQPfuxt22YpHOLU2HhbiG4hnr4cYAxbvzkVEUgiwuJUadoevv9U3biIS7OxTyxXT9TJ dE7m7rsLbes5d1iyDfG0l4F6wyxZwyuVuBTcUjAtIi2V0rG2H2l3mchp3Aw1Mr655kjc GDMQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id w6-v6si22467128pgm.557.2018.10.18.07.45.45; Thu, 18 Oct 2018 07:46:00 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727335AbeJRWqf (ORCPT + 99 others); Thu, 18 Oct 2018 18:46:35 -0400 Received: from smtp2.goneo.de ([85.220.129.33]:33838 "EHLO smtp2.goneo.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726133AbeJRWqf (ORCPT ); Thu, 18 Oct 2018 18:46:35 -0400 Received: from localhost (localhost [127.0.0.1]) by smtp2.goneo.de (Postfix) with ESMTP id 2EFB223F5E1; Thu, 18 Oct 2018 16:45:14 +0200 (CEST) X-Virus-Scanned: by goneo X-Spam-Flag: NO X-Spam-Score: -3.235 X-Spam-Level: X-Spam-Status: No, score=-3.235 tagged_above=-999 tests=[ALL_TRUSTED=-1, AWL=-0.335, BAYES_00=-1.9] autolearn=ham Received: from smtp2.goneo.de ([127.0.0.1]) by localhost (smtp2.goneo.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id sw_CUs87qkY7; Thu, 18 Oct 2018 16:45:08 +0200 (CEST) Received: from lem-wkst-02.lemonage.de. (hq.lemonage.de [87.138.178.34]) by smtp2.goneo.de (Postfix) with ESMTPSA id D6ACF23F62E; Thu, 18 Oct 2018 16:45:07 +0200 (CEST) From: Lars Poeschel To: devicetree@vger.kernel.org, Rob Herring , Mark Rutland , Peter Rosin , Vadim Pasternak , Lei YU , =?UTF-8?q?Andreas=20F=C3=A4rber?= , =?UTF-8?q?Jonathan=20Neusch=C3=A4fer?= , Lars Poeschel , linux-kernel@vger.kernel.org (open list) Subject: [PATCH v2 2/4] nfc: pn532_uart: Add NXP PN532 to devicetree docs Date: Thu, 18 Oct 2018 16:42:42 +0200 Message-Id: <20181018144251.30028-2-poeschel@lemonage.de> X-Mailer: git-send-email 2.19.1 In-Reply-To: <20181018144251.30028-1-poeschel@lemonage.de> References: <20181018144251.30028-1-poeschel@lemonage.de> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add pn532 to the trivial-devices.txt binding doc. Signed-off-by: Lars Poeschel --- Documentation/devicetree/bindings/trivial-devices.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/trivial-devices.txt b/Documentation/devicetree/bindings/trivial-devices.txt index 763a2808a95c..c580be08a380 100644 --- a/Documentation/devicetree/bindings/trivial-devices.txt +++ b/Documentation/devicetree/bindings/trivial-devices.txt @@ -172,6 +172,7 @@ nxp,pcf2129 Real-time clock nxp,pcf8523 Real-time Clock nxp,pcf8563 Real-time clock/calendar nxp,pcf85063 Tiny Real-Time Clock +nxp,pn532-uart NXP PN532 NFC-/RFID-Chip, using UART interface oki,ml86v7667 OKI ML86V7667 video decoder ovti,ov5642 OV5642: Color CMOS QSXGA (5-megapixel) Image Sensor with OmniBSI and Embedded TrueFocus pericom,pt7c4338 Real-time Clock Module -- 2.19.1