aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/security
diff options
context:
space:
mode:
authorChristophe Ricard <christophe.ricard@gmail.com>2015-01-13 23:13:15 +0100
committerPeter Huewe <peterhuewe@gmx.de>2015-01-17 15:04:05 +0100
commit961be6650bd4de3ac0dbbb997fa35aabc553d52b (patch)
treeba07c80570b61562f2fb75ba3a507de8c31984c5 /Documentation/devicetree/bindings/security
parenttpm/tpm_i2c_stm_st33: Change tpm_i2c_stm_st33.h to tpm_stm_st33.h (diff)
downloadlinux-dev-961be6650bd4de3ac0dbbb997fa35aabc553d52b.tar.xz
linux-dev-961be6650bd4de3ac0dbbb997fa35aabc553d52b.zip
tpm/tpm_i2c_stm_st33/dts/st33zp24-i2c: Rename st33zp24 dts documentation
st33zp24 exists in i2c and spi version. Both have different possible configuration. st33zp24.txt is renamed st33zp24-i2c.txt. Reviewed-by: Jason Gunthorpe <jason.gunthorpe@obsidianresearch.com> Signed-off-by: Christophe Ricard <christophe-h.ricard@st.com> Reviewed-by: Peter Huewe <peterhuewe@gmx.de> Signed-off-by: Peter Huewe <peterhuewe@gmx.de>
Diffstat (limited to 'Documentation/devicetree/bindings/security')
-rw-r--r--Documentation/devicetree/bindings/security/tpm/st33zp24-i2c.txt (renamed from Documentation/devicetree/bindings/security/tpm/st33zp24.txt)2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/security/tpm/st33zp24.txt b/Documentation/devicetree/bindings/security/tpm/st33zp24-i2c.txt
index 0a7361dae65f..3ad115efed1e 100644
--- a/Documentation/devicetree/bindings/security/tpm/st33zp24.txt
+++ b/Documentation/devicetree/bindings/security/tpm/st33zp24-i2c.txt
@@ -25,7 +25,7 @@ Example (for ARM-based BeagleBoard xM with ST33ZP24 on I2C2):
compatible = "st,st33zp24-i2c";
- reg = <0x013>;
+ reg = <0x13>;
clock-frequency = <400000>;
interrupt-parent = <&gpio5>;