summaryrefslogtreecommitdiff
path: root/Documentation/devicetree/bindings/i2c/i2c-arb-gpio-challenge.txt
diff options
context:
space:
mode:
authorSimon Horman <horms+renesas@verge.net.au>2016-06-08 15:21:39 +0900
committerWolfram Sang <wsa@the-dreams.de>2016-06-09 22:34:08 +0200
commit2e9328493f89a5a06ea0ecb0b7763d61930a682a (patch)
tree9d6a50fa65f7e50241a437227ed81d362a9ff012 /Documentation/devicetree/bindings/i2c/i2c-arb-gpio-challenge.txt
parent8913f8d2930368f30998e60851259606eeed2c49 (diff)
i2c: mux: refer to i2c-mux.txt
Correct references to i2c-mux.txt which was previously mux.txt. Also correct the spelling of relevant. Signed-off-by: Simon Horman <horms+renesas@verge.net.au> Acked-by: Peter Rosin <peda@axentia.se> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Diffstat (limited to 'Documentation/devicetree/bindings/i2c/i2c-arb-gpio-challenge.txt')
-rw-r--r--Documentation/devicetree/bindings/i2c/i2c-arb-gpio-challenge.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/i2c/i2c-arb-gpio-challenge.txt b/Documentation/devicetree/bindings/i2c/i2c-arb-gpio-challenge.txt
index bfeabb843941..71191ff0e781 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-arb-gpio-challenge.txt
+++ b/Documentation/devicetree/bindings/i2c/i2c-arb-gpio-challenge.txt
@@ -44,8 +44,8 @@ Required properties:
- our-claim-gpio: The GPIO that we use to claim the bus.
- their-claim-gpios: The GPIOs that the other sides use to claim the bus.
Note that some implementations may only support a single other master.
-- Standard I2C mux properties. See mux.txt in this directory.
-- Single I2C child bus node at reg 0. See mux.txt in this directory.
+- Standard I2C mux properties. See i2c-mux.txt in this directory.
+- Single I2C child bus node at reg 0. See i2c-mux.txt in this directory.
Optional properties:
- slew-delay-us: microseconds to wait for a GPIO to go high. Default is 10 us.