summaryrefslogtreecommitdiffstats
path: root/dts/Bindings/i2c/i2c.txt
diff options
context:
space:
mode:
Diffstat (limited to 'dts/Bindings/i2c/i2c.txt')
-rw-r--r--dts/Bindings/i2c/i2c.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/dts/Bindings/i2c/i2c.txt b/dts/Bindings/i2c/i2c.txt
index c8d977ed84..f31b2ad155 100644
--- a/dts/Bindings/i2c/i2c.txt
+++ b/dts/Bindings/i2c/i2c.txt
@@ -62,6 +62,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.
+- 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.