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 61CDAC6379F for ; Tue, 21 Feb 2023 09:02:00 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233859AbjBUJB7 (ORCPT ); Tue, 21 Feb 2023 04:01:59 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:45584 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233430AbjBUJBz (ORCPT ); Tue, 21 Feb 2023 04:01:55 -0500 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A791C23672 for ; Tue, 21 Feb 2023 01:01:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1676970066; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=alEius1H4Y8w76WB7xmYU0Ggwjx3hA9AGAhRmkeiUTc=; b=Lvurwr4AA2r3yhQTBDJyF/tPEk223Sg6c0BxK3/ROiD9jhQSVgWghhVv0Ci+MomcSNqXdS tOBQUZqbppoNLQYmqTWKQVfNiI3OVS2W942a+RLqO/AClmVPpCpCxpI4RndimvGfNMJbnT b25bi09lBS1vu/Ogx86pUxrgfYc8joA= Received: from mail-qt1-f200.google.com (mail-qt1-f200.google.com [209.85.160.200]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_128_GCM_SHA256) id us-mta-634-GLghOpx2M7GzyJv9OfhaXQ-1; Tue, 21 Feb 2023 04:01:03 -0500 X-MC-Unique: GLghOpx2M7GzyJv9OfhaXQ-1 Received: by mail-qt1-f200.google.com with SMTP id d9-20020ac81189000000b003ba183e8272so1554988qtj.0 for ; Tue, 21 Feb 2023 01:01:03 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1676970062; h=mime-version:user-agent:content-transfer-encoding:references :in-reply-to:date:cc:to:from:subject:message-id:x-gm-message-state :from:to:cc:subject:date:message-id:reply-to; bh=alEius1H4Y8w76WB7xmYU0Ggwjx3hA9AGAhRmkeiUTc=; b=3OOM4dsG1x8+zBALjM48HYDQf4xEL74xrP/32MS/hwUBuNhslUq4cAk/eEmxDo+2Z7 y8awo6DiFnRKVWqMSNNQzVEyb7QILQhNdH/n8VIV2t0MF9FxO86h5OyAqP7iTauqhdMM CLp9OwPmM19BJNJP2ZeyIm/l7Lu0FDjwya/G233/yXHAH6Lhl3go417YzGvzFCj+L7RB gw4iEaAAYvQB7SKeyDpiCVBwUCKfEMwqnoxHPa/QeiS9Km9QJRStpS378LaE0W6J25tM 1mnAdENsLK1dJMN/x84b1dbHTPIUIt8W26bH2WajbHUer6i35BhT32CyuG94swZYsXBe ZB+A== X-Gm-Message-State: AO0yUKXwm+KU1z1V1WnFIFw2kcUK96269TjzTYD4FcXGgxkejwp7qVud anszWT5Btvza7bJQ0iRYfQs6DvcEpQHBSymJVUefcV3EwOwODDvqJpeqdwfbi7kOr3d+g7tByAh utgGPN42/cHIdpulc7UYgN0UG X-Received: by 2002:a0c:f2ce:0:b0:56e:b6f0:e102 with SMTP id c14-20020a0cf2ce000000b0056eb6f0e102mr5321086qvm.0.1676970062647; Tue, 21 Feb 2023 01:01:02 -0800 (PST) X-Google-Smtp-Source: AK7set9bNxSgvAs/GHzQpOohJLTvtYH+L3tWy9vURFBZyZVmzfwSmBF/kXeV3JS4/e2m+VqWWWGB3w== X-Received: by 2002:a0c:f2ce:0:b0:56e:b6f0:e102 with SMTP id c14-20020a0cf2ce000000b0056eb6f0e102mr5321046qvm.0.1676970062276; Tue, 21 Feb 2023 01:01:02 -0800 (PST) Received: from gerbillo.redhat.com (146-241-121-8.dyn.eolo.it. [146.241.121.8]) by smtp.gmail.com with ESMTPSA id z131-20020a376589000000b007186c9e167esm2077680qkb.52.2023.02.21.01.00.58 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 21 Feb 2023 01:01:01 -0800 (PST) Message-ID: Subject: Re: [PATCH] dt-bindings: net: dsa: mediatek,mt7530: change some descriptions to literal From: Paolo Abeni To: arinc9.unal@gmail.com, Andrew Lunn , Florian Fainelli , Vladimir Oltean , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Rob Herring , Krzysztof Kozlowski , Matthias Brugger , AngeloGioacchino Del Regno , Landen Chao , DENG Qingfang , Sean Wang Cc: =?UTF-8?Q?Ar=C4=B1n=C3=A7_=C3=9CNAL?= , netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, erkin.bozoglu@xeront.com Date: Tue, 21 Feb 2023 10:00:56 +0100 In-Reply-To: <20230218072348.13089-1-arinc.unal@arinc9.com> References: <20230218072348.13089-1-arinc.unal@arinc9.com> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.46.4 (3.46.4-1.fc37) MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sat, 2023-02-18 at 10:23 +0300, arinc9.unal@gmail.com wrote: > From: Ar=C4=B1n=C3=A7 =C3=9CNAL >=20 > The line endings must be preserved on gpio-controller, io-supply, and > reset-gpios properties to look proper when the YAML file is parsed. >=20 > Currently it's interpreted as a single line when parsed. Change the style > of the description of these properties to literal style to preserve the > line endings. >=20 > Signed-off-by: Ar=C4=B1n=C3=A7 =C3=9CNAL # Form letter - net-next is closed The merge window for v6.3 has begun and therefore net-next is closed for new drivers, features, code refactoring and optimizations. We are currently accepting bug fixes only. Please repost when net-next reopens after Mar 6th. RFC patches sent for review only are obviously welcome at any time.