Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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 <lokeshvutla@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>

authored by

Lokesh Vutla and committed by
Tony Lindgren
cd6d364f c27f2de7

+1 -1
+1 -1
Documentation/devicetree/bindings/crypto/omap-sham.txt
··· 6 6 SHAM versions: 7 7 - "ti,omap2-sham" for OMAP2 & OMAP3. 8 8 - "ti,omap4-sham" for OMAP4 and AM33XX. 9 - Note that these two versions are incompatible. 9 + - "ti,omap5-sham" for OMAP5, DRA7 and AM43XX. 10 10 - ti,hwmods: Name of the hwmod associated with the SHAM module 11 11 - reg : Offset and length of the register set for the module 12 12 - interrupts : the interrupt-specifier for the SHAM module.