]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: power: reset: xilinx: Make "interrupts" property optional
authorShubhrajyoti Datta <shubhrajyoti.datta@amd.com>
Mon, 17 Feb 2025 09:52:26 +0000 (15:22 +0530)
committerSebastian Reichel <sebastian.reichel@collabora.com>
Thu, 20 Feb 2025 00:25:36 +0000 (01:25 +0100)
commita944cfd799e859753ad249372fa5d6d6d9300515
tree4a8155a111155037350d1fc00808b79f95404ab8
parente7b2d6f532d5f905a20f2572a21700b1f93c3040
dt-bindings: power: reset: xilinx: Make "interrupts" property optional

The "interrupts" property in the ZynqMP power/reset binding was previously
marked as required. However, there are multiple mechanisms for
handling power/reset events, including:
-Event management registration,
-Mailbox (mboxes),
-Interrupts (interrupts).

When event management support is available (default on Versal SoC), the
"interrupts" property is not used hence not required.

Signed-off-by: Shubhrajyoti Datta <shubhrajyoti.datta@amd.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Acked-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/20250217095226.12606-1-shubhrajyoti.datta@amd.com
Signed-off-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Documentation/devicetree/bindings/power/reset/xlnx,zynqmp-power.yaml