Re: [PATCH 1/3] dt-bindings: crypto: slimsss: Correct a typo in compatible
From: Rob Herring <robh@kernel.org>
Date: 2020-09-14 20:34:57
Also in:
linux-crypto, linux-samsung-soc, lkml
From: Rob Herring <robh@kernel.org>
Date: 2020-09-14 20:34:57
Also in:
linux-crypto, linux-samsung-soc, lkml
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!