tpm/tpm_i2c_stm_st33/dts/st33zp24-i2c: Rename st33zp24 dts documentation
authorChristophe Ricard <christophe.ricard@gmail.com>
Tue, 13 Jan 2015 22:13:15 +0000 (23:13 +0100)
committerPeter Huewe <peterhuewe@gmx.de>
Sat, 17 Jan 2015 14:04:05 +0000 (15:04 +0100)
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>
Documentation/devicetree/bindings/security/tpm/st33zp24-i2c.txt [moved from Documentation/devicetree/bindings/security/tpm/st33zp24.txt with 97% similarity]

@@ -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>;