From patchwork Mon Jan 29 15:45:48 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Ulrich Hecht X-Patchwork-Id: 10189863 X-Patchwork-Delegate: geert@linux-m68k.org Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id F331460375 for ; Mon, 29 Jan 2018 15:46:18 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id EFCC6285A3 for ; Mon, 29 Jan 2018 15:46:18 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id E443E285A8; Mon, 29 Jan 2018 15:46:18 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.8 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 9D013285A3 for ; Mon, 29 Jan 2018 15:46:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752038AbeA2PqR (ORCPT ); Mon, 29 Jan 2018 10:46:17 -0500 Received: from mail-wm0-f65.google.com ([74.125.82.65]:38833 "EHLO mail-wm0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751412AbeA2PqO (ORCPT ); Mon, 29 Jan 2018 10:46:14 -0500 Received: by mail-wm0-f65.google.com with SMTP id 141so34416280wme.3; Mon, 29 Jan 2018 07:46:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=sender:from:to:cc:subject:date:message-id:in-reply-to:references; bh=FlBmN0DJG7BufBZzhkrQI2ATKm0v8gU1SA5qz305464=; b=sFM+jZaA+qrCK542RE6eligbKF/OYGRJo1XC66ianA1T5nPWo2rKz4HmKVNfP5PfC8 I2DHw7QUN6/y1ZCqvuFOzhyXO0O+YceWVNEKD5FSo4hi3Pz0SpFYry0rs1Y2uPGTmD3Q tBUx6LrSzcaFWS3D2fZK8VUNWbcgll6RgyGQ9w9Cvde+ojgbgh1Cvs3c8s8jocLl6FM/ FQy0m/yGdmNVmH56zXrMqUorP7cwh+uDca8Xoml6qJrYZ+0fE+bd3UJRIu7xE/P2yQ6k QltwHnh1/TSwnCrYJ/Dy5bU5XUPSWZq+wdXnJnpXWUxJvbS6fAYtrUowGG8EnhBzjfq/ QS+g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:sender:from:to:cc:subject:date:message-id :in-reply-to:references; bh=FlBmN0DJG7BufBZzhkrQI2ATKm0v8gU1SA5qz305464=; b=QOCcqVWIdxRg1CZA44WH/oOCid/y4khM8z5bNtETTxBCTapTXAQuohjYtsjLDaNqhl 1o3rIiGkCdKF7dk4QFnijyokc3A4hXvYs7DF7VsUN0zOXeg0RFv+ZjvijlVN/R7UZR/Y Mq3ljJCkqK4/CX1TS7E5/nEJlV/5QdhQ1AJ5apGlu1sSrJik8r9TtlcTwjpBSCdlj8Ki l9fUIjyekAYeYQKDrvvF3Y3uYasTurBpcsypYz12D0rfyZj0uU/TTVBqTCffbbUBtEwu 1cb48qDXP/HnNmDVgCC33g+5FlU2U7F1p8OwFiK2MN0Hv+u3z6SFYeu0T/jEApgpvIRy WUmA== X-Gm-Message-State: AKwxytdzzbJlICKsO/nY1/UGav4DJnQFE29JZrx4Ow+EKu3tS7idWfSQ EOPlJbWztifD01REh6GPYG2gvDM= X-Google-Smtp-Source: AH8x224uMQfczxpv9V69lijS0m+NzDpiA2Plg19ty1obCfaJubNKdbWxYOyA513gLYC7mgVdktFLwg== X-Received: by 10.28.11.70 with SMTP id 67mr16601986wml.158.1517240772633; Mon, 29 Jan 2018 07:46:12 -0800 (PST) Received: from groucho.site (ipbcc3b860.dynamic.kabel-deutschland.de. [188.195.184.96]) by smtp.gmail.com with ESMTPSA id a137sm8335601wme.15.2018.01.29.07.46.11 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 29 Jan 2018 07:46:12 -0800 (PST) From: Ulrich Hecht 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 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> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1517240748-14780-1-git-send-email-ulrich.hecht+renesas@gmail.com> References: <1517240748-14780-1-git-send-email-ulrich.hecht+renesas@gmail.com> Sender: linux-renesas-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-renesas-soc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Both manufacturer and name variant. Signed-off-by: Ulrich Hecht Reviewed-by: Geert Uytterhoeven Reviewed-by: Wolfram Sang Acked-by: Bartosz Golaszewski Reviewed-by: Rob Herring --- 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.