All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michal Simek <monstr@seznam.cz>
To: Kalyani Akula <kalyani.akula@xilinx.com>,
	linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org
Cc: git <git@xilinx.com>, Harsh Jain <harshj@xilinx.com>,
	Sarat Chand Savitala <saratcha@xilinx.com>,
	Mohan <mohand@xilinx.com>, Kalyani Akul <kalyania@xilinx.com>
Subject: Re: [PATCH V4 2/4] ARM64: zynqmp: Add Xilinix AES node.
Date: Tue, 21 Jan 2020 10:13:09 +0100	[thread overview]
Message-ID: <bb4c0092-8240-d5df-eebe-2ff2490dbbf1@seznam.cz> (raw)
In-Reply-To: <1574235842-7930-3-git-send-email-kalyani.akula@xilinx.com>

On 20. 11. 19 8:44, Kalyani Akula wrote:
> This patch adds a AES DT node for Xilinx ZynqMP SoC.
> 
> Signed-off-by: Kalyani Akula <kalyani.akula@xilinx.com>
> ---
>  arch/arm64/boot/dts/xilinx/zynqmp.dtsi | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/arch/arm64/boot/dts/xilinx/zynqmp.dtsi b/arch/arm64/boot/dts/xilinx/zynqmp.dtsi
> index 9aa6734..9a0b7f4 100644
> --- a/arch/arm64/boot/dts/xilinx/zynqmp.dtsi
> +++ b/arch/arm64/boot/dts/xilinx/zynqmp.dtsi
> @@ -626,4 +626,9 @@
>  			timeout-sec = <10>;
>  		};
>  	};
> +
> +	xlnx_aes: zynqmp_aes {

Should zynqmp-aes based on spec.

> +		compatible = "xlnx,zynqmp-aes";
> +	};
> +
>  };
> 

as 1/4. Incorrect location. And I would send it as the last patch in
this series.

Thanks,
Michal

  reply	other threads:[~2020-01-21  9:27 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-20  7:43 [PATCH V4 0/4] Add Xilinx's ZynqMP AES-GCM driver support Kalyani Akula
2019-11-20  7:43 ` [PATCH V4 1/4] dt-bindings: crypto: Add bindings for ZynqMP AES driver Kalyani Akula
2020-01-21  9:11   ` Michal Simek
2019-11-20  7:44 ` [PATCH V4 2/4] ARM64: zynqmp: Add Xilinix AES node Kalyani Akula
2020-01-21  9:13   ` Michal Simek [this message]
2019-11-20  7:44 ` [PATCH V4 3/4] firmware: xilinx: Add ZynqMP aes API for AES functionality Kalyani Akula
2020-01-21  9:15   ` Michal Simek
2019-11-20  7:44 ` [PATCH V4 4/4] crypto: Add Xilinx AES driver Kalyani Akula
2020-01-21  9:23   ` Michal Simek
2020-01-20  6:59 ` [PATCH V4 0/4] Add Xilinx's ZynqMP AES-GCM driver support Kalyani Akula
2020-01-20  7:55   ` Herbert Xu
2020-01-21  9:26     ` Michal Simek
2020-01-22  5:51       ` Herbert Xu
2020-01-22  6:59         ` Michal Simek

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bb4c0092-8240-d5df-eebe-2ff2490dbbf1@seznam.cz \
    --to=monstr@seznam.cz \
    --cc=git@xilinx.com \
    --cc=harshj@xilinx.com \
    --cc=kalyani.akula@xilinx.com \
    --cc=kalyania@xilinx.com \
    --cc=linux-crypto@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mohand@xilinx.com \
    --cc=monstr@monstr.eu \
    --cc=saratcha@xilinx.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.