From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ulrich Hecht Subject: [PATCH v2 5/5] dt-bindings: at24: add bindings for Rohm BR24T01 Date: Mon, 29 Jan 2018 16:45:48 +0100 Message-ID: <1517240748-14780-6-git-send-email-ulrich.hecht+renesas@gmail.com> References: <1517240748-14780-1-git-send-email-ulrich.hecht+renesas@gmail.com> Return-path: In-Reply-To: <1517240748-14780-1-git-send-email-ulrich.hecht+renesas@gmail.com> Sender: linux-i2c-owner@vger.kernel.org To: linux-renesas-soc@vger.kernel.org, horms@verge.net.au, geert@linux-m68k.org, kieran.bingham@ideasonboard.com Cc: wsa@the-dreams.de, magnus.damm@gmail.com, linux-i2c@vger.kernel.org, devicetree@vger.kernel.org, Ulrich Hecht List-Id: devicetree@vger.kernel.org Both manufacturer and name variant. Signed-off-by: Ulrich Hecht --- Documentation/devicetree/bindings/eeprom/at24.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/eeprom/at24.txt b/Documentation/devicetree/bindings/eeprom/at24.txt index 1812c84..dd29937 100644 --- a/Documentation/devicetree/bindings/eeprom/at24.txt +++ b/Documentation/devicetree/bindings/eeprom/at24.txt @@ -40,6 +40,7 @@ Required properties: "microchip", "ramtron", "renesas", + "rohm", "nxp", "st", @@ -47,6 +48,7 @@ Required properties: variants of the above. Known such exceptions are listed below: "renesas,r1ex24002" - the fallback is "atmel,24c02" + "rohm,br24t01" - the fallback is "atmel,24c01" - reg: The I2C address of the EEPROM. -- 2.7.4