Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1688758 > unrolled thread

[RESEND,PATCH v4 2/3] dt-bindings : Document the STM32F4 CRC32 binding

Started byCosar Dindar <cosardindar@gmail.com>
First post2017-07-17 10:30 +0200
Last post2017-07-17 10:30 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel


Contents

  [RESEND,PATCH v4 2/3] dt-bindings : Document the STM32F4 CRC32 binding Cosar Dindar <cosardindar@gmail.com> - 2017-07-17 10:30 +0200

#1688758 — [RESEND,PATCH v4 2/3] dt-bindings : Document the STM32F4 CRC32 binding

FromCosar Dindar <cosardindar@gmail.com>
Date2017-07-17 10:30 +0200
Subject[RESEND,PATCH v4 2/3] dt-bindings : Document the STM32F4 CRC32 binding
Message-ID<u49zH-2z2-9@gated-at.bofh.it>
Add device tree binding for STM32F4.

Signed-off-by: Cosar Dindar <cosardindar@gmail.com>
---
 Documentation/devicetree/bindings/crypto/st,stm32-crc.txt | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/crypto/st,stm32-crc.txt b/Documentation/devicetree/bindings/crypto/st,stm32-crc.txt
index 3ba92a5..1e9af69 100644
--- a/Documentation/devicetree/bindings/crypto/st,stm32-crc.txt
+++ b/Documentation/devicetree/bindings/crypto/st,stm32-crc.txt
@@ -1,7 +1,9 @@
 * STMicroelectronics STM32 CRC
 
 Required properties:
-- compatible: Should be "st,stm32f7-crc".
+- compatible: Should be one of the following string.
+	      "st,stm32f7-crc"
+	      "st,stm32f4-crc"
 - reg: The address and length of the peripheral registers space
 - clocks: The input clock of the CRC instance
 
-- 
2.7.4

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web