]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dt-bindings: firmware: arm,scmi: Document arm,no-completion-irq property
authorMarek Vasut <marek.vasut+renesas@mailbox.org>
Sat, 17 Jan 2026 01:02:28 +0000 (02:02 +0100)
committerSudeep Holla <sudeep.holla@kernel.org>
Sun, 8 Mar 2026 12:59:33 +0000 (12:59 +0000)
commit0c5453bf8437e558d3b3bc5a8e8c45d31126c254
tree9faa9693627ac9301772bb8db1d164426fb090fc
parent6de23f81a5e08be8fbf5e8d7e9febc72a5b5f27f
dt-bindings: firmware: arm,scmi: Document arm,no-completion-irq property

Document new property arm,no-completion-irq . This optional property
is intended for hardware that does not generate completion interrupts
and can be used to unconditionally enable forced polling mode of
operation.

With this property set, such implementations which do not generate
interrupts can be interacted with, until they are fixed to generate
interrupts properly.

Note that, because the original base protocol exchange also requires
some sort of completion mechanism, it is not possible to query SCMI
itself for this property and it must be described in DT. While this
does look a bit like policy, the SCMI provider is part of the
hardware, hence DT.

Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org>
Reviewed-by: Cristian Marussi <cristian.marussi@arm.com>
Message-Id: <20260117010241.186685-1-marek.vasut+renesas@mailbox.org>
Signed-off-by: Sudeep Holla <sudeep.holla@kernel.org>
Documentation/devicetree/bindings/firmware/arm,scmi.yaml