On Wed, Jan 13, 2016 at 03:29:27PM +0100, Wolfram Sang wrote: > From: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> > > These bindings allow an I2C bus to switch between multiple masters. This > is not hot-switching because connected I2C slaves will be > re-instantiated. It is meant to select the best I2C core at runtime once > the task is known. Example: Prefer i2c-gpio over another I2C core > because of HW errata affecting your use case. > > Signed-off-by: Wolfram Sang <wsa+renesas@xxxxxxxxxxxxxxxxxxxx> > --- > .../ABI/testing/sysfs-platform-i2c-demux-pinctrl | 23 ++++ > .../devicetree/bindings/i2c/i2c-demux-pinctrl.txt | 136 +++++++++++++++++++++ > 2 files changed, 159 insertions(+) > create mode 100644 Documentation/ABI/testing/sysfs-platform-i2c-demux-pinctrl > create mode 100644 Documentation/devicetree/bindings/i2c/i2c-demux-pinctrl.txt Acked-by: Rob Herring <robh@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe linux-i2c" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html