| Available on Marvell SOCs: Armada 370, Armada 375, Armada 38x and Armada XP |
| - compatible: the possible values are: |
| * "marvell,coherency-fabric", to be used for the coherency fabric of |
| the Armada 370 and Armada XP. |
| * "marvell,armada-375-coherency-fabric", for the Armada 375 coherency |
| * "marvell,armada-380-coherency-fabric", for the Armada 38x coherency |
| - reg: Should contain coherency fabric registers location and |
| * For "marvell,coherency-fabric", the first pair for the coherency |
| fabric registers, second pair for the per-CPU fabric registers. |
| * For "marvell,armada-375-coherency-fabric", only one pair is needed |
| for the per-CPU fabric registers. |
| * For "marvell,armada-380-coherency-fabric", only one pair is needed |
| for the per-CPU fabric registers. |
| coherency-fabric@d0020200 { |
| compatible = "marvell,coherency-fabric"; |
| compatible = "marvell,armada-375-coherency-fabric"; |