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 7E0C9C25B45 for ; Mon, 23 Oct 2023 19:51:45 +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=PtM9EhjHnzuKTRgrQEzeDp1ToJ2bTSpoyV19wWKtk1Q=; b=tOi9QB/+48wsvc QR9dxUY7CG0gkryya52Q/CLEpR5Ua4it7n8isS8MFVHYHRMlt1xj1CSM0KYrL+jxe+nwUGrqSTTpm 0tHncf9m8dWDqLtUcEYPr7p8fYfPvRP7QrFEt05Felwb/pPtWLOwbh2oEwo0QDcSgSaeBM6rkXT6W aytu0xFpThPbuoAWo0mBKKrihk+x1ZOhEkHQczzarXugzIxlvu8YgdDbkKwP63h+A4fP+nzrfIKCM /s5v7Q9213wl5hWbZHi2ifhFI3t7AQatWFJ3qW3u/NJ+zBoihI8XVDcBWmy+AUmUL5JiuCFUHB6xP +EnOBhdkO0Acl8HVMLig==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qv0xQ-008Cs6-0h; Mon, 23 Oct 2023 19:51:24 +0000 Received: from mail-oa1-f53.google.com ([209.85.160.53]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1qv0xN-008CrO-0o for linux-arm-kernel@lists.infradead.org; Mon, 23 Oct 2023 19:51:22 +0000 Received: by mail-oa1-f53.google.com with SMTP id 586e51a60fabf-1dd8304b980so2664770fac.2 for ; Mon, 23 Oct 2023 12:51:19 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698090679; x=1698695479; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=7vjD1f+rFhGA5r6jcU9xMAYyC64I0UzKZmWUemtBFUg=; b=pzEkRBTVT0hqoo6uC2IKcFlKBuojbD7dTRQKdMpJfVWg5/ZhdJ9P988DkhSyxFanHJ CaPYgCpX4Qpj5oxVqZIwLPpjGBzbXXhwiBc31gV4v3AdFdAG8w1EgwjgG85e1xTg9n5a k8+m/Kv6h+M8MjU9Yt3IAKR11J4+b/n9kHW/A1bYRffDYmCEWq0iLuW3hrYVyIB7cgAH q7x0pXuE7NqSOeWE5ihlzxUGopUEW0ZL79m/hxrKzgAApgozw/5TAhV0yIRKdXSXfSnh jFX72U2P3vSONz4TNwsisMSEd9Ml6xXzBExmTiHzZJj1ub1XsMF/ehVqHkHXEpe8xJQT c8pw== X-Gm-Message-State: AOJu0Yy2Oj44YHT1c+pybc2cFlE35Jtp8xTq4hMZstZx4RptVJj2pZOz x1s1FiCPsROfzQ5K7/4UTQ== X-Google-Smtp-Source: AGHT+IFhi6ZqyvDvCA6CWgo1N1QDIFMUMDjrI6tPelmOqhdN9ITWcsn+2LifjCcBuTGT+UvvD2LgNA== X-Received: by 2002:a05:6870:3b8e:b0:1e9:bfe7:e842 with SMTP id gi14-20020a0568703b8e00b001e9bfe7e842mr13548512oab.32.1698090679086; Mon, 23 Oct 2023 12:51:19 -0700 (PDT) Received: from herring.priv (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id l17-20020a05683016d100b006cd093a0ea0sm1528340otr.5.2023.10.23.12.51.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 23 Oct 2023 12:51:18 -0700 (PDT) Received: (nullmailer pid 1155530 invoked by uid 1000); Mon, 23 Oct 2023 19:51:17 -0000 Date: Mon, 23 Oct 2023 14:51:17 -0500 From: Rob Herring To: Linus Walleij Cc: Vladimir Oltean , "David S. Miller" , devicetree@vger.kernel.org, Conor Dooley , Paolo Abeni , Sebastian Hesselbarth , Christian Marangi , Gregory Clement , Jakub Kicinski , Andrew Lunn , linux-kernel@vger.kernel.org, Krzysztof Kozlowski , Eric Dumazet , linux-arm-kernel@lists.infradead.org, netdev@vger.kernel.org, Florian Fainelli , Rob Herring , Russell King Subject: Re: [PATCH net-next v5 6/7] dt-bindings: marvell: Rewrite MV88E6xxx in schema Message-ID: <169809067593.1155444.5818396584956468396.robh@kernel.org> References: <20231023-marvell-88e6152-wan-led-v5-0-0e82952015a7@linaro.org> <20231023-marvell-88e6152-wan-led-v5-6-0e82952015a7@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20231023-marvell-88e6152-wan-led-v5-6-0e82952015a7@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231023_125121_293292_F03AC97F X-CRM114-Status: GOOD ( 16.36 ) 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 Mon, 23 Oct 2023 09:18:57 +0200, Linus Walleij wrote: > This is an attempt to rewrite the Marvell MV88E6xxx switch bindings > in YAML schema. > > The current text binding says: > WARNING: This binding is currently unstable. Do not program it into a > FLASH never to be changed again. Once this binding is stable, this > warning will be removed. > > Well that never happened before we switched to YAML markup, > we can't have it like this, what about fixing the mess? > > Reviewed-by: Andrew Lunn > Signed-off-by: Linus Walleij > --- > .../bindings/net/dsa/marvell,mv88e6xxx.yaml | 330 +++++++++++++++++++++ > .../devicetree/bindings/net/dsa/marvell.txt | 109 ------- > MAINTAINERS | 2 +- > 3 files changed, 331 insertions(+), 110 deletions(-) > Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel