Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1360434 > unrolled thread
| Started by | Jan Glauber <jglauber@cavium.com> |
|---|---|
| First post | 2016-03-18 09:50 +0100 |
| Last post | 2016-03-18 09:50 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[PATCH v4 06/14] dt-bindings: i2c: Add Octeon cn78xx TWSI Jan Glauber <jglauber@cavium.com> - 2016-03-18 09:50 +0100
| From | Jan Glauber <jglauber@cavium.com> |
|---|---|
| Date | 2016-03-18 09:50 +0100 |
| Subject | [PATCH v4 06/14] dt-bindings: i2c: Add Octeon cn78xx TWSI |
| Message-ID | <rdYgy-3aq-31@gated-at.bofh.it> |
Add compatible string for Cavium Octeon cn78XX SOCs TWSI. Cc: Rob Herring <robh+dt@kernel.org> Cc: Pawel Moll <pawel.moll@arm.com> Cc: Mark Rutland <mark.rutland@arm.com> Cc: Ian Campbell <ijc+devicetree@hellion.org.uk> Cc: Kumar Gala <galak@codeaurora.org> Signed-off-by: Jan Glauber <jglauber@cavium.com> Acked-by: David Daney <ddaney@caviumnetworks.com> --- Documentation/devicetree/bindings/i2c/i2c-octeon.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/i2c/i2c-octeon.txt b/Documentation/devicetree/bindings/i2c/i2c-octeon.txt index dced82e..872d485 100644 --- a/Documentation/devicetree/bindings/i2c/i2c-octeon.txt +++ b/Documentation/devicetree/bindings/i2c/i2c-octeon.txt @@ -4,6 +4,12 @@ Compatibility with all cn3XXX, cn5XXX and cn6XXX SOCs. + or + + compatible: "cavium,octeon-7890-twsi" + + Compatibility with cn78XX SOCs. + - reg: The base address of the TWSI/I2C bus controller register bank. - #address-cells: Must be <1>. -- 1.9.1
Back to top | Article view | linux.kernel
csiph-web