[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20181008003630.GE3587@dragon>
Date: Mon, 8 Oct 2018 08:36:32 +0800
From: Shawn Guo <shawnguo@...nel.org>
To: Leonard Crestez <leonard.crestez@....com>
Cc: Fabio Estevam <fabio.estevam@....com>,
Marek Vasut <marek.vasut@...il.com>,
Herbert Xu <herbert@...dor.apana.org.au>,
Horia Geanta <horia.geanta@....com>,
Franck Lenormand <franck.lenormand@....com>,
Aymen Sghaier <aymen.sghaier@....com>,
"David S . Miller " <davem@...emloft.net>,
dl-linux-imx <linux-imx@....com>,
"kernel@...gutronix.de" <kernel@...gutronix.de>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH 1/3] dt-bindings: crypto: Mention clocks for mxs-dcp
On Tue, Oct 02, 2018 at 07:18:21PM +0000, Leonard Crestez wrote:
> Explicit clock enabling is required on 6sll and 6ull so mention that
> standard clock bindings are used.
>
> Signed-off-by: Leonard Crestez <leonard.crestez@....com>
> ---
> Documentation/devicetree/bindings/crypto/fsl-dcp.txt | 2 ++
> 1 file changed, 2 insertions(+)
DT list and maintainers should be copied on bindings update, which needs
to be ACK-ed by DT maintainers.
Shawn
>
> diff --git a/Documentation/devicetree/bindings/crypto/fsl-dcp.txt b/Documentation/devicetree/bindings/crypto/fsl-dcp.txt
> index 76a0b4e80e83..4e4d387e38a5 100644
> --- a/Documentation/devicetree/bindings/crypto/fsl-dcp.txt
> +++ b/Documentation/devicetree/bindings/crypto/fsl-dcp.txt
> @@ -4,10 +4,12 @@ Required properties:
> - compatible : Should be "fsl,<soc>-dcp"
> - reg : Should contain MXS DCP registers location and length
> - interrupts : Should contain MXS DCP interrupt numbers, VMI IRQ and DCP IRQ
> must be supplied, optionally Secure IRQ can be present, but
> is currently not implemented and not used.
> +- clocks : Clock reference (only required on some SOCs: 6ull and 6sll).
> +- clock-names : Must be "dcp".
>
> Example:
>
> dcp@...28000 {
> compatible = "fsl,imx28-dcp", "fsl,imx23-dcp";
> --
> 2.17.1
>
Powered by blists - more mailing lists