Re: [PATCH] crypto: caam - standardize device tree naming convention to utilize '-vX.Y'

2011-03-23 Thread Herbert Xu
On Mon, Mar 14, 2011 at 05:42:47PM -0500, Kim Phillips wrote: > 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 Ph

[PATCH] crypto: caam - standardize device tree naming convention to utilize '-vX.Y'

2011-03-14 Thread Kim Phillips
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 --- .../devicetree/bindings/crypto/f