Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1558689 > unrolled thread
| Started by | David Lechner <david@lechnology.com> |
|---|---|
| First post | 2017-01-13 20:10 +0100 |
| Last post | 2017-01-13 20:10 +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 3/4] dt-bindings: add "microchip,24c128" compatible string David Lechner <david@lechnology.com> - 2017-01-13 20:10 +0100
| From | David Lechner <david@lechnology.com> |
|---|---|
| Date | 2017-01-13 20:10 +0100 |
| Subject | [PATCH v4 3/4] dt-bindings: add "microchip,24c128" compatible string |
| Message-ID | <sZfoC-4EY-41@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web