Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1360434
| From | Jan Glauber <jglauber@cavium.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v4 06/14] dt-bindings: i2c: Add Octeon cn78xx TWSI |
| Date | 2016-03-18 09:50 +0100 |
| Message-ID | <rdYgy-3aq-31@gated-at.bofh.it> (permalink) |
| References | <rdYgx-3aq-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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 linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH v4 06/14] dt-bindings: i2c: Add Octeon cn78xx TWSI Jan Glauber <jglauber@cavium.com> - 2016-03-18 09:50 +0100
csiph-web