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 21A02C43334 for ; Tue, 14 Jun 2022 20:52:02 +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=6HY6nKFJviLihRguQvDf+P74mVvBZ7I0SwYhym9ujws=; b=qrsU5Tftbi2d2L 9RrfX1ljBWt05EACF1sQfaaYTavhvIrieROI1EuNL91Zbzr9bow09IVu7OHgepA7jTmNvd++OcwBi B+sZYKa8MOym4xgdlhQFqPhcXGWwhfq3f3PrlQD7l0uwZkHDPB3HvJpufjtP5GGL5bsenalhrhSie LfX6CgyBX5jzTkANPV5EeZZ34U8UyqDVXazT/opp4igJiC6AAfPih+mH6Uq798G4N6t1vMrPO8P4d lTo2no9jcmh86w9WMik+AAewfCzQy5aNn2vuxD+XFGvwVZ0lNPTeYXh3eRtzVZZ1AP0dxPS9Jux/r M7xFqgqC6YyR92ht11KA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1o1DV6-00BFd0-Cy; Tue, 14 Jun 2022 20:51:00 +0000 Received: from mail-io1-f45.google.com ([209.85.166.45]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1o1DV2-00BFbW-HM for linux-arm-kernel@lists.infradead.org; Tue, 14 Jun 2022 20:50:58 +0000 Received: by mail-io1-f45.google.com with SMTP id i16so10690751ioa.6 for ; Tue, 14 Jun 2022 13:50:54 -0700 (PDT) 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=35SehlekaFMujAJb5y7haSRllb1c8CzqMTDElwkUekU=; b=ZcLrq3WO7e0eCjUam3Vxtf0u/V+VNn0b6AeIaoLB71C9xSWLwuJFr97RePxbPQeg27 CVC4aUSoMLmpZ7yNGHW2MUE9l11zQKe99+u7ivo39QMibJchBS7ZJmkvjyEHkPaaqFZr TXncKOpcS3ZUpM2YRXf9oK8BoK2AhbYdVEAZJFdL4uP8+hvfTTLa7Y8SS6+d8acAqDue ccoNyC0nBiJVb8YjC2tPfoNL/3m+Qci4WSjS6xfCjlrUTH914jDOTOxN2V3tQh+WKXR2 rBDjFbRwcN2GpXq3oI0ikGUD5ryAlWs9ujC0GRJpmYJThI+eu2BQHdQPnGBrav/d81+d nPYA== X-Gm-Message-State: AOAM5323rkNo2dj2U8fY/TbT/UoveVI4McDv0W0fj7D+dlJ/Uz14dPlB WthF6h8O++RR48A1Yw9JOA== X-Google-Smtp-Source: ABdhPJwQk3+Na6eiyW27LMs4rmj6x3r5jGBNW89VVR1Mx7rCYkFFcTtfL4NnAHqR6nhY326D1Gl9xA== X-Received: by 2002:a05:6638:430e:b0:332:586:5182 with SMTP id bt14-20020a056638430e00b0033205865182mr3913906jab.225.1655239853581; Tue, 14 Jun 2022 13:50:53 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.251]) by smtp.gmail.com with ESMTPSA id w10-20020a6bf00a000000b0066a3140e986sm322597ioc.6.2022.06.14.13.50.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Jun 2022 13:50:53 -0700 (PDT) Received: (nullmailer pid 2521413 invoked by uid 1000); Tue, 14 Jun 2022 20:50:51 -0000 Date: Tue, 14 Jun 2022 14:50:51 -0600 From: Rob Herring To: Vadym Kochan Cc: Krzysztof Kozlowski , Catalin Marinas , Will Deacon , Chris Packham , Gregory CLEMENT , Konstantin Porotchkin , Andrew Lunn , Robert Marko , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v9 1/3] dt-bindings: marvell: Document the AC5/AC5X compatibles Message-ID: <20220614205051.GA2499840-robh@kernel.org> References: <20220613225338.393-1-vadym.kochan@plvision.eu> <20220613225338.393-2-vadym.kochan@plvision.eu> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220613225338.393-2-vadym.kochan@plvision.eu> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220614_135056_642150_7656959C X-CRM114-Status: GOOD ( 17.76 ) 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 Tue, Jun 14, 2022 at 01:53:22AM +0300, Vadym Kochan wrote: > From: Chris Packham > > Describe the compatible properties for the Marvell Alleycat5/5X switches > with integrated CPUs. > > Alleycat5: > * 98DX2538: 24x1G + 2x10G + 2x10G Stack > * 98DX2535: 24x1G + 4x1G Stack > * 98DX2532: 8x1G + 2x10G + 2x1G Stack > * 98DX2531: 8x1G + 4x1G Stack > * 98DX2528: 24x1G + 2x10G + 2x10G Stack > * 98DX2525: 24x1G + 4x1G Stack > * 98DX2522: 8x1G + 2x10G + 2x1G Stack > * 98DX2521: 8x1G + 4x1G Stack > * 98DX2518: 24x1G + 2x10G + 2x10G Stack > * 98DX2515: 24x1G + 4x1G Stack > * 98DX2512: 8x1G + 2x10G + 2x1G Stack > * 98DX2511: 8x1G + 4x1G Stack > > Alleycat5X: > * 98DX3500: 24x1G + 6x25G > * 98DX3501: 16x1G + 6x10G > * 98DX3510: 48x1G + 6x25G > * 98DX3520: 24x2.5G + 6x25G > * 98DX3530: 48x2.5G + 6x25G > * 98DX3540: 12x5G/6x10G + 6x25G > * 98DX3550: 24x5G/12x10G + 6x25G > > Signed-off-by: Chris Packham > Signed-off-by: Vadym Kochan > --- > > Notes: > Changes in v9: > - Renamed $id with "ac5" prefix > Changes in v8: > - Add review from Krzysztof > Changes in v7: > - Add rd-ac5 and rd-ac5x boards to binding. > - Rename to armada-98dx25xx.yaml > Changes in v6: > - New > > .../bindings/arm/marvell/ac5-98dx25xx.yaml | 32 +++++++++++++++++++ Use compatible string for filename: marvell,ac5.yaml > 1 file changed, 32 insertions(+) > create mode 100644 Documentation/devicetree/bindings/arm/marvell/ac5-98dx25xx.yaml > > diff --git a/Documentation/devicetree/bindings/arm/marvell/ac5-98dx25xx.yaml b/Documentation/devicetree/bindings/arm/marvell/ac5-98dx25xx.yaml > new file mode 100644 > index 000000000000..1d8dd7c00c1a > --- /dev/null > +++ b/Documentation/devicetree/bindings/arm/marvell/ac5-98dx25xx.yaml > @@ -0,0 +1,32 @@ > +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/arm/marvell/ac5-98dx25xx.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: Marvell Alleycat5/5X Platforms > + > +maintainers: > + - Chris Packham > + > +properties: > + $nodename: > + const: '/' > + compatible: > + oneOf: > + - description: Alleycat5 (98DX25xx) Reference Design > + items: > + - enum: > + - marvell,rd-ac5 > + - const: marvell,ac5 > + > + - description: Alleycat5X (98DX35xx) Reference Design > + items: > + - enum: > + - marvell,rd-ac5x > + - const: marvell,ac5x > + - const: marvell,ac5 > + > +additionalProperties: true > + > +... > -- > 2.17.1 > > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id CB6F2C433EF for ; Tue, 14 Jun 2022 20:52:25 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1358279AbiFNUwW (ORCPT ); Tue, 14 Jun 2022 16:52:22 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:38924 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1356850AbiFNUwK (ORCPT ); Tue, 14 Jun 2022 16:52:10 -0400 Received: from mail-io1-f54.google.com (mail-io1-f54.google.com [209.85.166.54]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DE2CD5000C; Tue, 14 Jun 2022 13:51:06 -0700 (PDT) Received: by mail-io1-f54.google.com with SMTP id n11so10691151iod.4; Tue, 14 Jun 2022 13:51:06 -0700 (PDT) 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=35SehlekaFMujAJb5y7haSRllb1c8CzqMTDElwkUekU=; b=zfTLYAMo1uIo3yw8NSSVQNuAHeFWEa6V9dK0CtkQz3QvS445BuzvXbU2UXJS+I2FCu xbAalLxIPkYRETLsn7XV/CPV7xLxAM4A8IfEseHCoWknAqMo0KyhXSn9e7GqryuzBbop GSwqSh5b/ukAx51pc86FkIlu65TptcBacxS5Suw5IHfsDw5lWAqb93aFXtI6v8PnsPWA nfvzdfU3wJsS4I9d/H5dzBCPgQAeavZ/xJJzCT0Medg76pJnfy1gEtVeo2khZR4/OM+G c37XaCYoPqBdzsrgiZPEQhPhvt8bZQUs4B0DgnH/pQS6NfpD2zoNDFNhfo6qzhw5GRJs tjrA== X-Gm-Message-State: AOAM531HTPhFJ/xrnFbG4z+Vse6QpiAhqypTh0SoYW+RKh1TfkrMKXq9 PGFqTuasMw1oyUEQSvYd4A== X-Google-Smtp-Source: ABdhPJwQk3+Na6eiyW27LMs4rmj6x3r5jGBNW89VVR1Mx7rCYkFFcTtfL4NnAHqR6nhY326D1Gl9xA== X-Received: by 2002:a05:6638:430e:b0:332:586:5182 with SMTP id bt14-20020a056638430e00b0033205865182mr3913906jab.225.1655239853581; Tue, 14 Jun 2022 13:50:53 -0700 (PDT) Received: from robh.at.kernel.org ([64.188.179.251]) by smtp.gmail.com with ESMTPSA id w10-20020a6bf00a000000b0066a3140e986sm322597ioc.6.2022.06.14.13.50.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 14 Jun 2022 13:50:53 -0700 (PDT) Received: (nullmailer pid 2521413 invoked by uid 1000); Tue, 14 Jun 2022 20:50:51 -0000 Date: Tue, 14 Jun 2022 14:50:51 -0600 From: Rob Herring To: Vadym Kochan Cc: Krzysztof Kozlowski , Catalin Marinas , Will Deacon , Chris Packham , Gregory CLEMENT , Konstantin Porotchkin , Andrew Lunn , Robert Marko , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v9 1/3] dt-bindings: marvell: Document the AC5/AC5X compatibles Message-ID: <20220614205051.GA2499840-robh@kernel.org> References: <20220613225338.393-1-vadym.kochan@plvision.eu> <20220613225338.393-2-vadym.kochan@plvision.eu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220613225338.393-2-vadym.kochan@plvision.eu> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Tue, Jun 14, 2022 at 01:53:22AM +0300, Vadym Kochan wrote: > From: Chris Packham > > Describe the compatible properties for the Marvell Alleycat5/5X switches > with integrated CPUs. > > Alleycat5: > * 98DX2538: 24x1G + 2x10G + 2x10G Stack > * 98DX2535: 24x1G + 4x1G Stack > * 98DX2532: 8x1G + 2x10G + 2x1G Stack > * 98DX2531: 8x1G + 4x1G Stack > * 98DX2528: 24x1G + 2x10G + 2x10G Stack > * 98DX2525: 24x1G + 4x1G Stack > * 98DX2522: 8x1G + 2x10G + 2x1G Stack > * 98DX2521: 8x1G + 4x1G Stack > * 98DX2518: 24x1G + 2x10G + 2x10G Stack > * 98DX2515: 24x1G + 4x1G Stack > * 98DX2512: 8x1G + 2x10G + 2x1G Stack > * 98DX2511: 8x1G + 4x1G Stack > > Alleycat5X: > * 98DX3500: 24x1G + 6x25G > * 98DX3501: 16x1G + 6x10G > * 98DX3510: 48x1G + 6x25G > * 98DX3520: 24x2.5G + 6x25G > * 98DX3530: 48x2.5G + 6x25G > * 98DX3540: 12x5G/6x10G + 6x25G > * 98DX3550: 24x5G/12x10G + 6x25G > > Signed-off-by: Chris Packham > Signed-off-by: Vadym Kochan > --- > > Notes: > Changes in v9: > - Renamed $id with "ac5" prefix > Changes in v8: > - Add review from Krzysztof > Changes in v7: > - Add rd-ac5 and rd-ac5x boards to binding. > - Rename to armada-98dx25xx.yaml > Changes in v6: > - New > > .../bindings/arm/marvell/ac5-98dx25xx.yaml | 32 +++++++++++++++++++ Use compatible string for filename: marvell,ac5.yaml > 1 file changed, 32 insertions(+) > create mode 100644 Documentation/devicetree/bindings/arm/marvell/ac5-98dx25xx.yaml > > diff --git a/Documentation/devicetree/bindings/arm/marvell/ac5-98dx25xx.yaml b/Documentation/devicetree/bindings/arm/marvell/ac5-98dx25xx.yaml > new file mode 100644 > index 000000000000..1d8dd7c00c1a > --- /dev/null > +++ b/Documentation/devicetree/bindings/arm/marvell/ac5-98dx25xx.yaml > @@ -0,0 +1,32 @@ > +# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) > +%YAML 1.2 > +--- > +$id: http://devicetree.org/schemas/arm/marvell/ac5-98dx25xx.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > + > +title: Marvell Alleycat5/5X Platforms > + > +maintainers: > + - Chris Packham > + > +properties: > + $nodename: > + const: '/' > + compatible: > + oneOf: > + - description: Alleycat5 (98DX25xx) Reference Design > + items: > + - enum: > + - marvell,rd-ac5 > + - const: marvell,ac5 > + > + - description: Alleycat5X (98DX35xx) Reference Design > + items: > + - enum: > + - marvell,rd-ac5x > + - const: marvell,ac5x > + - const: marvell,ac5 > + > +additionalProperties: true > + > +... > -- > 2.17.1 > >