From: Lokesh Vutla Date: Fri, 8 Nov 2013 05:37:36 +0000 (+0530) Subject: ARM: dts: doc: Document missing compatible property for omap-sham driver X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=cd6d364f474491160bfd8cb4bad0637858023161;p=deliverable%2Flinux.git ARM: dts: doc: Document missing compatible property for omap-sham driver A new compatible property "ti,omap5-sham" is added to the omap-sham driver recently to support SHA/MD5 for OMAP5,DRA7 and AM43XX. Documenting the same. Signed-off-by: Lokesh Vutla Signed-off-by: Tony Lindgren --- diff --git a/Documentation/devicetree/bindings/crypto/omap-sham.txt b/Documentation/devicetree/bindings/crypto/omap-sham.txt index f839acd6f0ee..ad9115569611 100644 --- a/Documentation/devicetree/bindings/crypto/omap-sham.txt +++ b/Documentation/devicetree/bindings/crypto/omap-sham.txt @@ -6,7 +6,7 @@ Required properties: SHAM versions: - "ti,omap2-sham" for OMAP2 & OMAP3. - "ti,omap4-sham" for OMAP4 and AM33XX. - Note that these two versions are incompatible. + - "ti,omap5-sham" for OMAP5, DRA7 and AM43XX. - ti,hwmods: Name of the hwmod associated with the SHAM module - reg : Offset and length of the register set for the module - interrupts : the interrupt-specifier for the SHAM module.