From: Matt Campbell Date: Tue, 28 Apr 2015 11:44:17 +0000 (-0400) Subject: w1: Add support for DS28EA00 sequence to w1-therm X-Git-Tag: omap-for-v4.2/fixes-rc1^2~94^2~99 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d9411e57dc7fcdbf28eb825d090b06b4248a95bc;p=pandora-kernel.git w1: Add support for DS28EA00 sequence to w1-therm This patch provides support for the DS28EA00 digital thermometer. The DS28EA00 provides an additional two pins for implementing a sequence detection algorithm. This feature allows you to determine the physical location of the chip in the 1-wire bus without needing pre-existing knowledge of the bus ordering. Support is provided through the sysfs w1_seq file. The file will contain a single line with an integer value representing the device index in the bus starting at 0. Signed-off-by: Matt Campbell Acked-by: Evgeniy Polyakov Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed