All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] dt-bindings: serial: renesas,scif: Update compatible string for RZ/G2UL SoC
@ 2022-03-03  8:59 Biju Das
  2022-03-03  8:59 ` [PATCH 2/2] dt-bindings: serial: renesas,sci: " Biju Das
  2022-03-03  9:06 ` [PATCH 1/2] dt-bindings: serial: renesas,scif: " Geert Uytterhoeven
  0 siblings, 2 replies; 9+ messages in thread
From: Biju Das @ 2022-03-03  8:59 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Rob Herring
  Cc: Biju Das, Geert Uytterhoeven, linux-serial, devicetree,
	Chris Paterson, Biju Das, Prabhakar Mahadev Lad,
	linux-renesas-soc

Both RZ/G2UL and RZ/Five SoC's have SoC ID starting with R9A07G043.
To distinguish between them update the compatible string to
"renesas,scif-r9a07g043u" for RZ/G2UL SoC.

Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>
Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
---
 Documentation/devicetree/bindings/serial/renesas,scif.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/serial/renesas,scif.yaml b/Documentation/devicetree/bindings/serial/renesas,scif.yaml
index 5d37f8f189fb..9485cb5de2c8 100644
--- a/Documentation/devicetree/bindings/serial/renesas,scif.yaml
+++ b/Documentation/devicetree/bindings/serial/renesas,scif.yaml
@@ -76,7 +76,7 @@ properties:
 
       - items:
           - enum:
-              - renesas,scif-r9a07g043      # RZ/G2UL
+              - renesas,scif-r9a07g043u     # RZ/G2UL
               - renesas,scif-r9a07g054      # RZ/V2L
           - const: renesas,scif-r9a07g044   # RZ/G2{L,LC} fallback
 
-- 
2.17.1


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

end of thread, other threads:[~2022-03-03 10:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-03  8:59 [PATCH 1/2] dt-bindings: serial: renesas,scif: Update compatible string for RZ/G2UL SoC Biju Das
2022-03-03  8:59 ` [PATCH 2/2] dt-bindings: serial: renesas,sci: " Biju Das
2022-03-03  9:06   ` Geert Uytterhoeven
2022-03-03  9:53     ` Biju Das
2022-03-03 10:20       ` Geert Uytterhoeven
2022-03-03 10:48         ` Biju Das
2022-03-03  9:06 ` [PATCH 1/2] dt-bindings: serial: renesas,scif: " Geert Uytterhoeven
2022-03-03  9:54   ` Biju Das
2022-03-03 10:25     ` Geert Uytterhoeven

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.