public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: i2c: Add armada-38x i2c binding
@ 2017-09-22  2:04 Kalyan Kinthada
       [not found] ` <20170922020429.20941-1-kalyan.kinthada-6g8wRflRTwXFdCa3tKVlE6U/zSkkHjvu@public.gmane.org>
  0 siblings, 1 reply; 12+ messages in thread
From: Kalyan Kinthada @ 2017-09-22  2:04 UTC (permalink / raw)
  To: devicetree
  Cc: wsa, robh+dt, pawel.moll, mark.rutland, ijc+devicetree, galak,
	linux-i2c, linux-kernel, Chris Packham, Kalyan Kinthada

All armada-38x variants(380, 385, 388) SoCs have an issue
in i2c controller which violates the i2c repeated start timing.

This errata is fixed in the i2c-mv64xxx driver but enabled
only for devices with compatible string "marvell,mv78230-i2c".

This patch introduces a new compatible string
"marvell,armada-38x-i2c" for the i2c controller on armada-38x SoCs
so that the workaound is enabled.

Signed-off-by: Kalyan Kinthada <kalyan.kinthada@alliedtelesis.co.nz>
---
 Documentation/devicetree/bindings/i2c/i2c-mv64xxx.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/i2c/i2c-mv64xxx.txt b/Documentation/devicetree/bindings/i2c/i2c-mv64xxx.txt
index 5c30026921..fc100b6bdb 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-mv64xxx.txt
+++ b/Documentation/devicetree/bindings/i2c/i2c-mv64xxx.txt
@@ -14,6 +14,7 @@ Required properties :
                          very rare, initial version of the SoC which
                          had broken offload support.  Linux
                          auto-detects this and sets it appropriately.
+                     - "marvell,armada-38x-i2c"
  - interrupts      : The interrupt number
 
 Optional properties :
-- 
2.14.1

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

end of thread, other threads:[~2017-10-04 13:33 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-09-22  2:04 [PATCH] dt-bindings: i2c: Add armada-38x i2c binding Kalyan Kinthada
     [not found] ` <20170922020429.20941-1-kalyan.kinthada-6g8wRflRTwXFdCa3tKVlE6U/zSkkHjvu@public.gmane.org>
2017-09-22  7:30   ` Gregory CLEMENT
2017-09-24 21:44     ` Kalyan Kinthada
     [not found]       ` <1506289460890.34765-6g8wRflRTwXFdCa3tKVlE6U/zSkkHjvu@public.gmane.org>
2017-09-26 11:55         ` Gregory CLEMENT
2017-09-26 23:10           ` Kalyan Kinthada
2017-09-27  1:15           ` Chris Packham
2017-09-27  7:33             ` Gregory CLEMENT
     [not found]               ` <87efqsiok3.fsf-wi1+55ScJUtKEb57/3fJTNBPR1lH4CV8@public.gmane.org>
2017-10-03 21:49                 ` Rob Herring
2017-10-04  8:33                   ` Gregory CLEMENT
2017-10-04 12:46                     ` Rob Herring
2017-10-04 12:52                       ` Gregory CLEMENT
2017-10-04 13:33                         ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox