From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-13.6 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 1713CC4741F for ; Wed, 30 Sep 2020 19:02:35 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id CB76920888 for ; Wed, 30 Sep 2020 19:02:34 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601492554; bh=/OqLRI39AWdnlp/sqKWeFIkEMwhjrtz1XkjBvyFj6EM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:List-ID:From; b=wIm9vCt2VQiRi2bL/dXvndduuKE/5424SdVm+SBl3nynlWMLElkUFQanB2SFj8APF oElytfcu+AKNfNo9JJKXfSZnaaZ3KlmWPTSr56bzx0i88hM3Ig75NP21dwuVjYqA8i fbWx2HBqWuvvjTScZm/DWsN9gVbqJOadNWsyp//0= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730620AbgI3TCd (ORCPT ); Wed, 30 Sep 2020 15:02:33 -0400 Received: from mail.kernel.org ([198.145.29.99]:38390 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730081AbgI3TCb (ORCPT ); Wed, 30 Sep 2020 15:02:31 -0400 Received: from localhost.localdomain (unknown [194.230.155.194]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 0ED312145D; Wed, 30 Sep 2020 19:02:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601492550; bh=/OqLRI39AWdnlp/sqKWeFIkEMwhjrtz1XkjBvyFj6EM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=qbk8yUk1AjPYLQMIVUaznl5TAqrv7G6C7OILNUun0YmGozyxNkxDbCPSK3PLCfqgZ oJ2hdN5N58ELxXNchPaylYFmol7s88xb2mbFM2tR72tOe+Kgb2xSuPv93Xnp5h9GhS iRkl3y3nmDE05Fqt0OjjDgV8fIdXoTyuLAlXkUXM= From: Krzysztof Kozlowski To: Rob Herring , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Krzysztof Kozlowski , Anson Huang , Andreas Kemnade , Stefan Riedmueller , Robert Jones , Li Yang , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: Heiko Schocher Subject: [PATCH v2 10/12] dt-bindings: arm: fsl: document i.MX6DL Aristainetos boards Date: Wed, 30 Sep 2020 21:01:41 +0200 Message-Id: <20200930190143.27032-11-krzk@kernel.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200930190143.27032-1-krzk@kernel.org> References: <20200930190143.27032-1-krzk@kernel.org> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Document and adjust the compatibles for i.MX6DL based Aristainetos boards from ABB. Cc: Heiko Schocher Signed-off-by: Krzysztof Kozlowski --- Changes since v1: 1. Use ABB vendor prefix --- Documentation/devicetree/bindings/arm/fsl.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index c90050ca3384..fc3a837d7dba 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -269,6 +269,10 @@ properties: - description: i.MX6DL based Boards items: - enum: + - abb,aristainetos-imx6dl-4 # aristainetos i.MX6 Dual Lite Board 4 + - abb,aristainetos-imx6dl-7 # aristainetos i.MX6 Dual Lite Board 7 + - abb,aristainetos2-imx6dl-4 # aristainetos2 i.MX6 Dual Lite Board 4 + - abb,aristainetos2-imx6dl-7 # aristainetos2 i.MX6 Dual Lite Board 7 - boundary,imx6dl-nit6xlite # Boundary Devices Nitrogen6 Lite - boundary,imx6dl-nitrogen6x # Boundary Devices Nitrogen6x - bticino,imx6dl-mamoj # BTicino i.MX6DL Mamoj -- 2.17.1 From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-13.5 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_PATCH,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 26366C4727C for ; Wed, 30 Sep 2020 19:08:51 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id A8D452072E for ; Wed, 30 Sep 2020 19:08:50 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="x/1WOwzz"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="qbk8yUk1" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org A8D452072E Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.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=Vy7NWEkd5RpaoqJeicygKMc+NHoW1rm1OeGJTdLNrw8=; b=x/1WOwzzaGBglM81VPgt3vXBzY OQc4If1jBZ/+US5vBPyeujdbSPYGZNUTxqEX5wlwsUzPczaNFsFRK8jzd5MDqd5IanXXvXBtUz+Kb Nu9jK6IyqobXfG25tJ45GeVm1OAFu5Dsb/4cQ+0/Dx3ZJGKUryYmB8F1M41IC++zsaWdkSzml5YsZ Sa6+XeaS0NvN8IlzQznlX9UvnfZ8fXC7RcIOXdsqPFLticUgcBDtOwh9QGi3Ol+Ic4OZrQGs5hHg3 YBlSS/jMGKAOaNi0ffvJeENGkRM/Q0kzQbJzytT7cmyIkdgTLGU49FDrjl5LMWNl/Z5PxSrHYUQsr DxnOy7SA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kNhQz-00049V-Fm; Wed, 30 Sep 2020 19:06:37 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kNhN3-0002Hw-FZ for linux-arm-kernel@lists.infradead.org; Wed, 30 Sep 2020 19:02:35 +0000 Received: from localhost.localdomain (unknown [194.230.155.194]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 0ED312145D; Wed, 30 Sep 2020 19:02:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601492550; bh=/OqLRI39AWdnlp/sqKWeFIkEMwhjrtz1XkjBvyFj6EM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=qbk8yUk1AjPYLQMIVUaznl5TAqrv7G6C7OILNUun0YmGozyxNkxDbCPSK3PLCfqgZ oJ2hdN5N58ELxXNchPaylYFmol7s88xb2mbFM2tR72tOe+Kgb2xSuPv93Xnp5h9GhS iRkl3y3nmDE05Fqt0OjjDgV8fIdXoTyuLAlXkUXM= From: Krzysztof Kozlowski To: Rob Herring , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Krzysztof Kozlowski , Anson Huang , Andreas Kemnade , Stefan Riedmueller , Robert Jones , Li Yang , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH v2 10/12] dt-bindings: arm: fsl: document i.MX6DL Aristainetos boards Date: Wed, 30 Sep 2020 21:01:41 +0200 Message-Id: <20200930190143.27032-11-krzk@kernel.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200930190143.27032-1-krzk@kernel.org> References: <20200930190143.27032-1-krzk@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200930_150233_876317_01D9CC41 X-CRM114-Status: GOOD ( 12.09 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Heiko Schocher MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Document and adjust the compatibles for i.MX6DL based Aristainetos boards from ABB. Cc: Heiko Schocher Signed-off-by: Krzysztof Kozlowski --- Changes since v1: 1. Use ABB vendor prefix --- Documentation/devicetree/bindings/arm/fsl.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index c90050ca3384..fc3a837d7dba 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -269,6 +269,10 @@ properties: - description: i.MX6DL based Boards items: - enum: + - abb,aristainetos-imx6dl-4 # aristainetos i.MX6 Dual Lite Board 4 + - abb,aristainetos-imx6dl-7 # aristainetos i.MX6 Dual Lite Board 7 + - abb,aristainetos2-imx6dl-4 # aristainetos2 i.MX6 Dual Lite Board 4 + - abb,aristainetos2-imx6dl-7 # aristainetos2 i.MX6 Dual Lite Board 7 - boundary,imx6dl-nit6xlite # Boundary Devices Nitrogen6 Lite - boundary,imx6dl-nitrogen6x # Boundary Devices Nitrogen6x - bticino,imx6dl-mamoj # BTicino i.MX6DL Mamoj -- 2.17.1 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel