Skip to content

Commit 68ec9d3

Browse files
committed
pistachio_marduk.dts: add support for tpm
Signed-off-by: Ian Pozella <[email protected]>
1 parent 5011adb commit 68ec9d3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

arch/mips/dts/pistachio_marduk.dts

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,11 @@
128128
&i2c2 {
129129
status = "okay";
130130
clock-frequency = <400000>;
131+
tpm_i2c_slb9645@20 {
132+
compatible = "infineon,slb9645tt";
133+
reg = <0x20>;
134+
status = "okay";
135+
};
131136
};
132137

133138
&i2c3 {

0 commit comments

Comments
 (0)