[PATCH 6/9] dt-bindings: crypto: fsl-sec4-snvs: add fsl sec 5.x compatible
Krzysztof Kozlowski
krzysztof.kozlowski at linaro.org
Fri Mar 3 02:01:29 PST 2023
On 01/03/2023 02:56, Peng Fan (OSS) wrote:
> From: Peng Fan <peng.fan at nxp.com>
>
> Add fsl sec 5.x compatible, which is used by layerscape SoCs.
>
> Signed-off-by: Peng Fan <peng.fan at nxp.com>
> ---
> Documentation/devicetree/bindings/crypto/fsl-sec4-snvs.yaml | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/crypto/fsl-sec4-snvs.yaml b/Documentation/devicetree/bindings/crypto/fsl-sec4-snvs.yaml
> index 6878ae8127ec..1a4b4975e1d9 100644
> --- a/Documentation/devicetree/bindings/crypto/fsl-sec4-snvs.yaml
> +++ b/Documentation/devicetree/bindings/crypto/fsl-sec4-snvs.yaml
> @@ -24,6 +24,10 @@ maintainers:
> properties:
> compatible:
> oneOf:
> + - items:
> + - const: fsl,sec-v5.4-mon
> + - const: fsl,sec-v5.0-mon
> + - const: fsl,sec-v4.0-mon
This is odd... all of these are the same version then? What's the point
of having versionable compatibles if they are compatible?
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list