Merge tag 'tegra-for-4.8-i2c' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra...
[cascardo/linux.git] / Documentation / devicetree / bindings / i2c / i2c.txt
index a074528..5fa691e 100644 (file)
@@ -70,6 +70,13 @@ wants to support one of the below features, it should adapt the bindings below.
 - wakeup-source
        device can be used as a wakeup source.
 
 - wakeup-source
        device can be used as a wakeup source.
 
+- reg
+       I2C slave addresses
+
+- reg-names
+       Names of map programmable addresses.
+       It can contain any map needing another address than default one.
+
 Binding may contain optional "interrupts" property, describing interrupts
 used by the device. I2C core will assign "irq" interrupt (or the very first
 interrupt if not using interrupt names) as primary interrupt for the slave.
 Binding may contain optional "interrupts" property, describing interrupts
 used by the device. I2C core will assign "irq" interrupt (or the very first
 interrupt if not using interrupt names) as primary interrupt for the slave.