From: Kim Phillips Date: Wed, 23 Mar 2011 13:15:44 +0000 (+0800) Subject: crypto: caam - standardize device tree naming convention to utilize '-vX.Y' X-Git-Tag: v3.0-rc1~371^2~43 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=54e198d4c162b36ba864ecc658c829454074523f;p=pandora-kernel.git crypto: caam - standardize device tree naming convention to utilize '-vX.Y' Help clarify that the number trailing in compatible nomenclature is the version number of the device, i.e., change: "fsl,p4080-sec4.0", "fsl,sec4.0"; to: "fsl,p4080-sec-v4.0", "fsl,sec-v4.0"; Signed-off-by: Kim Phillips Cc: Kumar Gala Cc: Steve Cornelius Signed-off-by: Herbert Xu --- Reading git-diff-tree failed