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 6CD43C004D4 for ; Wed, 24 Aug 2022 19:45:03 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S239494AbiHXTpB (ORCPT ); Wed, 24 Aug 2022 15:45:01 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41936 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229664AbiHXTo6 (ORCPT ); Wed, 24 Aug 2022 15:44:58 -0400 Received: from mail-oa1-f42.google.com (mail-oa1-f42.google.com [209.85.160.42]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 1496A2D1F5; Wed, 24 Aug 2022 12:44:57 -0700 (PDT) Received: by mail-oa1-f42.google.com with SMTP id 586e51a60fabf-11dca1c9c01so5274729fac.2; Wed, 24 Aug 2022 12:44:57 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-transfer-encoding:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :x-gm-message-state:from:to:cc; bh=GGbTiH5MlwiXaRbgDFTCR8WHSkMV+X8PO6SJOF3rCjU=; b=wSp+vyBHWsXKfDv03XgmUgTZVRdH9F2o9+i42RGg1pXtRTNkWmKo5H+/wHvypB++SD k+kEYR3rTMQpVVciI5VXWwpy9hz0k09SZ5skVg0Nb4Y3ql4+yPjqAcMA+K+aToLEKmOy DSrA61Pmoi9jVeW32xTRDcEP9DZ9pjfKcdkCjMm4heHAQMIf/5Hmv0FmNFQG7cV8HNVm LcTM0vCd+TjglWaVjOdLJT1u3UO8I2e4hwvlQ42FsbMq4CeeiBhNMASt+80eoH7SXg9r 3+k1lOwJUCjcD5r6ShhpkPMPynPhXM2u61PRCebpXHyoi6hFEScZwOaDJwaz602FmCHe GFYQ== X-Gm-Message-State: ACgBeo31gImf7eHZ9QdUAZESo9oEQXQAOoJCwwoepG6CPs4i0Mfehw5N 4ajTGH7iRYQnd8/ljTSiog== X-Google-Smtp-Source: AA6agR7g9enQ2VOPXxjiBBaQyiivB97fu0ajQpyomq4xaBUyjmklH9YO+Uml4yuCLV96TFgcFbgd0g== X-Received: by 2002:a05:6870:f6a3:b0:11d:1ca9:ed55 with SMTP id el35-20020a056870f6a300b0011d1ca9ed55mr4500889oab.121.1661370296312; Wed, 24 Aug 2022 12:44:56 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id p1-20020a544601000000b00344cc0c4606sm4284544oip.58.2022.08.24.12.44.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 24 Aug 2022 12:44:55 -0700 (PDT) Received: (nullmailer pid 2768602 invoked by uid 1000); Wed, 24 Aug 2022 19:44:54 -0000 Date: Wed, 24 Aug 2022 14:44:54 -0500 From: Rob Herring To: =?utf-8?B?QXLEsW7DpyDDnE5BTA==?= Cc: Matthias Brugger , linux-mediatek@lists.infradead.org, linux-arm-kernel@lists.infradead.org, Sergio Paracuellos , Vivien Didelot , Florian Fainelli , netdev@vger.kernel.org, DENG Qingfang , Eric Dumazet , Jakub Kicinski , Sander Vanheule , Krzysztof Kozlowski , "David S . Miller" , linux-kernel@vger.kernel.org, Andrew Lunn , Rob Herring , Sean Wang , Landen Chao , Frank Wunderlich , devicetree@vger.kernel.org, Paolo Abeni , Vladimir Oltean , Luiz Angelo Daros de Luca , Daniel Golle , erkin.bozoglu@xeront.com Subject: Re: [PATCH v5 1/7] dt-bindings: net: dsa: mediatek,mt7530: make trivial changes Message-ID: <20220824194454.GA2768100-robh@kernel.org> References: <20220824104040.17527-1-arinc.unal@arinc9.com> <20220824104040.17527-2-arinc.unal@arinc9.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20220824104040.17527-2-arinc.unal@arinc9.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, 24 Aug 2022 13:40:34 +0300, Arınç ÜNAL wrote: > Make trivial changes on the binding. > > - Update title to include MT7531 switch. > - Add me as a maintainer. List maintainers in alphabetical order by first > name. > - Add description to compatible strings. > - Stretch descriptions up to the 80 character limit. > - Remove lists for single items. > - Remove quotes from $ref: "dsa.yaml#". > > Signed-off-by: Arınç ÜNAL > --- > .../bindings/net/dsa/mediatek,mt7530.yaml | 39 +++++++++++-------- > 1 file changed, 23 insertions(+), 16 deletions(-) > Please add Acked-by/Reviewed-by tags when posting new versions. However, there's no need to repost patches *only* to add the tags. The upstream maintainer will do that for acks received on the version they apply. If a tag was not added on purpose, please state why and what changed.