From patchwork Thu Oct 27 04:51:56 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kunihiko Hayashi X-Patchwork-Id: 11561 Return-Path: Delivered-To: ouuuleilei@gmail.com Received: by 2002:a5d:6687:0:0:0:0:0 with SMTP id l7csp30622wru; Wed, 26 Oct 2022 21:56:59 -0700 (PDT) X-Google-Smtp-Source: AMsMyM7icBXSJ1FPCMmoDlfThGfYmadvZYA57fK9QLKz5mNPd/3lyIWUYKhOji2iCOhWWBNVhZkR X-Received: by 2002:a17:907:e93:b0:7ad:923a:5908 with SMTP id ho19-20020a1709070e9300b007ad923a5908mr274560ejc.396.1666846619131; Wed, 26 Oct 2022 21:56:59 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1666846619; cv=none; d=google.com; s=arc-20160816; b=PuRxtKY+7YvPXacrASCJdgdBfVkt9Co/DiSuiranasHQdDi5llUy4EnH+JJVZ9YPbN djmJpm9F7DaOkQ3aZKy0ClCJ/cxb3PhhcqbW8MO2inVv8AwZp7uLNlIo1SgURGVhOd84 4rJmdBMDk52jvwGgAOy3u8Rg3HhaEd5RUV1yoBfJHtZUxDb5onFBVLwhqGCsX/RiSxPf jFO5quZM5mN0Eg1CRfkbwwikzQlxfWnT7re02lsWrttbNMijto6OYOFoXQddw8QN7dKS aW3JSrBeNCgsKRDLq61YW8ae/JIMAxTPHy6jvKFxu60eHTuVGqbQzsQ3Cpc+NwELvlf/ m86w== 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 :references:in-reply-to:message-id:date:subject:cc:to:from; bh=Je6cO/nr+PNPR6Up3YW9w3oiAf0tAfBP/m6XtjKnacM=; b=TJoinUE15JREM/ZyygnLh8IK9MdNc+7uXmvz0BFyymXJ+XlLWyoieaEjdi4enGM8Qi X7+MwmRtlT5Ig5YFj5BQmoD/4+bsaf5qy+UX6VPZRO+JxP1Ly2+R5GCQrUQbmqTABFaG Zad2q3TPoaNP+4buSfvAK6UvWxuweSYqfrdnS0gZH4Ecuim01gtDeSlqSFRntg0JDmbQ 2E0Tn/aECWFzTu2RGz5kBQ4nHJMw7lQOqTdhGsC1KHS3gfNeXcmYZCvdB1i17N2fn8pc 5wmWgjgZayBOBPqSYTDdjjQme4bOdBkk6x2CCw5zlTEY2RcSN6TpwOYgu8Al9Py8SUP3 7CWw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id 18-20020a508e12000000b004610f91a242si543703edw.300.2022.10.26.21.56.33; Wed, 26 Oct 2022 21:56:59 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234179AbiJ0EwS (ORCPT + 99 others); Thu, 27 Oct 2022 00:52:18 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45770 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233809AbiJ0EwE (ORCPT ); Thu, 27 Oct 2022 00:52:04 -0400 Received: from mx.socionext.com (mx.socionext.com [202.248.49.38]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 20E8B7330C; Wed, 26 Oct 2022 21:52:02 -0700 (PDT) Received: from unknown (HELO iyokan2-ex.css.socionext.com) ([172.31.9.54]) by mx.socionext.com with ESMTP; 27 Oct 2022 13:52:02 +0900 Received: from mail.mfilter.local (m-filter-1 [10.213.24.61]) by iyokan2-ex.css.socionext.com (Postfix) with ESMTP id 4C1C020584CE; Thu, 27 Oct 2022 13:52:02 +0900 (JST) Received: from 172.31.9.51 (172.31.9.51) by m-FILTER with ESMTP; Thu, 27 Oct 2022 13:52:02 +0900 Received: from plum.e01.socionext.com (unknown [10.212.243.119]) by kinkan2.css.socionext.com (Postfix) with ESMTP id CE595B62A4; Thu, 27 Oct 2022 13:52:01 +0900 (JST) From: Kunihiko Hayashi To: Rob Herring , Krzysztof Kozlowski , Arnd Bergmann , Olof Johansson , Masami Hiramatsu Cc: soc@kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Kunihiko Hayashi Subject: [PATCH 3/4] dt-bindings: arm: uniphier: Add NX1 boards Date: Thu, 27 Oct 2022 13:51:56 +0900 Message-Id: <20221027045157.23325-4-hayashi.kunihiko@socionext.com> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20221027045157.23325-1-hayashi.kunihiko@socionext.com> References: <20221027045157.23325-1-hayashi.kunihiko@socionext.com> MIME-Version: 1.0 X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,SPF_HELO_NONE, SPF_PASS autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org X-getmail-retrieved-from-mailbox: =?utf-8?q?INBOX?= X-GMAIL-THRID: =?utf-8?q?1747815360017172536?= X-GMAIL-MSGID: =?utf-8?q?1747815360017172536?= Add compatible string for NX1 SoM board, evaluation board, and reference board support. Signed-off-by: Kunihiko Hayashi Acked-by: Krzysztof Kozlowski --- .../devicetree/bindings/arm/socionext/uniphier.yaml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/socionext/uniphier.yaml b/Documentation/devicetree/bindings/arm/socionext/uniphier.yaml index c2cea1c90f3c..eb4401067683 100644 --- a/Documentation/devicetree/bindings/arm/socionext/uniphier.yaml +++ b/Documentation/devicetree/bindings/arm/socionext/uniphier.yaml @@ -66,5 +66,12 @@ properties: - enum: - socionext,uniphier-pxs3-ref - const: socionext,uniphier-pxs3 + - description: NX1 SoC boards + items: + - enum: + - socionext,uniphier-nx1-evb + - socionext,uniphier-nx1-ref + - socionext,uniphier-nx1-som + - const: socionext,uniphier-nx1 additionalProperties: true