All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v4 2/2] dt-bindings: i2c: Fix SMBus typo
@ 2018-09-13 10:45 sim manseop
  2018-09-26 21:03 ` Rob Herring
  0 siblings, 1 reply; 2+ messages in thread
From: sim manseop @ 2018-09-13 10:45 UTC (permalink / raw)
  To: devicetree; +Cc: robh, sim manseop

Fix typo 'SMbus' to 'SMBus'

Signed-off-by: sim manseop <semtax33@gmail.com>

---
Changes in v4:
- modifing Signed-off-by name

---
Changes in v3:
- modifing subject

---
Changes in v2:
- modifing subject
- changed commit message
---
 Documentation/devicetree/bindings/i2c/i2c.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/i2c/i2c.txt b/Documentation/devicetree/bindings/i2c/i2c.txt
index 11263982470e..44efafdfd7f5 100644
--- a/Documentation/devicetree/bindings/i2c/i2c.txt
+++ b/Documentation/devicetree/bindings/i2c/i2c.txt
@@ -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.
-- 
2.17.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v4 2/2] dt-bindings: i2c: Fix SMBus typo
  2018-09-13 10:45 [PATCH v4 2/2] dt-bindings: i2c: Fix SMBus typo sim manseop
@ 2018-09-26 21:03 ` Rob Herring
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2018-09-26 21:03 UTC (permalink / raw)
  To: sim manseop; +Cc: devicetree

On Thu, Sep 13, 2018 at 10:45:36AM +0000, sim manseop wrote:
> Fix typo 'SMbus' to 'SMBus'
> 
> Signed-off-by: sim manseop <semtax33@gmail.com>
> 
> ---
> Changes in v4:
> - modifing Signed-off-by name
> 
> ---
> Changes in v3:
> - modifing subject
> 
> ---
> Changes in v2:
> - modifing subject
> - changed commit message
> ---
>  Documentation/devicetree/bindings/i2c/i2c.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied.

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-09-26 21:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-09-13 10:45 [PATCH v4 2/2] dt-bindings: i2c: Fix SMBus typo sim manseop
2018-09-26 21:03 ` Rob Herring

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.