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 83F41C761AF for ; Thu, 23 Mar 2023 09:11:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230343AbjCWJLU (ORCPT ); Thu, 23 Mar 2023 05:11:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57694 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230491AbjCWJLR (ORCPT ); Thu, 23 Mar 2023 05:11:17 -0400 Received: from mail-wm1-x331.google.com (mail-wm1-x331.google.com [IPv6:2a00:1450:4864:20::331]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 153CB1ACF6 for ; Thu, 23 Mar 2023 02:11:13 -0700 (PDT) Received: by mail-wm1-x331.google.com with SMTP id t17-20020a05600c451100b003edc906aeeaso1528016wmo.1 for ; Thu, 23 Mar 2023 02:11:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; t=1679562671; h=content-transfer-encoding:in-reply-to:organization:references:cc:to :content-language:subject:reply-to:from:user-agent:mime-version:date :message-id:from:to:cc:subject:date:message-id:reply-to; bh=DmQXL1sY/EqpZuWTGHMWrHNVpWB1SZ9oyus2f2lfyQI=; b=A4vaGdPfQtNgk24cFIN1NE6XyEsLetwpBYabrd1+b5E+3OXJzTw5PTJEmBQ9JBbmmF pEk0gCOpY/wrpRnYh/4CXrOZ0+nRFyZ4t92LpXaNolWowVY0NByQChLilcQx91+E0xB1 n42QgOJMWueZiUzkrKQ6PVnKlURntNVOKGgvTCKErY1q9oMnYyQZN6K4uosRQEI3CbkI 1DpAVJHOPdiURLlAiag82fCqGJ5cDgnLsDAmYEcWhuZPyjI1lmO05G4qjNhtYhf3Xs57 SgmHK5YfvJ611vzzWUKs4zOE/MDUOhhV5EWsaZqtbdk3L3RA50ryLjjLeLnaHmohJY/q SUUg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1679562671; h=content-transfer-encoding:in-reply-to:organization:references:cc:to :content-language:subject:reply-to:from:user-agent:mime-version:date :message-id:x-gm-message-state:from:to:cc:subject:date:message-id :reply-to; bh=DmQXL1sY/EqpZuWTGHMWrHNVpWB1SZ9oyus2f2lfyQI=; b=kEr1fAFXUvlK8q+g/xQqqDeA5FVKJk33n5vYrnovNWb0rgAEfdHCd4TbPy3PQXQkhO 84DUgu6TO19p2f0au2IUQHWtWo862tiLQuYmESqwzu3XfBUdp2DO64ACz6qZmQPRyNbK /SSaG+QVQG427/EzEGTsbe65fErgZN8uAUfZHlF/4DFy6EIm1ueQ2KnGWwX69xs4u07N kEr2bJiZjJCni2GEr1QdCFJ+dUE72u3zsmGTX5bW1fclnkdrv/BAIwWUG3eZw9ydFwxR OA5tu+z8U5XuWEOcMaZ+RYOxxxKtJXqihGaz9u+it82mu4qAYfIvfZI1LJ/ItOQTnEzs J8hg== X-Gm-Message-State: AO0yUKWTYcSO8U4ZluuGA42aRk4izMNgmuwsGJP2uRCaP2rGY1LNN6XP cPFnFMYawoXFT9MeHZivhE5GrA== X-Google-Smtp-Source: AK7set9pwOqrjK36IbY4vVd0DZNku1dihrV/e0w+0aowZSWyitLRdpNSeOwCoAQwxt49yQwIDArnZw== X-Received: by 2002:a05:600c:4f91:b0:3ee:501f:c795 with SMTP id n17-20020a05600c4f9100b003ee501fc795mr1908535wmq.1.1679562671550; Thu, 23 Mar 2023 02:11:11 -0700 (PDT) Received: from [192.168.7.188] (679773502.box.freepro.com. [212.114.21.58]) by smtp.gmail.com with ESMTPSA id j9-20020a05600c190900b003eddc6aa5fasm1254605wmq.39.2023.03.23.02.11.10 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Thu, 23 Mar 2023 02:11:11 -0700 (PDT) Message-ID: Date: Thu, 23 Mar 2023 10:11:10 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.8.0 From: Neil Armstrong Reply-To: neil.armstrong@linaro.org Subject: Re: [PATCH] dt-bindings: reset: Drop unneeded quotes Content-Language: en-US To: Rob Herring , Philipp Zabel , Krzysztof Kozlowski , Kevin Hilman , Jerome Brunet , Martin Blumenstingl , Florian Fainelli , Broadcom internal kernel review list , Qin Jian Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org References: <20230322173508.3971182-1-robh@kernel.org> Organization: Linaro Developer Services In-Reply-To: <20230322173508.3971182-1-robh@kernel.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On 22/03/2023 18:35, Rob Herring wrote: > Cleanup bindings dropping unneeded quotes. Once all these are fixed, > checking for this can be enabled in yamllint. > > Signed-off-by: Rob Herring > --- > .../bindings/reset/amlogic,meson-axg-audio-arb.yaml | 4 ++-- > .../devicetree/bindings/reset/amlogic,meson-reset.yaml | 4 ++-- Reviewed-by: Neil Armstrong > .../devicetree/bindings/reset/bitmain,bm1880-reset.yaml | 4 ++-- > .../devicetree/bindings/reset/brcm,bcm6345-reset.yaml | 4 ++-- > .../devicetree/bindings/reset/brcm,brcmstb-reset.yaml | 4 ++-- > .../devicetree/bindings/reset/marvell,berlin2-reset.yaml | 4 ++-- > Documentation/devicetree/bindings/reset/microchip,rst.yaml | 6 +++--- > .../devicetree/bindings/reset/qca,ar7100-reset.yaml | 4 ++-- > Documentation/devicetree/bindings/reset/renesas,rst.yaml | 4 ++-- > Documentation/devicetree/bindings/reset/sunplus,reset.yaml | 4 ++-- > 10 files changed, 21 insertions(+), 21 deletions(-) > > diff --git a/Documentation/devicetree/bindings/reset/amlogic,meson-axg-audio-arb.yaml b/Documentation/devicetree/bindings/reset/amlogic,meson-axg-audio-arb.yaml > index 704a502adc5d..bc1d284785e1 100644 > --- a/Documentation/devicetree/bindings/reset/amlogic,meson-axg-audio-arb.yaml > +++ b/Documentation/devicetree/bindings/reset/amlogic,meson-axg-audio-arb.yaml > @@ -2,8 +2,8 @@ > # Copyright 2019 BayLibre, SAS > %YAML 1.2 > --- > -$id: "http://devicetree.org/schemas/reset/amlogic,meson-axg-audio-arb.yaml#" > -$schema: "http://devicetree.org/meta-schemas/core.yaml#" > +$id: http://devicetree.org/schemas/reset/amlogic,meson-axg-audio-arb.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > > title: Amlogic audio memory arbiter controller > > diff --git a/Documentation/devicetree/bindings/reset/amlogic,meson-reset.yaml b/Documentation/devicetree/bindings/reset/amlogic,meson-reset.yaml > index 98db2aa74dc8..d3fdee89d4f8 100644 > --- a/Documentation/devicetree/bindings/reset/amlogic,meson-reset.yaml > +++ b/Documentation/devicetree/bindings/reset/amlogic,meson-reset.yaml > @@ -2,8 +2,8 @@ > # Copyright 2019 BayLibre, SAS > %YAML 1.2 > --- > -$id: "http://devicetree.org/schemas/reset/amlogic,meson-reset.yaml#" > -$schema: "http://devicetree.org/meta-schemas/core.yaml#" > +$id: http://devicetree.org/schemas/reset/amlogic,meson-reset.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > > title: Amlogic Meson SoC Reset Controller > > diff --git a/Documentation/devicetree/bindings/reset/bitmain,bm1880-reset.yaml b/Documentation/devicetree/bindings/reset/bitmain,bm1880-reset.yaml > index f0aca744388c..1f40b654f6a2 100644 > --- a/Documentation/devicetree/bindings/reset/bitmain,bm1880-reset.yaml > +++ b/Documentation/devicetree/bindings/reset/bitmain,bm1880-reset.yaml > @@ -2,8 +2,8 @@ > # Copyright 2019 Manivannan Sadhasivam > %YAML 1.2 > --- > -$id: "http://devicetree.org/schemas/reset/bitmain,bm1880-reset.yaml#" > -$schema: "http://devicetree.org/meta-schemas/core.yaml#" > +$id: http://devicetree.org/schemas/reset/bitmain,bm1880-reset.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > > title: Bitmain BM1880 SoC Reset Controller > > diff --git a/Documentation/devicetree/bindings/reset/brcm,bcm6345-reset.yaml b/Documentation/devicetree/bindings/reset/brcm,bcm6345-reset.yaml > index 560cf6522cb8..00150b93fca0 100644 > --- a/Documentation/devicetree/bindings/reset/brcm,bcm6345-reset.yaml > +++ b/Documentation/devicetree/bindings/reset/brcm,bcm6345-reset.yaml > @@ -1,8 +1,8 @@ > # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) > %YAML 1.2 > --- > -$id: "http://devicetree.org/schemas/reset/brcm,bcm6345-reset.yaml#" > -$schema: "http://devicetree.org/meta-schemas/core.yaml#" > +$id: http://devicetree.org/schemas/reset/brcm,bcm6345-reset.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > > title: BCM6345 reset controller > > diff --git a/Documentation/devicetree/bindings/reset/brcm,brcmstb-reset.yaml b/Documentation/devicetree/bindings/reset/brcm,brcmstb-reset.yaml > index e00efa88a198..b115b86e2fe6 100644 > --- a/Documentation/devicetree/bindings/reset/brcm,brcmstb-reset.yaml > +++ b/Documentation/devicetree/bindings/reset/brcm,brcmstb-reset.yaml > @@ -1,8 +1,8 @@ > # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) > %YAML 1.2 > --- > -$id: "http://devicetree.org/schemas/reset/brcm,brcmstb-reset.yaml#" > -$schema: "http://devicetree.org/meta-schemas/core.yaml#" > +$id: http://devicetree.org/schemas/reset/brcm,brcmstb-reset.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > > title: Broadcom STB SW_INIT-style reset controller > > diff --git a/Documentation/devicetree/bindings/reset/marvell,berlin2-reset.yaml b/Documentation/devicetree/bindings/reset/marvell,berlin2-reset.yaml > index d71d0f0a13ee..dc86568bfd75 100644 > --- a/Documentation/devicetree/bindings/reset/marvell,berlin2-reset.yaml > +++ b/Documentation/devicetree/bindings/reset/marvell,berlin2-reset.yaml > @@ -2,8 +2,8 @@ > # Copyright 2015 Antoine Tenart > %YAML 1.2 > --- > -$id: "http://devicetree.org/schemas/reset/marvell,berlin2-reset.yaml#" > -$schema: "http://devicetree.org/meta-schemas/core.yaml#" > +$id: http://devicetree.org/schemas/reset/marvell,berlin2-reset.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > > title: Marvell Berlin reset controller > > diff --git a/Documentation/devicetree/bindings/reset/microchip,rst.yaml b/Documentation/devicetree/bindings/reset/microchip,rst.yaml > index 81cd8c837623..f2da0693b05a 100644 > --- a/Documentation/devicetree/bindings/reset/microchip,rst.yaml > +++ b/Documentation/devicetree/bindings/reset/microchip,rst.yaml > @@ -1,8 +1,8 @@ > # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) > %YAML 1.2 > --- > -$id: "http://devicetree.org/schemas/reset/microchip,rst.yaml#" > -$schema: "http://devicetree.org/meta-schemas/core.yaml#" > +$id: http://devicetree.org/schemas/reset/microchip,rst.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > > title: Microchip Sparx5 Switch Reset Controller > > @@ -36,7 +36,7 @@ properties: > const: 1 > > cpu-syscon: > - $ref: "/schemas/types.yaml#/definitions/phandle" > + $ref: /schemas/types.yaml#/definitions/phandle > description: syscon used to access CPU reset > > required: > diff --git a/Documentation/devicetree/bindings/reset/qca,ar7100-reset.yaml b/Documentation/devicetree/bindings/reset/qca,ar7100-reset.yaml > index 9be60e55cd71..47f8525a9b38 100644 > --- a/Documentation/devicetree/bindings/reset/qca,ar7100-reset.yaml > +++ b/Documentation/devicetree/bindings/reset/qca,ar7100-reset.yaml > @@ -2,8 +2,8 @@ > # Copyright 2015 Alban Bedel > %YAML 1.2 > --- > -$id: "http://devicetree.org/schemas/reset/qca,ar7100-reset.yaml#" > -$schema: "http://devicetree.org/meta-schemas/core.yaml#" > +$id: http://devicetree.org/schemas/reset/qca,ar7100-reset.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > > title: Qualcomm Atheros AR7xxx/AR9XXX reset controller > > diff --git a/Documentation/devicetree/bindings/reset/renesas,rst.yaml b/Documentation/devicetree/bindings/reset/renesas,rst.yaml > index 0d1b89e2fe9c..e7e487247751 100644 > --- a/Documentation/devicetree/bindings/reset/renesas,rst.yaml > +++ b/Documentation/devicetree/bindings/reset/renesas,rst.yaml > @@ -1,8 +1,8 @@ > # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) > %YAML 1.2 > --- > -$id: "http://devicetree.org/schemas/reset/renesas,rst.yaml#" > -$schema: "http://devicetree.org/meta-schemas/core.yaml#" > +$id: http://devicetree.org/schemas/reset/renesas,rst.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > > title: Renesas R-Car and RZ/G Reset Controller > > diff --git a/Documentation/devicetree/bindings/reset/sunplus,reset.yaml b/Documentation/devicetree/bindings/reset/sunplus,reset.yaml > index f24646ba9761..205918ce324c 100644 > --- a/Documentation/devicetree/bindings/reset/sunplus,reset.yaml > +++ b/Documentation/devicetree/bindings/reset/sunplus,reset.yaml > @@ -2,8 +2,8 @@ > # Copyright (C) Sunplus Co., Ltd. 2021 > %YAML 1.2 > --- > -$id: "http://devicetree.org/schemas/reset/sunplus,reset.yaml#" > -$schema: "http://devicetree.org/meta-schemas/core.yaml#" > +$id: http://devicetree.org/schemas/reset/sunplus,reset.yaml# > +$schema: http://devicetree.org/meta-schemas/core.yaml# > > title: Sunplus SoC Reset Controller >