linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1] dt-bindings: serial: samsung: add samsung,exynos2200-uart compatible
@ 2025-07-22 12:08 Ivaylo Ivanov
  2025-07-23  8:09 ` Krzysztof Kozlowski
  0 siblings, 1 reply; 2+ messages in thread
From: Ivaylo Ivanov @ 2025-07-22 12:08 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Greg Kroah-Hartman, Jiri Slaby, Rob Herring,
	Conor Dooley
  Cc: linux-samsung-soc, linux-serial, devicetree, linux-arm-kernel,
	linux-kernel

Add dedicated samsung,exynos2200-uart compatible to the dt-schema for
representing uart of the exynos2200.

Like GS101, it has a required DT property samsung,uart-fifosize and
exhibits the 32 bit register access limit, so reuse support for it.

Signed-off-by: Ivaylo Ivanov <ivo.ivanov.ivanov1@gmail.com>
---
 Documentation/devicetree/bindings/serial/samsung_uart.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/serial/samsung_uart.yaml b/Documentation/devicetree/bindings/serial/samsung_uart.yaml
index 83d9986d8..1a1f991d5 100644
--- a/Documentation/devicetree/bindings/serial/samsung_uart.yaml
+++ b/Documentation/devicetree/bindings/serial/samsung_uart.yaml
@@ -28,6 +28,10 @@ properties:
           - samsung,exynos5433-uart
           - samsung,exynos850-uart
           - samsung,exynos8895-uart
+      - items:
+          - enum:
+              - samsung,exynos2200-uart
+          - const: google,gs101-uart
       - items:
           - enum:
               - samsung,exynos7-uart
-- 
2.43.0



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

* Re: [PATCH v1] dt-bindings: serial: samsung: add samsung,exynos2200-uart compatible
  2025-07-22 12:08 [PATCH v1] dt-bindings: serial: samsung: add samsung,exynos2200-uart compatible Ivaylo Ivanov
@ 2025-07-23  8:09 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 2+ messages in thread
From: Krzysztof Kozlowski @ 2025-07-23  8:09 UTC (permalink / raw)
  To: Ivaylo Ivanov
  Cc: Krzysztof Kozlowski, Greg Kroah-Hartman, Jiri Slaby, Rob Herring,
	Conor Dooley, linux-samsung-soc, linux-serial, devicetree,
	linux-arm-kernel, linux-kernel

On Tue, Jul 22, 2025 at 03:08:59PM +0300, Ivaylo Ivanov wrote:
> Add dedicated samsung,exynos2200-uart compatible to the dt-schema for
> representing uart of the exynos2200.
> 
> Like GS101, it has a required DT property samsung,uart-fifosize and
> exhibits the 32 bit register access limit, so reuse support for it.
> 
> Signed-off-by: Ivaylo Ivanov <ivo.ivanov.ivanov1@gmail.com>
> ---
>  Documentation/devicetree/bindings/serial/samsung_uart.yaml | 4 ++++
>  1 file changed, 4 insertions(+)

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof



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

end of thread, other threads:[~2025-07-23  8:29 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-22 12:08 [PATCH v1] dt-bindings: serial: samsung: add samsung,exynos2200-uart compatible Ivaylo Ivanov
2025-07-23  8:09 ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).