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 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 4D5DBC433F5 for ; Mon, 13 Dec 2021 19:15:52 +0000 (UTC) Received: by smtp.kernel.org (Postfix) id E7097C34605; Mon, 13 Dec 2021 19:15:51 +0000 (UTC) Received: from mail-ot1-f46.google.com (mail-ot1-f46.google.com [209.85.210.46]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.kernel.org (Postfix) with ESMTPS id 397AFC34600; Mon, 13 Dec 2021 19:15:51 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 smtp.kernel.org 397AFC34600 Authentication-Results: smtp.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: smtp.kernel.org; spf=pass smtp.mailfrom=gmail.com Received: by mail-ot1-f46.google.com with SMTP id n17-20020a9d64d1000000b00579cf677301so18517632otl.8; Mon, 13 Dec 2021 11:15:51 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=16e1HfFxtcfwwmkLUyb20/1qiOCSvIHS7M0mF1ml9mI=; b=IvJd+uNaHrTCG2WEKDpaamvZzX3BuDtxsit6DZ3jJfCyAMd5R/gyFaiCgS3SR4IUOr FCmUBEl/o2BiCLeI8zkw9O2Vz4Saeluw0hcL0kUQ108oJWym0WWMQEh1QwgV+OXyDcn0 gl8lXe502ujQ3XwXG/iHWkW8Pp/n7bgnq198RhP1ma6lhGuJlIdsM/W0zInoHyEhkvdv BTPREQ5OyJgvLwfDSrd39ln7ET1tv5z0/YAOc2FlSIiQzSpQPKYsZNMlN1Xj0EnP0FZI rfb+PjnpZx0/OgIYl6kVl9T1tukj/iu89NBEVty64E8nFsPcCj+kgclr3xvpFRQcpA1f M3rQ== X-Gm-Message-State: AOAM531Acd0pDmbvZW7wowyvsNYvvqd0dCKogbGhFz8ONIyRVeQLDZnD Qz1inp2hD0jnFKNyUjnYHg== X-Google-Smtp-Source: ABdhPJzVa0W2V/rohpLCRuJlg9x83XZI/BE79xLSeEW4JCwi36dY8pa5cSoWmZjNr1LsxdrIv7m1bA== X-Received: by 2002:a9d:7289:: with SMTP id t9mr419304otj.1.1639422950366; Mon, 13 Dec 2021 11:15:50 -0800 (PST) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id j5sm2336967oou.23.2021.12.13.11.15.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Dec 2021 11:15:49 -0800 (PST) Received: (nullmailer pid 1406565 invoked by uid 1000); Mon, 13 Dec 2021 19:15:48 -0000 Date: Mon, 13 Dec 2021 13:15:48 -0600 From: Rob Herring To: Andrej Picej List-Id: Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, soc@kernel.org, kernel@pengutronix.de, shawnguo@kernel.org, leoyang.li@nxp.com, krzysztof.kozlowski@canonical.com, linux@rempel-privat.de, festevam@gmail.com, arnd@arndb.de, linux-imx@nxp.com, y.bas@phytec.de Subject: Re: [PATCH 1/4] dt-bindings: arm: fsl: add PHYTEC phyGATE Tauri i.MX6 ULL Message-ID: References: <20211201125327.3704500-1-andrej.picej@norik.com> <20211201125327.3704500-2-andrej.picej@norik.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211201125327.3704500-2-andrej.picej@norik.com> On Wed, Dec 01, 2021 at 01:53:24PM +0100, Andrej Picej wrote: > Add devicetree bindings for phyGATE Tauri board with phyCORE-i.MX6 ULL. > > Signed-off-by: Andrej Picej > --- > Documentation/devicetree/bindings/arm/fsl.yaml | 9 +++++++++ > 1 file changed, 9 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml > index 0b595b26061f..9c37f22b6c61 100644 > --- a/Documentation/devicetree/bindings/arm/fsl.yaml > +++ b/Documentation/devicetree/bindings/arm/fsl.yaml > @@ -602,6 +602,15 @@ properties: > - const: phytec,imx6ull-pcl063 # PHYTEC phyCORE-i.MX 6ULL > - const: fsl,imx6ull > > + - description: i.MX6ULL PHYTEC phyGATE-Tauri > + items: > + - enum: > + - phytec,imx6ull-phygate-tauri-emmc > + - phytec,imx6ull-phygate-tauri-nand > + - const: phytec,imx6ull-phygate-tauri # PHYTEC phyGATE-Tauri with i.MX6 ULL Is there really a need for 2 compatibles here? Either phytec,imx6ull-phygate-tauri is specific enough (as nand/emmc can be described elsewhere) or you need phytec,imx6ull-phygate-tauri-emmc/phytec,imx6ull-phygate-tauri-nand. > + - const: phytec,imx6ull-pcl063 # PHYTEC phyCORE-i.MX 6ULL > + - const: fsl,imx6ull > + > - description: i.MX6ULL Boards with Toradex Colibri iMX6ULL Modules > items: > - enum: > -- > 2.25.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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 4AD54C433F5 for ; Mon, 13 Dec 2021 19:17:21 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=pByAgiJ65DeXN7SyQemB6ut0JkKcpY1X29vtOc/fgVo=; b=UKvE8LPPbrIrBH mBJVWlGNZYm7Z6+dBpw4VsZnZ4w8jt+MN3+NLRGZRNEOz+DuLFUhEpr+xsodVEc1dGnzXDdT+60Z3 IE+RdtVpDy+IwQlDGT3PmbeZ2cDTGqyAPKH3K6UXj3Cy11Rs4ukj47hSwuGmznx4OXP4id2ZSKwLV xryCkzuUiA+C3ynDxiM79CDqcdpzKFEZZzgLfycG3tU9GwCQhJTYz4IdRY/m43khsU202iF+wlG6n J7IS/ZqLRtUfGGNGoUdgb30ADLNjd7RigMVouUN2fhqPaOaolPhzPfujjaQHkvod9DGhJNqAyVK7H dXUKyPpetMmeHpsfAO6w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mwqni-00B6BZ-RA; Mon, 13 Dec 2021 19:15:55 +0000 Received: from mail-ot1-f53.google.com ([209.85.210.53]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mwqnf-00B6Au-7m for linux-arm-kernel@lists.infradead.org; Mon, 13 Dec 2021 19:15:52 +0000 Received: by mail-ot1-f53.google.com with SMTP id a23-20020a9d4717000000b0056c15d6d0caso18471283otf.12 for ; Mon, 13 Dec 2021 11:15:50 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=16e1HfFxtcfwwmkLUyb20/1qiOCSvIHS7M0mF1ml9mI=; b=z3x31ay+OG2bkq4zpcY42m109Egf+EbbNdZCHv2B8pFOFfHFZd2e3WXHxNyR5UpySK u+wlwfSUzOUWLRQkMyFDuRXplqDokpwEQ9dBC1OasiaIGt5rffcG1AL3vDlaFtacSlJa IUovZFb+fMA3nfzneGCFowsENeUzZy0rA2gvjSI0iIKQ0G3pf+GXGjVLIOU0GKjtbOix WDMugXem2rpwXJH3jkwbKhjY9I54FITvfvj2paeto/TfX3vxFnlpREPQZjBOZ8N3UXLR GZDiAYRCgv5XUVmjM/wO5dVOHDS1rIGWWxTJr0ym/GpIs+JtN111ajn7joU2cxkLY1jJ 3NCw== X-Gm-Message-State: AOAM532gvF44nMbmxPbqD2kIpM1nN7G6/CZf4ODJ3+pC7zNADN3J6Pme L5vAaiM2/koOLMuG5V9SeA== X-Google-Smtp-Source: ABdhPJzVa0W2V/rohpLCRuJlg9x83XZI/BE79xLSeEW4JCwi36dY8pa5cSoWmZjNr1LsxdrIv7m1bA== X-Received: by 2002:a9d:7289:: with SMTP id t9mr419304otj.1.1639422950366; Mon, 13 Dec 2021 11:15:50 -0800 (PST) Received: from robh.at.kernel.org (66-90-148-213.dyn.grandenetworks.net. [66.90.148.213]) by smtp.gmail.com with ESMTPSA id j5sm2336967oou.23.2021.12.13.11.15.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 13 Dec 2021 11:15:49 -0800 (PST) Received: (nullmailer pid 1406565 invoked by uid 1000); Mon, 13 Dec 2021 19:15:48 -0000 Date: Mon, 13 Dec 2021 13:15:48 -0600 From: Rob Herring To: Andrej Picej Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, soc@kernel.org, kernel@pengutronix.de, shawnguo@kernel.org, leoyang.li@nxp.com, krzysztof.kozlowski@canonical.com, linux@rempel-privat.de, festevam@gmail.com, arnd@arndb.de, linux-imx@nxp.com, y.bas@phytec.de Subject: Re: [PATCH 1/4] dt-bindings: arm: fsl: add PHYTEC phyGATE Tauri i.MX6 ULL Message-ID: References: <20211201125327.3704500-1-andrej.picej@norik.com> <20211201125327.3704500-2-andrej.picej@norik.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211201125327.3704500-2-andrej.picej@norik.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211213_111551_297692_D99639B1 X-CRM114-Status: GOOD ( 15.02 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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 On Wed, Dec 01, 2021 at 01:53:24PM +0100, Andrej Picej wrote: > Add devicetree bindings for phyGATE Tauri board with phyCORE-i.MX6 ULL. > > Signed-off-by: Andrej Picej > --- > Documentation/devicetree/bindings/arm/fsl.yaml | 9 +++++++++ > 1 file changed, 9 insertions(+) > > diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml > index 0b595b26061f..9c37f22b6c61 100644 > --- a/Documentation/devicetree/bindings/arm/fsl.yaml > +++ b/Documentation/devicetree/bindings/arm/fsl.yaml > @@ -602,6 +602,15 @@ properties: > - const: phytec,imx6ull-pcl063 # PHYTEC phyCORE-i.MX 6ULL > - const: fsl,imx6ull > > + - description: i.MX6ULL PHYTEC phyGATE-Tauri > + items: > + - enum: > + - phytec,imx6ull-phygate-tauri-emmc > + - phytec,imx6ull-phygate-tauri-nand > + - const: phytec,imx6ull-phygate-tauri # PHYTEC phyGATE-Tauri with i.MX6 ULL Is there really a need for 2 compatibles here? Either phytec,imx6ull-phygate-tauri is specific enough (as nand/emmc can be described elsewhere) or you need phytec,imx6ull-phygate-tauri-emmc/phytec,imx6ull-phygate-tauri-nand. > + - const: phytec,imx6ull-pcl063 # PHYTEC phyCORE-i.MX 6ULL > + - const: fsl,imx6ull > + > - description: i.MX6ULL Boards with Toradex Colibri iMX6ULL Modules > items: > - enum: > -- > 2.25.1 > > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel