cc'ing devicetree-discuss.  Start using scripts/get_maintainers.pl.

On Wed, 23 Jan 2013 11:04:55 +0530
Vakul Garg <[email protected]> wrote:

> +++ b/Documentation/devicetree/bindings/crypto/fsl-sec4.txt
> @@ -54,8 +54,13 @@ PROPERTIES
>     - compatible
>        Usage: required
>        Value type: <string>
> -      Definition: Must include "fsl,sec-v4.0". Also includes SEC
> -           ERA versions (optional) with which the device is compatible.
> +      Definition: Must include "fsl,sec-v4.0"
> +
> +   - fsl,sec-era
> +      Usage: required

what's the rationale for going from optional to required?

>  EXAMPLE
>       crypto@300000 {
> -             compatible = "fsl,sec-v4.0", "fsl,sec-era-v2.0";
> +             compatible = "fsl,sec-v4.0";
> +             fsl,sec-era = <0x2>;

use decimal notation

Kim

_______________________________________________
devicetree-discuss mailing list
[email protected]
https://lists.ozlabs.org/listinfo/devicetree-discuss

Reply via email to