From nobody Sat Sep 21 02:45:51 2024 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 C2085C678DB for ; Tue, 7 Mar 2023 09:56:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231132AbjCGJ4q (ORCPT ); Tue, 7 Mar 2023 04:56:46 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57732 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230504AbjCGJ4a (ORCPT ); Tue, 7 Mar 2023 04:56:30 -0500 Received: from mail-wr1-x430.google.com (mail-wr1-x430.google.com [IPv6:2a00:1450:4864:20::430]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 874E33C02; Tue, 7 Mar 2023 01:56:29 -0800 (PST) Received: by mail-wr1-x430.google.com with SMTP id t15so11497381wrz.7; Tue, 07 Mar 2023 01:56:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20210112; t=1678182988; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:from:to:cc:subject:date:message-id:reply-to; bh=84FgM/FVnZP1rWfRH7Rix7KO0TYKL81ghGqMfAMNH9w=; b=eFq2KyyTn/QGbH4BM+M5/FmPPuIzwcnCVqRLo0zYV0sSvg0+tGAXHazl9KWmkCiEk7 WLxBQGPM1bsojnZFEfY05aoyYIowBdtL7gvKFGicwSButTOpEAtuuHkrMFeD+eD8Klan NdqhQg/D2dRkKMgFlznZJKJGQ5CoqGW4LT6C1ba5BWTb4BJIzK9UgtkM9SnCWanWSvFj rMaJv4lgSFarm8UCE75p7YU+VSaqMYX2LuauciLfGmDju/NpFRuYbs8kp+P7A0T8vRMV WfS7+i5w/B2y/xdSTIk5fueA0qAtWpB/CXyMNhx9agQR91DnsS0d2j7fqbU0wNX0zqn7 Oo7w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678182988; h=content-transfer-encoding:mime-version:message-id:date:subject:cc :to:from:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=84FgM/FVnZP1rWfRH7Rix7KO0TYKL81ghGqMfAMNH9w=; b=3Ao/+ax9fShSOn67S9rvWXqi9IOb66lZOQJbvd7sEzWA4QyE5YHzG8J3/NaQDj+jmH 1vofvahgVPFL0uFoms2McJ9oJkaj/i7ihSMJusHy6auR32CuwoUl+8BRPhjXjDOaE+/O xqDewZQh5MAGcCwhwIsJRhtRYAEACx70j022K+mwhWJHCB8vLKyCNvVCZprt/IufFK+p yxp++V4cJv1+L6IAgXIIT867M0FORH6og57BdN4Avkp4hXRG5Ad0cRRoBni0I3sM+bZd bIo889jYSM3diw77xRj4tFhb06L8LkqlXPVRGpoDHii2+tjptwLmlpBZ/cY1+vsNRuXG 4TVw== X-Gm-Message-State: AO0yUKXW4qAH7W74T6nXbOMDCA0lJ3VdAOkjUdsEEbXWr+mOkIjLP1al ETqTeCP8rigy0FMDTT+VGxo= X-Google-Smtp-Source: AK7set+2oqnqS/Vy/l7T728/Cs+NBndVQPWOONRki7dYNYfEOCQKVhTw2lodMf9LsijyuBXftEBKqw== X-Received: by 2002:adf:f58b:0:b0:2cc:4dac:fe3e with SMTP id f11-20020adff58b000000b002cc4dacfe3emr9457600wro.62.1678182987854; Tue, 07 Mar 2023 01:56:27 -0800 (PST) Received: from arinc9-PC.lan ([212.68.60.226]) by smtp.gmail.com with ESMTPSA id s10-20020adfea8a000000b002c7e1a39adcsm12257203wrm.23.2023.03.07.01.56.25 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 07 Mar 2023 01:56:27 -0800 (PST) From: arinc9.unal@gmail.com X-Google-Original-From: arinc.unal@arinc9.com To: Andrew Lunn , Florian Fainelli , Vladimir Oltean , "David S. Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Rob Herring , Krzysztof Kozlowski , Matthias Brugger , AngeloGioacchino Del Regno , Landen Chao , DENG Qingfang , Sean Wang Cc: =?UTF-8?q?Ar=C4=B1n=C3=A7=20=C3=9CNAL?= , Rob Herring , erkin.bozoglu@xeront.com, netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org Subject: [PATCH v2] dt-bindings: net: dsa: mediatek,mt7530: change some descriptions to literal Date: Tue, 7 Mar 2023 12:56:19 +0300 Message-Id: <20230307095619.13403-1-arinc.unal@arinc9.com> X-Mailer: git-send-email 2.37.2 MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org From: Ar=C4=B1n=C3=A7 =C3=9CNAL The line endings must be preserved on gpio-controller, io-supply, and reset-gpios properties to look proper when the YAML file is parsed. 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. Signed-off-by: Ar=C4=B1n=C3=A7 =C3=9CNAL Acked-by: Rob Herring --- v2: git send-email doesn't like --from "Name " but --from mail@mail, got it. I also got to fix wrong submitter name for my gmail address on patchwork, sorry for the noise. Sending again now that net-next is open. Ar=C4=B1n=C3=A7 --- .../devicetree/bindings/net/dsa/mediatek,mt7530.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/devicetree/bindings/net/dsa/mediatek,mt7530.yaml= b/Documentation/devicetree/bindings/net/dsa/mediatek,mt7530.yaml index 449ee0735012..5ae9cd8f99a2 100644 --- a/Documentation/devicetree/bindings/net/dsa/mediatek,mt7530.yaml +++ b/Documentation/devicetree/bindings/net/dsa/mediatek,mt7530.yaml @@ -93,7 +93,7 @@ properties: =20 gpio-controller: type: boolean - description: + description: | If defined, LED controller of the MT7530 switch will run on GPIO mod= e. =20 There are 15 controllable pins. @@ -112,7 +112,7 @@ properties: maxItems: 1 =20 io-supply: - description: + description: | Phandle to the regulator node necessary for the I/O power. See Documentation/devicetree/bindings/regulator/mt6323-regulator.txt= for details for the regulator setup on these boards. @@ -124,7 +124,7 @@ properties: switch is a part of the multi-chip module. =20 reset-gpios: - description: + description: | GPIO to reset the switch. Use this if mediatek,mcm is not used. This property is optional because some boards share the reset line w= ith other components which makes it impossible to probe the switch if the --=20 2.37.2