dt-bindings: i2c: add support for 'i2c-mux' subnode
authorPeter Rosin <peda@axentia.se>
Fri, 8 Jul 2016 10:13:12 +0000 (12:13 +0200)
committerPeter Rosin <peda@axentia.se>
Thu, 25 Aug 2016 20:10:59 +0000 (22:10 +0200)
commit374f8436ff3a450a2f95a0c1910a0b17212cede1
tree6965cf0b3dc923b762203bca5553bdc12415f101
parentfa8410b355251fd30341662a40ac6b22d3e38468
dt-bindings: i2c: add support for 'i2c-mux' subnode

Similar to the new optional 'i2c-bus' subnode from Jon Hunter, this
adds an optional 'i2c-mux' subnode, for similar reasons. I.e. it is
bad of the i2c mux core to assume that any subnode of an i2c mux device
is a potential (when the 'reg' property matches) i2c-mux child bus,
given that i2c mux devices might do more than mux i2c traffic.

So, if an 'i2c-mux' subnode is present, dictate that all i2c-mux child
buses exist beneath that subnode.

Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Peter Rosin <peda@axentia.se>
Documentation/devicetree/bindings/i2c/i2c-mux.txt