dt-bindings: crypto: slimsss: Correct a typo in compatible
authorKrzysztof Kozlowski <krzk@kernel.org>
Thu, 3 Sep 2020 18:03:58 +0000 (20:03 +0200)
committerRob Herring <robh@kernel.org>
Mon, 14 Sep 2020 20:34:34 +0000 (14:34 -0600)
Correct a typo in the compatible - missing trailing 's'.

Reviewed-by: Kamil Konieczny <k.konieczny@samsung.com>
Acked-by: Kamil Konieczny <k.konieczny@samsung.com>
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20200903180400.2865-1-krzk@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/crypto/samsung-slimsss.yaml

index 04fe5df..7743eae 100644 (file)
@@ -19,7 +19,7 @@ description: |+
 properties:
   compatible:
     items:
-      - const: samsung,exynos5433-slim-ss
+      - const: samsung,exynos5433-slim-sss
 
   reg:
     maxItems: 1