projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d2718f5
)
ARM: dts: aspeed: tacoma: Add TPM
author
Eddie James
<eajames@linux.ibm.com>
Wed, 12 Feb 2020 20:30:49 +0000
(14:30 -0600)
committer
Joel Stanley
<joel@jms.id.au>
Tue, 5 May 2020 07:07:16 +0000
(16:37 +0930)
Add the Nuvoton NPCT75X to the appropriate i2c bus.
Signed-off-by: Eddie James <eajames@linux.ibm.com>
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts
b/arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts
index 4069c0d57d1ce51fdeae0613c78fa4c19f714c02..13c4aa02f4de19ce16936b7766b516cb8fe1639e 100644
(file)
--- a/
arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts
+++ b/
arch/arm/boot/dts/aspeed-bmc-opp-tacoma.dts
@@
-497,6
+497,11
@@
&i2c1 {
status = "okay";
+
+ tpm: tpm@2e {
+ compatible = "tcg,tpm-tis-i2c";
+ reg = <0x2e>;
+ };
};
&i2c2 {