linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 1/2] dt-bindings: arm/samsung: Add compatible string for the Galaxy S2
@ 2020-03-19 17:34 Paul Cercueil
  2020-03-19 17:34 ` [PATCH v3 2/2] ARM: DTS: Add devicetree file " Paul Cercueil
  2020-03-20  9:42 ` [PATCH v3 1/2] dt-bindings: arm/samsung: Add compatible string " Krzysztof Kozlowski
  0 siblings, 2 replies; 5+ messages in thread
From: Paul Cercueil @ 2020-03-19 17:34 UTC (permalink / raw)
  To: Kukjin Kim, Krzysztof Kozlowski, Marek Szyprowski, Rob Herring,
	Mark Rutland
  Cc: Stenkin Evgeniy, Jonas Heinrich, linux-arm-kernel,
	linux-samsung-soc, devicetree, linux-kernel, Paul Cercueil

Add compatible string for the Samsung Galaxy S2 (i9100 version), which
is an Exynos 4210 based device.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
---

Notes:
    v2: Move compatible string so that the list is sorted in alphabetical order
    
    v3: No change

 .../devicetree/bindings/arm/samsung/samsung-boards.yaml          | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/arm/samsung/samsung-boards.yaml b/Documentation/devicetree/bindings/arm/samsung/samsung-boards.yaml
index 63acd57c4799..eb92f9eefaba 100644
--- a/Documentation/devicetree/bindings/arm/samsung/samsung-boards.yaml
+++ b/Documentation/devicetree/bindings/arm/samsung/samsung-boards.yaml
@@ -52,6 +52,7 @@ properties:
         items:
           - enum:
               - insignal,origen                 # Insignal Origen
+              - samsung,i9100                   # Samsung Galaxy S2 (GT-I9100)
               - samsung,smdkv310                # Samsung SMDKV310 eval
               - samsung,trats                   # Samsung Tizen Reference
               - samsung,universal_c210          # Samsung C210
-- 
2.25.1


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

end of thread, other threads:[~2020-03-20  9:43 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-19 17:34 [PATCH v3 1/2] dt-bindings: arm/samsung: Add compatible string for the Galaxy S2 Paul Cercueil
2020-03-19 17:34 ` [PATCH v3 2/2] ARM: DTS: Add devicetree file " Paul Cercueil
2020-03-20  7:04   ` Marek Szyprowski
2020-03-20  9:43   ` Krzysztof Kozlowski
2020-03-20  9:42 ` [PATCH v3 1/2] dt-bindings: arm/samsung: Add compatible string " 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).