]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
dt-bindings: microsoft,vmbus: Add interrupt and DMA coherence properties
authorRoman Kisel <romank@linux.microsoft.com>
Mon, 28 Apr 2025 21:07:38 +0000 (14:07 -0700)
committerWei Liu <wei.liu@kernel.org>
Fri, 23 May 2025 16:30:55 +0000 (16:30 +0000)
commit23aa0c355921a39111f1646ef6592da20af9394c
tree0194922cc95995ff493477eb8d3a2fabf89b0218
parente956ee9491d90c4107ca6e7c4f2210d806c89f9b
dt-bindings: microsoft,vmbus: Add interrupt and DMA coherence properties

To boot in the VTL mode, VMBus on arm64 needs interrupt description
which the binding documentation lacks. The transactions on the bus are
DMA coherent which is not mentioned as well.

Add the interrupt property and the DMA coherence property to the VMBus
binding. Update the example to match that. Fix typos.

Signed-off-by: Roman Kisel <romank@linux.microsoft.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20250428210742.435282-8-romank@linux.microsoft.com
Signed-off-by: Wei Liu <wei.liu@kernel.org>
Message-ID: <20250428210742.435282-8-romank@linux.microsoft.com>
Documentation/devicetree/bindings/bus/microsoft,vmbus.yaml