[PATCH] dt-bindings: power: reset: xilinx: Make "interrupts" property optional

Rob Herring (Arm) robh at kernel.org
Wed Feb 19 15:15:13 PST 2025


On Mon, 17 Feb 2025 15:22:26 +0530, Shubhrajyoti Datta wrote:
> 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 at amd.com>
> ---
> 
>  .../devicetree/bindings/power/reset/xlnx,zynqmp-power.yaml       | 1 -
>  1 file changed, 1 deletion(-)
> 

Acked-by: Rob Herring (Arm) <robh at kernel.org>




More information about the linux-arm-kernel mailing list