Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1558689
| From | David Lechner <david@lechnology.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v4 3/4] dt-bindings: add "microchip,24c128" compatible string |
| Date | 2017-01-13 20:10 +0100 |
| Message-ID | <sZfoC-4EY-41@gated-at.bofh.it> (permalink) |
| References | <sZfoB-4EY-13@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
This adds "microchip,24c128" to the list of compatible strings for i2c eeproms. Signed-off-by: David Lechner <david@lechnology.com> --- Documentation/devicetree/bindings/eeprom/eeprom.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/eeprom/eeprom.txt b/Documentation/devicetree/bindings/eeprom/eeprom.txt index 735bc94..5696eb5 100644 --- a/Documentation/devicetree/bindings/eeprom/eeprom.txt +++ b/Documentation/devicetree/bindings/eeprom/eeprom.txt @@ -10,6 +10,8 @@ Required properties: "catalyst,24c32" + "microchip,24c128" + "ramtron,24c64" "renesas,r1ex24002" -- 2.7.4
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH v4 3/4] dt-bindings: add "microchip,24c128" compatible string David Lechner <david@lechnology.com> - 2017-01-13 20:10 +0100
csiph-web