Skip to content
Commit b2b30f25 authored by Akira Shimahara's avatar Akira Shimahara Committed by Meng Li
Browse files

w1_therm: adding eeprom sysfs entry

commit  b5e8db1e3ed03cfcdaa43ae33efc7ce57c9b5fc4 from
https://github.com/raspberrypi/linux.git rpi-5.4.y

commit 45d457a4

 upstream.

The driver implement 2 hardware functions to access device RAM:
 * copy_scratchpad
 * recall_scratchpad
They act according to device specifications.

As EEPROM operations are not device dependent (all w1_therm can perform
EEPROM read/write operation following the same protocol), it is removed
from device families structures.

Updating Documentation/ABI/testing/sysfs-driver-w1_therm accordingly.

Signed-off-by: default avatarAkira Shimahara <akira215corp@gmail.com>
Link: https://lore.kernel.org/r/20200511203725.410844-1-akira215corp@gmail.com
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: default avatarMeng Li <Meng.Li@windriver.com>
parent 5e61bb3c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment