linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: power: renesas,rcar-sysc: correct typo in path
@ 2022-04-11  9:53 Krzysztof Kozlowski
  2022-04-12 17:08 ` Rob Herring
  0 siblings, 1 reply; 2+ messages in thread
From: Krzysztof Kozlowski @ 2022-04-11  9:53 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Geert Uytterhoeven,
	Magnus Damm, devicetree, linux-kernel
  Cc: Krzysztof Kozlowski, Geert Uytterhoeven

Fix typo '.' -> '/' in the path to headers.

Fixes: 981a34054038 ("dt-bindings: power: renesas,rcar-sysc: drop useless consumer example")
Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 Documentation/devicetree/bindings/power/renesas,rcar-sysc.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/power/renesas,rcar-sysc.yaml b/Documentation/devicetree/bindings/power/renesas,rcar-sysc.yaml
index bd9608c83c3f..76c417990f12 100644
--- a/Documentation/devicetree/bindings/power/renesas,rcar-sysc.yaml
+++ b/Documentation/devicetree/bindings/power/renesas,rcar-sysc.yaml
@@ -14,7 +14,7 @@ description: |
   The R-Car (RZ/G) System Controller provides power management for the CPU
   cores and various coprocessors.
   The power domain IDs for consumers are defined in header files::
-  include.dt-bindings/power/r8*-sysc.h
+  include/dt-bindings/power/r8*-sysc.h
 
 properties:
   compatible:
-- 
2.32.0


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

* Re: [PATCH] dt-bindings: power: renesas,rcar-sysc: correct typo in path
  2022-04-11  9:53 [PATCH] dt-bindings: power: renesas,rcar-sysc: correct typo in path Krzysztof Kozlowski
@ 2022-04-12 17:08 ` Rob Herring
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2022-04-12 17:08 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Geert Uytterhoeven, Rob Herring, Krzysztof Kozlowski,
	linux-kernel, devicetree, Geert Uytterhoeven, Magnus Damm

On Mon, 11 Apr 2022 11:53:17 +0200, Krzysztof Kozlowski wrote:
> Fix typo '.' -> '/' in the path to headers.
> 
> Fixes: 981a34054038 ("dt-bindings: power: renesas,rcar-sysc: drop useless consumer example")
> Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> ---
>  Documentation/devicetree/bindings/power/renesas,rcar-sysc.yaml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Applied, thanks!

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

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

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-11  9:53 [PATCH] dt-bindings: power: renesas,rcar-sysc: correct typo in path Krzysztof Kozlowski
2022-04-12 17:08 ` Rob Herring

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).