]> Git Repo - linux.git/commitdiff
dt-bindings: arm: samsung: Document Exynos9810 and starlte board binding
authorMarkuss Broks <[email protected]>
Sat, 26 Oct 2024 20:32:37 +0000 (23:32 +0300)
committerKrzysztof Kozlowski <[email protected]>
Sun, 27 Oct 2024 19:58:44 +0000 (20:58 +0100)
Add the compatibles for Exynos9810 SoC and samsung,starlte board to the
list of boards. Samsung Galaxy S9 (SM-G960F, codenamed starlte)
is a mobile phone, released in 2018.

Co-developed-by: Maksym Holovach <[email protected]>
Signed-off-by: Maksym Holovach <[email protected]>
Signed-off-by: Markuss Broks <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Documentation/devicetree/bindings/arm/samsung/samsung-boards.yaml

index d25a17e697256f8d868e24bea47d21accd1184ed..b5ba5ffc36d687a6fdbc625e6d95c37a8a2e2b93 100644 (file)
@@ -230,6 +230,12 @@ properties:
               - samsung,dreamlte                # Samsung Galaxy S8 (SM-G950F)
           - const: samsung,exynos8895
 
+      - description: Exynos9810 based boards
+        items:
+          - enum:
+              - samsung,starlte                 # Samsung Galaxy S9 (SM-G960F)
+          - const: samsung,exynos9810
+
       - description: Exynos990 based boards
         items:
           - enum:
This page took 0.054161 seconds and 4 git commands to generate.