[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20130409093545.GG3624@the-dreams.de>
Date:	Tue, 9 Apr 2013 11:35:45 +0200
From:	Wolfram Sang <wsa@...-dreams.de>
To:	Sergey Gerasimov <Sergey.Gerasimov@...rosoft-development.com>
Cc:	linux-i2c@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/1] The AT24 driver only uses page size of 1 byte if no
 platform data is provided to the probe function. When this eeprom is
 detected via open firmware tree in powerpc architecture the correct chip
 type is given to the probe function. So the driver can extract the page size
 for optimal performance out of this chip type.
On Mon, Mar 18, 2013 at 05:52:13PM +0400, Sergey Gerasimov wrote:
> Signed-off-by: Sergey Gerasimov <Sergey.Gerasimov@...rosoft-development.com>
NAK. Page size may differ across vendors, so we can't hardcode values in
that table. There is a "pagesize" property for devicetree.
And please make sure you don't write the whole description in the
subject.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Powered by blists - more mailing lists