]> git.dujemihanovic.xyz Git - u-boot.git/commitdiff
arm64: zynqmp: Add missing description for efuse aeskey/pufuser
authorMichal Simek <michal.simek@amd.com>
Tue, 9 Jan 2024 11:26:10 +0000 (12:26 +0100)
committerMichal Simek <michal.simek@amd.com>
Wed, 10 Jan 2024 08:17:41 +0000 (09:17 +0100)
Add missing description for efuse aeskey/pufuser offsets.

Signed-off-by: Michal Simek <michal.simek@amd.com>
Link: https://lore.kernel.org/r/9975c501c92d8e9d6e307dfd3f4146e08a2fc68e.1704799551.git.michal.simek@amd.com
arch/arm/dts/zynqmp.dtsi

index 9cfddb8d25eb32aa91407361221d6ba993d03d63..2db34a1e27c4bc3c9950f85a5627095c393f2984 100644 (file)
                                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 {