* [PATCH] dt-bindings: arm,vexpress-juno: Allow interrupt-map properties in bus node
@ 2025-12-15 21:29 Rob Herring (Arm)
2025-12-16 9:25 ` Sudeep Holla
2025-12-16 16:40 ` Rob Herring (Arm)
0 siblings, 2 replies; 3+ messages in thread
From: Rob Herring (Arm) @ 2025-12-15 21:29 UTC (permalink / raw)
To: Linus Walleij, Krzysztof Kozlowski, Conor Dooley, Sudeep Holla
Cc: Linus Walleij, linux-arm-kernel, devicetree, linux-kernel
Allow interrupt-map properties which are already used in the bus node.
Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
---
.../devicetree/bindings/arm/arm,vexpress-juno.yaml | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/arm,vexpress-juno.yaml b/Documentation/devicetree/bindings/arm/arm,vexpress-juno.yaml
index 4cdca5320544..eae558c2758b 100644
--- a/Documentation/devicetree/bindings/arm/arm,vexpress-juno.yaml
+++ b/Documentation/devicetree/bindings/arm/arm,vexpress-juno.yaml
@@ -157,6 +157,12 @@ patternProperties:
- const: simple-bus
- const: simple-bus
+ "#interrupt-cells":
+ const: 1
+
+ interrupt-map: true
+ interrupt-map-mask: true
+
patternProperties:
'^motherboard-bus@':
type: object
--
2.51.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] dt-bindings: arm,vexpress-juno: Allow interrupt-map properties in bus node
2025-12-15 21:29 [PATCH] dt-bindings: arm,vexpress-juno: Allow interrupt-map properties in bus node Rob Herring (Arm)
@ 2025-12-16 9:25 ` Sudeep Holla
2025-12-16 16:40 ` Rob Herring (Arm)
1 sibling, 0 replies; 3+ messages in thread
From: Sudeep Holla @ 2025-12-16 9:25 UTC (permalink / raw)
To: Rob Herring (Arm)
Cc: Linus Walleij, Krzysztof Kozlowski, Conor Dooley, Linus Walleij,
linux-arm-kernel, devicetree, linux-kernel
On Mon, Dec 15, 2025 at 03:29:32PM -0600, Rob Herring (Arm) wrote:
> Allow interrupt-map properties which are already used in the bus node.
>
I assume you will be taking this via your tree itself.
Reviewed-by: Sudeep Holla <sudeep.holla@arm.com>
--
Regards,
Sudeep
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] dt-bindings: arm,vexpress-juno: Allow interrupt-map properties in bus node
2025-12-15 21:29 [PATCH] dt-bindings: arm,vexpress-juno: Allow interrupt-map properties in bus node Rob Herring (Arm)
2025-12-16 9:25 ` Sudeep Holla
@ 2025-12-16 16:40 ` Rob Herring (Arm)
1 sibling, 0 replies; 3+ messages in thread
From: Rob Herring (Arm) @ 2025-12-16 16:40 UTC (permalink / raw)
To: Rob Herring (Arm)
Cc: Linus Walleij, linux-kernel, Conor Dooley, Krzysztof Kozlowski,
Sudeep Holla, linux-arm-kernel, devicetree, Linus Walleij
On Mon, 15 Dec 2025 15:29:32 -0600, Rob Herring (Arm) wrote:
> Allow interrupt-map properties which are already used in the bus node.
>
> Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
> ---
> .../devicetree/bindings/arm/arm,vexpress-juno.yaml | 6 ++++++
> 1 file changed, 6 insertions(+)
>
Applied, thanks!
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-12-16 16:41 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-12-15 21:29 [PATCH] dt-bindings: arm,vexpress-juno: Allow interrupt-map properties in bus node Rob Herring (Arm)
2025-12-16 9:25 ` Sudeep Holla
2025-12-16 16:40 ` Rob Herring (Arm)
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).