]> err.no Git - linux-2.6/blobdiff - Documentation/i2c/chips/pcf8574
Merge branch 'irq-fix' of git://www.modarm9.com/gitsrc/pub/people/ukleinek/linux...
[linux-2.6] / Documentation / i2c / chips / pcf8574
index 2752c8ce3167c523eaf14bc82d975268cd502515..5c1ad1376b62e5588d1b95b0f573211b39e70851 100644 (file)
@@ -62,8 +62,6 @@ if the corresponding output is set as 1, otherwise the current output
 value, that is to say 0.
 
 The write file is read/write. Writing a value outputs it on the I/O
-port. Reading returns the last written value.
-
-On module initialization the chip is configured as eight inputs (all
-outputs to 1), so you can connect any circuit to the PCF8574(A) without
-being afraid of short-circuit.
+port. Reading returns the last written value. As it is not possible
+to read this value from the chip, you need to write at least once to
+this file before you can read back from it.