[PATCH 2/2] dt-bindings: interrupt-controller: chrp,open-pic: Fix dangling reference
From: Geert Uytterhoeven
Date: Thu Sep 03 2026 - 07:27:01 EST
The target of "[1]" was lost during the conversion to json-schema.
Replace it by an inline reference.
Fixes: a241f1a1b338b714 ("dt-bindings: interrupt-controller: Convert chrp,open-pic to DT schema")
Signed-off-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
---
.../bindings/interrupt-controller/chrp,open-pic.yaml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/Documentation/devicetree/bindings/interrupt-controller/chrp,open-pic.yaml b/Documentation/devicetree/bindings/interrupt-controller/chrp,open-pic.yaml
index 5363f4c6ffbcfe4c..294af57a7c372145 100644
--- a/Documentation/devicetree/bindings/interrupt-controller/chrp,open-pic.yaml
+++ b/Documentation/devicetree/bindings/interrupt-controller/chrp,open-pic.yaml
@@ -12,8 +12,9 @@ maintainers:
description:
This binding specifies what properties must be available in the device tree
representation of an Open PIC compliant interrupt controller. This binding is
- based on the binding defined for Open PIC in [1] and is a superset of that
- binding.
+ based on the binding defined for Open PIC in the Devicetree Specification
+ (available from https://www.devicetree.org/specifications/) and is a superset
+ of that binding.
properties:
compatible:
--
2.43.0