[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20170928040407.8933-3-kalyan.kinthada@alliedtelesis.co.nz>
Date: Thu, 28 Sep 2017 17:04:07 +1300
From: Kalyan Kinthada <kalyan.kinthada@...iedtelesis.co.nz>
To: jason@...edaemon.net, andrew@...n.ch,
gregory.clement@...e-electrons.com,
sebastian.hesselbarth@...il.com, robh+dt@...nel.org,
mark.rutland@....com, linux@...linux.org.uk, wsa@...-dreams.de,
devicetree@...r.kernel.org
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
linux-i2c@...r.kernel.org,
Chris Packham <chris.packham@...iedtelesis.co.nz>,
Kalyan Kinthada <kalyan.kinthada@...iedtelesis.co.nz>
Subject: [PATCH 2/2] dt-bindings: i2c: Update documentation for "mv78230-a0-i2c"
This commit modifies the documentation for
"marvell,mv78230-a0-i2c" compatible string.
The "marvell,mv78230-a0-i2c" compatible string enables the workaround
for an i2c repeated start timing violation, but unlike
"marvell,mv78230-i2c" it disables the i2c offload support. This is
applicable to a number of SoCs such as early revisions of the Armada XP
and the Armada 38x.
Deleted the special note for "marvell,mv78230-a0-i2c" as it can
be used by other SoCs as well.
Signed-off-by: Kalyan Kinthada <kalyan.kinthada@...iedtelesis.co.nz>
---
Documentation/devicetree/bindings/i2c/i2c-mv64xxx.txt | 4 ----
1 file changed, 4 deletions(-)
diff --git a/Documentation/devicetree/bindings/i2c/i2c-mv64xxx.txt b/Documentation/devicetree/bindings/i2c/i2c-mv64xxx.txt
index 5c30026921ae..37c00ad1c0bb 100644
--- a/Documentation/devicetree/bindings/i2c/i2c-mv64xxx.txt
+++ b/Documentation/devicetree/bindings/i2c/i2c-mv64xxx.txt
@@ -10,10 +10,6 @@ Required properties :
- "marvell,mv64xxx-i2c"
- "marvell,mv78230-i2c"
- "marvell,mv78230-a0-i2c"
- * Note: Only use "marvell,mv78230-a0-i2c" for a
- very rare, initial version of the SoC which
- had broken offload support. Linux
- auto-detects this and sets it appropriately.
- interrupts : The interrupt number
Optional properties :
--
2.14.1
Powered by blists - more mailing lists