All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V3] dt-bindings: serial: amlogic, meson-uart: support S4
@ 2021-12-27  5:45 ` Xianwei Zhao
  0 siblings, 0 replies; 12+ messages in thread
From: Xianwei Zhao @ 2021-12-27  5:45 UTC (permalink / raw)
  To: linux-serial, devicetree, linux-arm-kernel, linux-amlogic, linux-kernel
  Cc: Greg Kroah-Hartman, Rob Herring, Neil Armstrong, Kevin Hilman,
	Jerome Brunet, Martin Blumenstingl, kelvin.zhang, Xianwei Zhao

Add serial bindings support meson S4 SoC family.

Signed-off-by: Xianwei Zhao <xianwei.zhao@amlogic.com>
---
V2 -> V3 : fix the type menson->meson
V1 -> V2 : update author name
---
 .../devicetree/bindings/serial/amlogic,meson-uart.yaml          | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/Documentation/devicetree/bindings/serial/amlogic,meson-uart.yaml b/Documentation/devicetree/bindings/serial/amlogic,meson-uart.yaml
index 7487aa6ef849..72e8868db3e0 100644
--- a/Documentation/devicetree/bindings/serial/amlogic,meson-uart.yaml
+++ b/Documentation/devicetree/bindings/serial/amlogic,meson-uart.yaml
@@ -29,6 +29,7 @@ properties:
               - amlogic,meson8-uart
               - amlogic,meson8b-uart
               - amlogic,meson-gx-uart
+              - amlogic,meson-s4-uart
           - const: amlogic,meson-ao-uart
       - description: Everything-Else power domain UART controller
         enum:
@@ -36,6 +37,7 @@ properties:
           - amlogic,meson8-uart
           - amlogic,meson8b-uart
           - amlogic,meson-gx-uart
+          - amlogic,meson-s4-uart
 
   reg:
     maxItems: 1

base-commit: 84184107c39ae65d08f6d449a57ec58734ff535a
-- 
2.30.2


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

end of thread, other threads:[~2021-12-27 17:09 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-27  5:45 [PATCH V3] dt-bindings: serial: amlogic, meson-uart: support S4 Xianwei Zhao
2021-12-27  5:45 ` Xianwei Zhao
2021-12-27  5:45 ` Xianwei Zhao
2021-12-27 15:33 ` Rob Herring
2021-12-27 15:33   ` Rob Herring
2021-12-27 15:33   ` Rob Herring
2021-12-27 16:54   ` Rob Herring
2021-12-27 16:54     ` Rob Herring
2021-12-27 16:54     ` Rob Herring
2021-12-27 17:08   ` Martin Blumenstingl
2021-12-27 17:08     ` Martin Blumenstingl
2021-12-27 17:08     ` Martin Blumenstingl

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.