linux-samsung-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Chanho Park <chanho61.park@samsung.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	Rob Herring <robh+dt@kernel.org>
Cc: Alim Akhtar <alim.akhtar@samsung.com>,
	Sam Protsenko <semen.protsenko@linaro.org>,
	Jaewon Kim <jaewon02.kim@samsung.com>,
	devicetree@vger.kernel.org, linux-samsung-soc@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Chanho Park <chanho61.park@samsung.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Subject: [PATCH v3 2/5] dt-bindings: serial: samsung: add exynosautov9-uart compatible
Date: Fri,  1 Jul 2022 10:52:23 +0900	[thread overview]
Message-ID: <20220701015226.32781-3-chanho61.park@samsung.com> (raw)
In-Reply-To: <20220701015226.32781-1-chanho61.park@samsung.com>

Add samsung,exynosautov9-uart dedicated compatible for representing
uart of Exynos Auto v9 SoC.

Signed-off-by: Chanho Park <chanho61.park@samsung.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 Documentation/devicetree/bindings/serial/samsung_uart.yaml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/serial/samsung_uart.yaml b/Documentation/devicetree/bindings/serial/samsung_uart.yaml
index 901c1e2cea28..41d3b082eb72 100644
--- a/Documentation/devicetree/bindings/serial/samsung_uart.yaml
+++ b/Documentation/devicetree/bindings/serial/samsung_uart.yaml
@@ -17,7 +17,10 @@ description: |+
 
 properties:
   compatible:
-    items:
+    oneOf:
+      - items:
+          - const: samsung,exynosautov9-uart
+          - const: samsung,exynos850-uart
       - enum:
           - apple,s5l-uart
           - axis,artpec8-uart
-- 
2.36.1


  parent reply	other threads:[~2022-07-01  1:55 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20220701015450epcas2p486f1a131e1d8d11979e1e61d6250a4f2@epcas2p4.samsung.com>
2022-07-01  1:52 ` [PATCH v3 0/5] support USI for Exynos Auto v9 SoC Chanho Park
     [not found]   ` <CGME20220701015451epcas2p4d9fcc589d5d1afdbc80903274247891b@epcas2p4.samsung.com>
2022-07-01  1:52     ` [PATCH v3 1/5] dt-bindings: soc: samsung: usi: add exynosautov9-usi compatible Chanho Park
2022-07-05 10:41       ` (subset) " Krzysztof Kozlowski
     [not found]   ` <CGME20220701015451epcas2p15355e8f1777824f73b402899c4afd40a@epcas2p1.samsung.com>
2022-07-01  1:52     ` Chanho Park [this message]
2022-08-25  6:50       ` (subset) [PATCH v3 2/5] dt-bindings: serial: samsung: add exynosautov9-uart compatible Krzysztof Kozlowski
     [not found]   ` <CGME20220701015451epcas2p2834c160df3be05cf73ff30eb597d10af@epcas2p2.samsung.com>
2022-07-01  1:52     ` [PATCH v3 3/5] arm64: dts: exynosautov9: add pdma0 device tree node Chanho Park
2022-07-05 10:41       ` (subset) " Krzysztof Kozlowski
     [not found]   ` <CGME20220701015451epcas2p2d3f57de43762d78269bd7981b22ea987@epcas2p2.samsung.com>
2022-07-01  1:52     ` [PATCH v3 4/5] arm64: dts: exynosautov9: prepare usi0 changes Chanho Park
2022-07-05 10:41       ` (subset) " Krzysztof Kozlowski
     [not found]   ` <CGME20220701015451epcas2p48a8bb3d084368cb7e31f7fafdf1bf157@epcas2p4.samsung.com>
2022-07-01  1:52     ` [PATCH v3 5/5] arm64: dts: exynosautov9: add usi device tree nodes Chanho Park
2022-07-05 10:41       ` (subset) " Krzysztof Kozlowski

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220701015226.32781-3-chanho61.park@samsung.com \
    --to=chanho61.park@samsung.com \
    --cc=alim.akhtar@samsung.com \
    --cc=devicetree@vger.kernel.org \
    --cc=jaewon02.kim@samsung.com \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=semen.protsenko@linaro.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).