linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/4] dt-bindings: arm: samsung: document SMDK2416 board binding
@ 2020-11-17 20:11 Krzysztof Kozlowski
  2020-11-17 20:11 ` [PATCH 2/4] dt-bindings: arm: samsung: document S3C6410-based boards binding Krzysztof Kozlowski
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Krzysztof Kozlowski @ 2020-11-17 20:11 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Rob Herring, linux-arm-kernel,
	linux-samsung-soc, devicetree, linux-kernel

Add binding for the SMDK2416 board.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
---
 .../devicetree/bindings/arm/samsung/samsung-boards.yaml     | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/samsung/samsung-boards.yaml b/Documentation/devicetree/bindings/arm/samsung/samsung-boards.yaml
index 272508010b02..332b07b7f4fb 100644
--- a/Documentation/devicetree/bindings/arm/samsung/samsung-boards.yaml
+++ b/Documentation/devicetree/bindings/arm/samsung/samsung-boards.yaml
@@ -14,6 +14,12 @@ properties:
     const: '/'
   compatible:
     oneOf:
+      - description: S3C2416 based boards
+        items:
+          - enum:
+              - samsung,smdk2416                # Samsung SMDK2416
+          - const: samsung,s3c2416
+
       - description: S5PV210 based boards
         items:
           - enum:
-- 
2.25.1


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

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

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-11-17 20:11 [PATCH 1/4] dt-bindings: arm: samsung: document SMDK2416 board binding Krzysztof Kozlowski
2020-11-17 20:11 ` [PATCH 2/4] dt-bindings: arm: samsung: document S3C6410-based boards binding Krzysztof Kozlowski
2020-12-02 20:03   ` Krzysztof Kozlowski
2020-11-17 20:11 ` [PATCH 3/4] ARM: dts: s3c24xx: add SMDK2416 board compatible Krzysztof Kozlowski
2020-12-02 20:03   ` Krzysztof Kozlowski
2020-11-17 20:11 ` [PATCH 4/4] ARM: dts: s3c6410: correct SMDK6410 " Krzysztof Kozlowski
2020-12-02 20:03   ` Krzysztof Kozlowski
2020-12-02 20:02 ` [PATCH 1/4] dt-bindings: arm: samsung: document SMDK2416 board binding 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).