Re: [PATCH v3 1/5] dt-bindings: mips: Document mti,mips-cm

From: Rob Herring (Arm)
Date: Mon Jan 27 2025 - 14:10:00 EST



On Thu, 23 Jan 2025 12:01:54 +0100, Gregory CLEMENT wrote:
> 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@xxxxxxxxxxx>
> Signed-off-by: Gregory CLEMENT <gregory.clement@xxxxxxxxxxx>
> ---
> .../devicetree/bindings/mips/mti,mips-cm.yaml | 47 ++++++++++++++++++++++
> 1 file changed, 47 insertions(+)
>

Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>