From: Michal Simek <michal.simek@amd.com>
To: u-boot@lists.denx.de, git@xilinx.com
Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
Piyush Mehta <piyush.mehta@amd.com>,
Radhey Shyam Pandey <radhey.shyam.pandey@amd.com>,
Robert Hancock <robert.hancock@calian.com>,
Simon Glass <sjg@chromium.org>, Tanmay Shah <tanmay.shah@amd.com>
Subject: Re: [PATCH] arm64: zynqmp: Add missing description for efuse aeskey/pufuser
Date: Mon, 15 Jan 2024 10:30:33 +0100 [thread overview]
Message-ID: <3d3a4ffb-1bfb-4ca9-9e67-77ff6904daeb@amd.com> (raw)
In-Reply-To: <9975c501c92d8e9d6e307dfd3f4146e08a2fc68e.1704799551.git.michal.simek@amd.com>
On 1/9/24 12:26, Michal Simek wrote:
> Add missing description for efuse aeskey/pufuser offsets.
>
> Signed-off-by: Michal Simek <michal.simek@amd.com>
> ---
>
> arch/arm/dts/zynqmp.dtsi | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/arch/arm/dts/zynqmp.dtsi b/arch/arm/dts/zynqmp.dtsi
> index 21be909b1abe..f31f244ba77c 100644
> --- a/arch/arm/dts/zynqmp.dtsi
> +++ b/arch/arm/dts/zynqmp.dtsi
> @@ -258,12 +258,18 @@
> efuse_spkid: efuse-spkid@5c {
> reg = <0x5c 0x4>;
> };
> + efuse_aeskey: efuse-aeskey@60 {
> + reg = <0x60 0x20>;
> + };
> efuse_ppk0hash: efuse-ppk0hash@a0 {
> reg = <0xa0 0x30>;
> };
> efuse_ppk1hash: efuse-ppk1hash@d0 {
> reg = <0xd0 0x30>;
> };
> + efuse_pufuser: efuse-pufuser@100 {
> + reg = <0x100 0x7F>;
> + };
> };
>
> zynqmp_pcap: pcap {
Applied.
M
prev parent reply other threads:[~2024-01-15 9:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-01-09 11:26 [PATCH] arm64: zynqmp: Add missing description for efuse aeskey/pufuser Michal Simek
2024-01-15 9:30 ` Michal Simek [this message]
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=3d3a4ffb-1bfb-4ca9-9e67-77ff6904daeb@amd.com \
--to=michal.simek@amd.com \
--cc=git@xilinx.com \
--cc=laurent.pinchart@ideasonboard.com \
--cc=piyush.mehta@amd.com \
--cc=radhey.shyam.pandey@amd.com \
--cc=robert.hancock@calian.com \
--cc=sjg@chromium.org \
--cc=tanmay.shah@amd.com \
--cc=u-boot@lists.denx.de \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox