Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 483a5d22 authored by sim manseop's avatar sim manseop Committed by Rob Herring
Browse files

dt-bindings: i2c: Fix SMBus typo



Fix typo 'SMbus' to 'SMBus'

Signed-off-by: default avatarsim manseop <semtax33@gmail.com>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent 27ade939
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -84,7 +84,7 @@ 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.

Alternatively, devices supporting SMbus Host Notify, and connected to
Alternatively, devices supporting SMBus Host Notify, and connected to
adapters that support this feature, may use "host-notify" property. I2C
core will create a virtual interrupt for Host Notify and assign it as
primary interrupt for the slave.