All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
From: "Rob Herring (Arm)" <robh@kernel.org>
To: "Rob Herring (Arm)" <robh@kernel.org>
Cc: "Kishon Vijay Abraham I" <kishon@kernel.org>,
	"Jakub Kicinski" <kuba@kernel.org>,
	"Krzysztof Wilczyński" <kw@linux.com>,
	"Liam Girdwood" <lgirdwood@gmail.com>,
	"Jonathan Hunter" <jonathanh@nvidia.com>,
	"Russell King" <linux@armlinux.org.uk>,
	netdev@vger.kernel.org, "Vinod Koul" <vkoul@kernel.org>,
	"Eric Dumazet" <edumazet@google.com>,
	linux-arm-kernel@lists.infradead.org,
	"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
	"David S. Miller" <davem@davemloft.net>,
	linux-phy@lists.infradead.org, devicetree@vger.kernel.org,
	"Mark Brown" <broonie@kernel.org>,
	linux-kernel@vger.kernel.org,
	"Bharat Kumar Gogada" <bharat.kumar.gogada@amd.com>,
	"Thierry Reding" <thierry.reding@gmail.com>,
	"Conor Dooley" <conor+dt@kernel.org>,
	"Lorenzo Pieralisi" <lpieralisi@kernel.org>,
	"Michal Simek" <michal.simek@amd.com>,
	linux-pci@vger.kernel.org, linux-tegra@vger.kernel.org,
	"Paolo Abeni" <pabeni@redhat.com>,
	"Bjorn Helgaas" <bhelgaas@google.com>
Subject: Re: [PATCH] dt-bindings: Drop unnecessary quotes on keys
Date: Tue, 30 Apr 2024 15:36:14 -0500	[thread overview]
Message-ID: <171450935610.1153506.3784386455405156371.robh@kernel.org> (raw)
In-Reply-To: <20240426202239.2837516-1-robh@kernel.org>


On Fri, 26 Apr 2024 15:22:37 -0500, Rob Herring (Arm) wrote:
> The yamllint quoted-strings check wasn't checking keys for quotes, but
> support for checking keys was added in 1.34 release. Fix all the errors
> found when enabling the check.
> 
> Clean-up the xilinx-versal-cpm formatting while we're here.
> 
> Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
> ---
>  Documentation/devicetree/bindings/net/sff,sfp.yaml   | 12 ++++++------
>  .../devicetree/bindings/pci/xilinx-versal-cpm.yaml   |  7 +++++--
>  .../devicetree/bindings/pci/xlnx,nwl-pcie.yaml       |  2 +-
>  .../devicetree/bindings/phy/brcm,sata-phy.yaml       |  8 ++++----
>  .../devicetree/bindings/regulator/ti,tps62864.yaml   |  2 +-
>  .../bindings/soc/tegra/nvidia,tegra20-pmc.yaml       |  6 +++---
>  Documentation/devicetree/bindings/tpm/ibm,vtpm.yaml  |  4 ++--
>  7 files changed, 22 insertions(+), 19 deletions(-)
> 

Applied, thanks!


WARNING: multiple messages have this Message-ID (diff)
From: "Rob Herring (Arm)" <robh@kernel.org>
To: "Rob Herring (Arm)" <robh@kernel.org>
Cc: "Kishon Vijay Abraham I" <kishon@kernel.org>,
	"Jakub Kicinski" <kuba@kernel.org>,
	"Krzysztof Wilczyński" <kw@linux.com>,
	"Liam Girdwood" <lgirdwood@gmail.com>,
	"Jonathan Hunter" <jonathanh@nvidia.com>,
	"Russell King" <linux@armlinux.org.uk>,
	netdev@vger.kernel.org, "Vinod Koul" <vkoul@kernel.org>,
	"Eric Dumazet" <edumazet@google.com>,
	linux-arm-kernel@lists.infradead.org,
	"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
	"David S. Miller" <davem@davemloft.net>,
	linux-phy@lists.infradead.org, devicetree@vger.kernel.org,
	"Mark Brown" <broonie@kernel.org>,
	linux-kernel@vger.kernel.org,
	"Bharat Kumar Gogada" <bharat.kumar.gogada@amd.com>,
	"Thierry Reding" <thierry.reding@gmail.com>,
	"Conor Dooley" <conor+dt@kernel.org>,
	"Lorenzo Pieralisi" <lpieralisi@kernel.org>,
	"Michal Simek" <michal.simek@amd.com>,
	linux-pci@vger.kernel.org, linux-tegra@vger.kernel.org,
	"Paolo Abeni" <pabeni@redhat.com>,
	"Bjorn Helgaas" <bhelgaas@google.com>
Subject: Re: [PATCH] dt-bindings: Drop unnecessary quotes on keys
Date: Tue, 30 Apr 2024 15:36:14 -0500	[thread overview]
Message-ID: <171450935610.1153506.3784386455405156371.robh@kernel.org> (raw)
In-Reply-To: <20240426202239.2837516-1-robh@kernel.org>


On Fri, 26 Apr 2024 15:22:37 -0500, Rob Herring (Arm) wrote:
> The yamllint quoted-strings check wasn't checking keys for quotes, but
> support for checking keys was added in 1.34 release. Fix all the errors
> found when enabling the check.
> 
> Clean-up the xilinx-versal-cpm formatting while we're here.
> 
> Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
> ---
>  Documentation/devicetree/bindings/net/sff,sfp.yaml   | 12 ++++++------
>  .../devicetree/bindings/pci/xilinx-versal-cpm.yaml   |  7 +++++--
>  .../devicetree/bindings/pci/xlnx,nwl-pcie.yaml       |  2 +-
>  .../devicetree/bindings/phy/brcm,sata-phy.yaml       |  8 ++++----
>  .../devicetree/bindings/regulator/ti,tps62864.yaml   |  2 +-
>  .../bindings/soc/tegra/nvidia,tegra20-pmc.yaml       |  6 +++---
>  Documentation/devicetree/bindings/tpm/ibm,vtpm.yaml  |  4 ++--
>  7 files changed, 22 insertions(+), 19 deletions(-)
> 

Applied, thanks!


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

WARNING: multiple messages have this Message-ID (diff)
From: "Rob Herring (Arm)" <robh@kernel.org>
To: "Rob Herring (Arm)" <robh@kernel.org>
Cc: "Kishon Vijay Abraham I" <kishon@kernel.org>,
	"Jakub Kicinski" <kuba@kernel.org>,
	"Krzysztof Wilczyński" <kw@linux.com>,
	"Liam Girdwood" <lgirdwood@gmail.com>,
	"Jonathan Hunter" <jonathanh@nvidia.com>,
	"Russell King" <linux@armlinux.org.uk>,
	netdev@vger.kernel.org, "Vinod Koul" <vkoul@kernel.org>,
	"Eric Dumazet" <edumazet@google.com>,
	linux-arm-kernel@lists.infradead.org,
	"Krzysztof Kozlowski" <krzysztof.kozlowski+dt@linaro.org>,
	"David S. Miller" <davem@davemloft.net>,
	linux-phy@lists.infradead.org, devicetree@vger.kernel.org,
	"Mark Brown" <broonie@kernel.org>,
	linux-kernel@vger.kernel.org,
	"Bharat Kumar Gogada" <bharat.kumar.gogada@amd.com>,
	"Thierry Reding" <thierry.reding@gmail.com>,
	"Conor Dooley" <conor+dt@kernel.org>,
	"Lorenzo Pieralisi" <lpieralisi@kernel.org>,
	"Michal Simek" <michal.simek@amd.com>,
	linux-pci@vger.kernel.org, linux-tegra@vger.kernel.org,
	"Paolo Abeni" <pabeni@redhat.com>,
	"Bjorn Helgaas" <bhelgaas@google.com>
Subject: Re: [PATCH] dt-bindings: Drop unnecessary quotes on keys
Date: Tue, 30 Apr 2024 15:36:14 -0500	[thread overview]
Message-ID: <171450935610.1153506.3784386455405156371.robh@kernel.org> (raw)
In-Reply-To: <20240426202239.2837516-1-robh@kernel.org>


On Fri, 26 Apr 2024 15:22:37 -0500, Rob Herring (Arm) wrote:
> The yamllint quoted-strings check wasn't checking keys for quotes, but
> support for checking keys was added in 1.34 release. Fix all the errors
> found when enabling the check.
> 
> Clean-up the xilinx-versal-cpm formatting while we're here.
> 
> Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
> ---
>  Documentation/devicetree/bindings/net/sff,sfp.yaml   | 12 ++++++------
>  .../devicetree/bindings/pci/xilinx-versal-cpm.yaml   |  7 +++++--
>  .../devicetree/bindings/pci/xlnx,nwl-pcie.yaml       |  2 +-
>  .../devicetree/bindings/phy/brcm,sata-phy.yaml       |  8 ++++----
>  .../devicetree/bindings/regulator/ti,tps62864.yaml   |  2 +-
>  .../bindings/soc/tegra/nvidia,tegra20-pmc.yaml       |  6 +++---
>  Documentation/devicetree/bindings/tpm/ibm,vtpm.yaml  |  4 ++--
>  7 files changed, 22 insertions(+), 19 deletions(-)
> 

Applied, thanks!


-- 
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy

  parent reply	other threads:[~2024-04-30 20:36 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-26 20:22 [PATCH] dt-bindings: Drop unnecessary quotes on keys Rob Herring (Arm)
2024-04-26 20:22 ` Rob Herring (Arm)
2024-04-26 20:22 ` Rob Herring (Arm)
2024-04-29  6:22 ` Krzysztof Kozlowski
2024-04-29  6:22   ` Krzysztof Kozlowski
2024-04-29  6:22   ` Krzysztof Kozlowski
2024-04-29 14:45 ` Mark Brown
2024-04-29 14:45   ` Mark Brown
2024-04-29 14:45   ` Mark Brown
2024-04-29 15:05 ` Thierry Reding
2024-04-29 15:05   ` Thierry Reding
2024-04-29 15:05   ` Thierry Reding
2024-04-30 20:36 ` Rob Herring (Arm) [this message]
2024-04-30 20:36   ` Rob Herring (Arm)
2024-04-30 20:36   ` Rob Herring (Arm)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=171450935610.1153506.3784386455405156371.robh@kernel.org \
    --to=robh@kernel.org \
    --cc=bharat.kumar.gogada@amd.com \
    --cc=bhelgaas@google.com \
    --cc=broonie@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=davem@davemloft.net \
    --cc=devicetree@vger.kernel.org \
    --cc=edumazet@google.com \
    --cc=jonathanh@nvidia.com \
    --cc=kishon@kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=kuba@kernel.org \
    --cc=kw@linux.com \
    --cc=lgirdwood@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-pci@vger.kernel.org \
    --cc=linux-phy@lists.infradead.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=lpieralisi@kernel.org \
    --cc=michal.simek@amd.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=thierry.reding@gmail.com \
    --cc=vkoul@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.