Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1386522
| From | Jan Glauber <jglauber@cavium.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v7 06/15] dt-bindings: i2c: Add Octeon cn78xx TWSI |
| Date | 2016-04-25 16:40 +0200 |
| Message-ID | <rrPQ6-7se-9@gated-at.bofh.it> (permalink) |
| References | <rrPQ6-7se-7@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 — Next in thread | Find similar | Unroll thread
[PATCH v7 06/15] dt-bindings: i2c: Add Octeon cn78xx TWSI Jan Glauber <jglauber@cavium.com> - 2016-04-25 16:40 +0200 Re: [PATCH v7 06/15] dt-bindings: i2c: Add Octeon cn78xx TWSI Wolfram Sang <wsa@the-dreams.de> - 2016-04-25 23:50 +0200
csiph-web