devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/4] dt-bindings: soc: bcm: drop quotes when not needed
@ 2022-07-26 11:58 Krzysztof Kozlowski
  2022-07-26 11:58 ` [PATCH 2/4] dt-bindings: soc: bcm: use absolute path to other schema Krzysztof Kozlowski
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Krzysztof Kozlowski @ 2022-07-26 11:58 UTC (permalink / raw)
  To: Arnd Bergmann, Olof Johansson, arm, soc, Rob Herring,
	Krzysztof Kozlowski, Florian Fainelli, Ray Jui, Scott Branden,
	Broadcom internal kernel review list, Nicolas Ferre,
	Alexandre Belloni, Claudiu Beznea, Saenz Julienne, Conor Dooley,
	devicetree, linux-rpi-kernel, linux-arm-kernel, linux-kernel
  Cc: Krzysztof Kozlowski

Id and schema fields do not need quotes.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 .../devicetree/bindings/soc/bcm/brcm,bcm2835-pm.yaml          | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/soc/bcm/brcm,bcm2835-pm.yaml b/Documentation/devicetree/bindings/soc/bcm/brcm,bcm2835-pm.yaml
index 894786640938..a6e8018084c6 100644
--- a/Documentation/devicetree/bindings/soc/bcm/brcm,bcm2835-pm.yaml
+++ b/Documentation/devicetree/bindings/soc/bcm/brcm,bcm2835-pm.yaml
@@ -1,8 +1,8 @@
 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
 %YAML 1.2
 ---
-$id: "http://devicetree.org/schemas/soc/bcm/brcm,bcm2835-pm.yaml#"
-$schema: "http://devicetree.org/meta-schemas/core.yaml#"
+$id: http://devicetree.org/schemas/soc/bcm/brcm,bcm2835-pm.yaml#
+$schema: http://devicetree.org/meta-schemas/core.yaml#
 
 title: BCM2835 PM (Power domains, watchdog)
 
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2022-08-04 18:11 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-26 11:58 [PATCH 1/4] dt-bindings: soc: bcm: drop quotes when not needed Krzysztof Kozlowski
2022-07-26 11:58 ` [PATCH 2/4] dt-bindings: soc: bcm: use absolute path to other schema Krzysztof Kozlowski
2022-07-26 15:59   ` Florian Fainelli
2022-07-26 17:31     ` Krzysztof Kozlowski
2022-08-04 18:11       ` Florian Fainelli
2022-07-26 11:58 ` [PATCH 3/4] dt-bindings: soc: microchip: drop quotes when not needed Krzysztof Kozlowski
2022-07-26 13:52   ` Conor.Dooley
2022-07-26 14:13   ` Claudiu.Beznea
2022-07-27  7:54   ` Claudiu.Beznea
2022-07-26 11:58 ` [PATCH 4/4] dt-bindings: soc: microchip: use absolute path to other schema Krzysztof Kozlowski
2022-07-26 14:19   ` Claudiu.Beznea
2022-07-27  7:54   ` Claudiu.Beznea
2022-07-26 15:58 ` [PATCH 1/4] dt-bindings: soc: bcm: drop quotes when not needed Florian Fainelli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).