From patchwork Tue Nov 24 09:44:40 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bartosz Golaszewski X-Patchwork-Id: 57218 Delivered-To: patch@linaro.org Received: by 10.112.155.196 with SMTP id vy4csp1976289lbb; Tue, 24 Nov 2015 01:53:22 -0800 (PST) X-Received: by 10.68.129.133 with SMTP id nw5mr40933698pbb.18.1448358801649; Tue, 24 Nov 2015 01:53:21 -0800 (PST) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id uj9si25451842pab.128.2015.11.24.01.53.21; Tue, 24 Nov 2015 01:53:21 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dkim=neutral (body hash did not verify) header.i=@baylibre-com.20150623.gappssmtp.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754244AbbKXJwK (ORCPT + 28 others); Tue, 24 Nov 2015 04:52:10 -0500 Received: from mail-wm0-f54.google.com ([74.125.82.54]:38102 "EHLO mail-wm0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753984AbbKXJow (ORCPT ); Tue, 24 Nov 2015 04:44:52 -0500 Received: by wmec201 with SMTP id c201so18155238wme.1 for ; Tue, 24 Nov 2015 01:44:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=4r0R775uen0LQV69t0krZLBaQhYU9dUknMye6W9lSm0=; b=Rp5lUuJh3NsM4pFeNJugBOXFEdkG4M7i0IHjG1wiX0bCIbtPN4uAFkuiOU1rXO9yXn yBY72QBd9xxN/KFssRRCVgQBs7/OZpZLaQAyQRiOqNHISN1UxPnKpc5p3Y1oNfY8ZZO9 yfCgo+DWC83x1dgumpdWnUOywuWGqhvG3vYU44wOytIjZGJGoNNGXVm3Y3bwTd7DFj93 QH+2ewTq3U/cY5fdjSV+aiR8pTVyyJKoKtdqfwTDgiyQp1RigKQH8HlBOlORhvDIlsp7 nhLe/hULiLAQwWAlDtweislLzRm4NsImWLReHYU+GkLamPgFamXcYh+zwd0ppWOyAnFC nnGw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=4r0R775uen0LQV69t0krZLBaQhYU9dUknMye6W9lSm0=; b=a5awVsoTv/G2GY86dZsJJ1A6vJhppJDOy0XQeDcxIm2EtD5quKWiPH1J/69Jb44kdk ImK8MTF2zxCK7xCQRt7XjD9kswHAR6dSB2UQ5dXKcXn46ga9w0wZ7snVtlCiJ/RLIW19 uWnLVf2fc4slN6mqFmyJD10vF1Nabrvm+u9q0ul6ODDeVKzzpPhW7p4oeRARkxbzidV9 7/Jm/xCfS92zACFTq+o6+KyQPRWqbdkTxmnlGMaYYTEBkuJYW0TOaR+gH+fOd8HT/jWg pvfAIVniwbQ0dp4JoWA4GYsuk8TOL762+MSOtAmpWZL2dQX3E8YBOwCbwJ6odq7CQ4kb 8Q/g== X-Gm-Message-State: ALoCoQnN4TNut2q+4Qc7vXsnOXtEQzVJ+HxKcHi3DgHbP2Gh/kwV02jRh/9c9zUQ5SEq9QsVIu9E X-Received: by 10.194.189.228 with SMTP id gl4mr34764664wjc.44.1448358291675; Tue, 24 Nov 2015 01:44:51 -0800 (PST) Received: from bgdev-debian.home ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id cl5sm17353156wjc.29.2015.11.24.01.44.50 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Tue, 24 Nov 2015 01:44:51 -0800 (PST) From: Bartosz Golaszewski To: Wolfram Sang Cc: linux-i2c , LKML , Bartosz Golaszewski Subject: [RESEND PATCH v2 4/9] eeprom: at24: support reading of the serial number Date: Tue, 24 Nov 2015 10:44:40 +0100 Message-Id: <1448358285-25016-5-git-send-email-bgolaszewski@baylibre.com> X-Mailer: git-send-email 2.1.4 In-Reply-To: <1448358285-25016-1-git-send-email-bgolaszewski@baylibre.com> References: <1448358285-25016-1-git-send-email-bgolaszewski@baylibre.com> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org The at24cs series EEPROM chips have an additional read-only memory area containing a factory pre-programmed serial number. In order to access it, one has to perform a dummy write before reading the serial number bytes. Add a function that allows to access the serial number. Signed-off-by: Bartosz Golaszewski --- drivers/misc/eeprom/at24.c | 71 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 71 insertions(+) -- 2.1.4 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ diff --git a/drivers/misc/eeprom/at24.c b/drivers/misc/eeprom/at24.c index 08cc327..6182f47 100644 --- a/drivers/misc/eeprom/at24.c +++ b/drivers/misc/eeprom/at24.c @@ -163,6 +163,77 @@ static struct i2c_client *at24_translate_offset(struct at24_data *at24, return at24->client[i]; } +static int __attribute__((unused)) at24cs_eeprom_serial_read( + struct at24_data *at24, + char *buf, unsigned offset, + size_t count) +{ + unsigned long timeout, read_time; + struct i2c_client *client; + struct i2c_msg msg[2]; + u8 addrbuf[2]; + int status; + + mutex_lock(&at24->lock); + + client = at24->client[1]; + + memset(msg, 0, sizeof(msg)); + msg[0].addr = client->addr; + msg[0].buf = addrbuf; + + /* + * The address pointer of the device is shared between the regular + * EEPROM array and the serial number block. The dummy write (part of + * the sequential read protocol) ensures the address pointer is reset + * to the desired position. + */ + if (at24->chip.flags & AT24_FLAG_ADDR16) { + /* + * For 16 bit address pointers, the word address must contain + * a '10' sequence in bits 11 and 10 regardless of the + * intended position of the address pointer. + */ + addrbuf[0] = 0x08; + addrbuf[1] = offset; + msg[0].len = 2; + } else { + /* + * Otherwise the word address must begin with a '10' sequence, + * regardless of the intended address. + */ + addrbuf[0] = 0x80 + offset; + msg[0].len = 1; + } + + msg[1].addr = client->addr; + msg[1].flags = I2C_M_RD; + msg[1].buf = buf; + msg[1].len = count; + + /* + * Reads fail if the previous write didn't complete yet. We may + * loop a few times until this one succeeds, waiting at least + * long enough for one entire page write to work. + */ + timeout = jiffies + msecs_to_jiffies(write_timeout); + do { + read_time = jiffies; + status = i2c_transfer(client->adapter, msg, 2); + if (status == 2) { + mutex_unlock(&at24->lock); + return count; + } + + /* REVISIT: at HZ=100, this is sloooow */ + msleep(1); + } while (time_before(read_time, timeout)); + + mutex_unlock(&at24->lock); + + return -ETIMEDOUT; +} + static ssize_t at24_eeprom_read(struct at24_data *at24, char *buf, unsigned offset, size_t count) {