lkml.org 
[lkml]   [2022]   [Aug]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[RFC PATCH 4/6] arm64: dts: ti: k3-j721e-main: add SA2UL public key accelerator subdevice
Date
j721e contains two SA2ULs, and the PKA in the main domain is accessible,
so add it as a subdevice alongside the RNG module.

Signed-off-by: Daniel Parks <danielrparks@ti.com>
---
arch/arm64/boot/dts/ti/k3-j721e-main.dtsi | 7 +++++++
1 file changed, 7 insertions(+)

diff --git a/arch/arm64/boot/dts/ti/k3-j721e-main.dtsi b/arch/arm64/boot/dts/ti/k3-j721e-main.dtsi
index 917c9dc99efa..56e4ae0ab61f 100644
--- a/arch/arm64/boot/dts/ti/k3-j721e-main.dtsi
+++ b/arch/arm64/boot/dts/ti/k3-j721e-main.dtsi
@@ -344,8 +344,15 @@
reg = <0x0 0x4e10000 0x0 0x7d>;
interrupts = <GIC_SPI 11 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&k3_clks 264 2>;
};
+
+ pka: pka@4e20000 {
+ compatible = "inside-secure,safexcel-eip29t2";
+ reg = <0x00 0x4e20000 0x00 0x2000>,
+ <0x00 0x4e24000 0x00 0x8000>;
+ interrupts = <GIC_SPI 10 IRQ_TYPE_LEVEL_HIGH>;
+ };
};

main_pmx0: pinctrl@11c000 {
compatible = "pinctrl-single";
--
2.17.1
\
 
 \ /
  Last update: 2022-08-08 21:14    [W:0.086 / U:0.280 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site