Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy...
[sfrench/cifs-2.6.git] / Documentation / devicetree / bindings / i2c / i2c.txt
index cee9d5055fa27c7593f5a9da09661c4f7eed9647..11263982470e548316e0038e202d8dfc05ab9b07 100644 (file)
@@ -59,8 +59,8 @@ wants to support one of the below features, it should adapt the bindings below.
        interrupts used by the device.
 
 - interrupt-names
-       "irq" and "wakeup" names are recognized by I2C core, other names are
-       left to individual drivers.
+       "irq", "wakeup" and "smbus_alert" names are recognized by I2C core,
+       other names are left to individual drivers.
 
 - host-notify
        device uses SMBus host notify protocol instead of interrupt line.