diff mbox series

[1/3] dt-bindings: crypto: slimsss: Correct a typo in compatible

Message ID 20200903180400.2865-1-krzk@kernel.org
State Accepted
Commit 6b80c3d664a76d723096923de6fa879db6ff0576
Headers show
Series [1/3] dt-bindings: crypto: slimsss: Correct a typo in compatible | expand

Commit Message

Krzysztof Kozlowski Sept. 3, 2020, 6:03 p.m. UTC
Correct a typo in the compatible - missing trailing 's'.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
---
 Documentation/devicetree/bindings/crypto/samsung-slimsss.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Rob Herring Sept. 14, 2020, 8:34 p.m. UTC | #1
On Thu, 03 Sep 2020 20:03:58 +0200, Krzysztof Kozlowski wrote:
> Correct a typo in the compatible - missing trailing 's'.

> 

> Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>

> ---

>  Documentation/devicetree/bindings/crypto/samsung-slimsss.yaml | 2 +-

>  1 file changed, 1 insertion(+), 1 deletion(-)

> 


Applied, thanks!
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/crypto/samsung-slimsss.yaml b/Documentation/devicetree/bindings/crypto/samsung-slimsss.yaml
index 04fe5dfa794a..7743eae049ab 100644
--- a/Documentation/devicetree/bindings/crypto/samsung-slimsss.yaml
+++ b/Documentation/devicetree/bindings/crypto/samsung-slimsss.yaml
@@ -19,7 +19,7 @@  description: |+
 properties:
   compatible:
     items:
-      - const: samsung,exynos5433-slim-ss
+      - const: samsung,exynos5433-slim-sss
 
   reg:
     maxItems: 1