[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240426102949.23057-3-zoie.lin@mediatek.com>
Date: Fri, 26 Apr 2024 18:29:48 +0800
From: zoie.lin <zoie.lin@...iatek.com>
To: Bartosz Golaszewski <brgl@...ev.pl>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>, Conor Dooley <conor+dt@...nel.org>,
Arnd Bergmann <arnd@...db.de>, Greg Kroah-Hartman
<gregkh@...uxfoundation.org>, Liam Girdwood <lgirdwood@...il.com>, Mark Brown
<broonie@...nel.org>, Matthias Brugger <matthias.bgg@...il.com>,
AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>
CC: <linux-i2c@...r.kernel.org>, <devicetree@...r.kernel.org>,
<linux-kernel@...r.kernel.org>, <linux-arm-kernel@...ts.infradead.org>,
<linux-mediatek@...ts.infradead.org>,
<Project_Global_Chrome_Upstream_Group@...iatek.com>, Zoie Lin
<zoie.lin@...iatek.com>
Subject: [PATCH 2/3] dt-bindings: eeprom: at24: Add support for at24c64
From: Zoie Lin <zoie.lin@...iatek.com>
Update EEPROM bindings to include Atmel AT24C64
Signed-off-by: Zoie Lin <zoie.lin@...iatek.com>
---
Documentation/devicetree/bindings/eeprom/at24.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/eeprom/at24.yaml b/Documentation/devicetree/bindings/eeprom/at24.yaml
index 1812ef31d5f1..8befd09963be 100644
--- a/Documentation/devicetree/bindings/eeprom/at24.yaml
+++ b/Documentation/devicetree/bindings/eeprom/at24.yaml
@@ -131,6 +131,8 @@ properties:
- items:
- const: giantec,gt24c32a
- const: atmel,24c32
+ - items:
+ - const: atmel,24c64
- items:
- enum:
- renesas,r1ex24128
--
2.18.0
Powered by blists - more mailing lists