]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dt-bindings: mips: Document mti,mips-cm
authorGregory CLEMENT <gregory.clement@bootlin.com>
Thu, 23 Jan 2025 11:01:54 +0000 (12:01 +0100)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Fri, 21 Feb 2025 13:49:14 +0000 (14:49 +0100)
commit21ebe64a2450fa1875e3c24fe137b598e96b81e3
tree4ebe256663a06dc7a13f952549571bce7ef13338
parent2398902f96e22b871640ca233fca8f4a88af492f
dt-bindings: mips: Document mti,mips-cm

Add device tree binding documentation for MIPS Coherence Manager. This
component enables support for SMP by providing each processor in the
system with a uniform view of memory. The Coherence Manager is
responsible for establishing the global ordering of requests from all
elements of the system and sending the correct data back to the
requester.

Based on the work of Jiaxun Yang <jiaxun.yang@flygoat.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Documentation/devicetree/bindings/mips/mti,mips-cm.yaml [new file with mode: 0644]