[PATCH v2 1/9] dt-bindings: power: renesas,rcar-sysc: Document vendor-prefixed header paths

From: Ayman Chaudhry

Date: Mon Sep 21 2026 - 10:17:20 EST


Update the top-level description to also explicitly mention
vendor-prefixed header paths and what the asterisk wildcard represents.

Signed-off-by: Ayman Chaudhry <ayman.chaudhry.kc@xxxxxxxxxxx>
---
v1->v2:
- New patch

.../devicetree/bindings/power/renesas,rcar-sysc.yaml | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/Documentation/devicetree/bindings/power/renesas,rcar-sysc.yaml b/Documentation/devicetree/bindings/power/renesas,rcar-sysc.yaml
index b67aa170b2c1..68b4696d7c59 100644
--- a/Documentation/devicetree/bindings/power/renesas,rcar-sysc.yaml
+++ b/Documentation/devicetree/bindings/power/renesas,rcar-sysc.yaml
@@ -13,8 +13,11 @@ maintainers:
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
+ The power domain IDs for consumers are defined in the below header files
+ (where the asterisk serves as a wildcard matching the specific SoC
+ identifier):
+ include/dt-bindings/power/r8*-sysc.h or
+ include/dt-bindings/power/renesas,r8*-sysc.h

properties:
compatible:
--
2.34.1