All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: iommu: renesas,ipmmu-vmsa: Sort compatible string in increasing number of the SoC
@ 2020-08-09 19:35 ` Lad Prabhakar
  0 siblings, 0 replies; 8+ messages in thread
From: Lad Prabhakar @ 2020-08-09 19:35 UTC (permalink / raw)
  To: Joerg Roedel
  Cc: Rob Herring, Yoshihiro Shimoda, Geert Uytterhoeven, iommu,
	devicetree, linux-kernel, linux-renesas-soc, Prabhakar,
	Lad Prabhakar

Sort the items in the compatible string list in increasing number of SoC.

Signed-off-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
---
 Documentation/devicetree/bindings/iommu/renesas,ipmmu-vmsa.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/iommu/renesas,ipmmu-vmsa.yaml b/Documentation/devicetree/bindings/iommu/renesas,ipmmu-vmsa.yaml
index 6bfa090fd73a..9ada67b1f5f4 100644
--- a/Documentation/devicetree/bindings/iommu/renesas,ipmmu-vmsa.yaml
+++ b/Documentation/devicetree/bindings/iommu/renesas,ipmmu-vmsa.yaml
@@ -32,8 +32,8 @@ properties:
           - enum:
               - renesas,ipmmu-r8a774a1 # RZ/G2M
               - renesas,ipmmu-r8a774b1 # RZ/G2N
-              - renesas,ipmmu-r8a774e1 # RZ/G2H
               - renesas,ipmmu-r8a774c0 # RZ/G2E
+              - renesas,ipmmu-r8a774e1 # RZ/G2H
               - renesas,ipmmu-r8a7795  # R-Car H3
               - renesas,ipmmu-r8a7796  # R-Car M3-W
               - renesas,ipmmu-r8a77961 # R-Car M3-W+
-- 
2.17.1


^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2020-09-04  9:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-08-09 19:35 [PATCH] dt-bindings: iommu: renesas,ipmmu-vmsa: Sort compatible string in increasing number of the SoC Lad Prabhakar
2020-08-09 19:35 ` [PATCH] dt-bindings: iommu: renesas, ipmmu-vmsa: " Lad Prabhakar
2020-08-10  7:54 ` [PATCH] dt-bindings: iommu: renesas,ipmmu-vmsa: " Geert Uytterhoeven
2020-08-10  7:54   ` Geert Uytterhoeven
2020-08-24 22:23 ` Rob Herring
2020-08-24 22:23   ` Rob Herring
2020-09-04  9:01 ` Joerg Roedel
2020-09-04  9:01   ` Joerg Roedel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.