From patchwork Sat Nov 19 15:39:02 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Luca Weiss X-Patchwork-Id: 626896 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 77D65C4332F for ; Sat, 19 Nov 2022 15:39:22 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229689AbiKSPjU (ORCPT ); Sat, 19 Nov 2022 10:39:20 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43476 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230398AbiKSPjT (ORCPT ); Sat, 19 Nov 2022 10:39:19 -0500 Received: from mail.z3ntu.xyz (mail.z3ntu.xyz [128.199.32.197]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DA5E4711AB for ; Sat, 19 Nov 2022 07:39:18 -0800 (PST) Received: from g550jk.arnhem.chello.nl (unknown [62.108.10.64]) by mail.z3ntu.xyz (Postfix) with ESMTPSA id 60F8AD05A4; Sat, 19 Nov 2022 15:39:16 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=z3ntu.xyz; s=z3ntu; t=1668872356; bh=evu+FYYy9RQwl2CSl1h+58RXeq7DbTqiw9xGE3WzZ9U=; h=From:To:Cc:Subject:Date; b=wnF7ylrzncnRzr6cwJJLxyb3XO8AWHDzwb7UmtKsgLouK/RaswFDQ7fsc+qEr6mp5 a2UWtbHTfnRavzhISg7KXjMdYNMLT7zeLjD9UAZhnscMb7QvmxqEneEuRGi5uwJD7E pLw4RjxedLcXeiI4Jj7jTODysNnVI0lZQ+iZ3dn0= From: Luca Weiss To: linux-arm-msm@vger.kernel.org Cc: Luca Weiss Subject: [PATCH 1/2] dt-bindings: nfc: nxp,nci: Document NQ310 compatible Date: Sat, 19 Nov 2022 16:39:02 +0100 Message-Id: <20221119153903.770853-1-luca@z3ntu.xyz> X-Mailer: git-send-email 2.38.1 MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org The NQ310 is another NFC chip from NXP, document the compatible in the bindings. Signed-off-by: Luca Weiss --- Documentation/devicetree/bindings/net/nfc/nxp,nci.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/net/nfc/nxp,nci.yaml b/Documentation/devicetree/bindings/net/nfc/nxp,nci.yaml index b2558421268a..6924aff0b2c5 100644 --- a/Documentation/devicetree/bindings/net/nfc/nxp,nci.yaml +++ b/Documentation/devicetree/bindings/net/nfc/nxp,nci.yaml @@ -14,7 +14,9 @@ properties: oneOf: - const: nxp,nxp-nci-i2c - items: - - const: nxp,pn547 + - enum: + - nxp,nq310 + - nxp,pn547 - const: nxp,nxp-nci-i2c enable-gpios: