aboutsummaryrefslogtreecommitdiff
path: root/net/lapb
diff options
context:
space:
mode:
authorJean-Francois Dagenais <[email protected]>2013-07-03 15:09:15 -0700
committerLinus Torvalds <[email protected]>2013-07-03 16:08:06 -0700
commitd5528773e68e35512f69dd574e25d8c81e7d3105 (patch)
tree303e9e88c3f97edd17f625b0f88562967e70491b /net/lapb
parent5af1a9ce3d114bbd49b5a06bfc5f5404d73709e3 (diff)
drivers/w1/slaves/w1_ds2408.c: add magic sequence to disable P0 test mode
Power-up timing The DS2408 is sensitive to the power-on slew rate and can inadvertently power up with a test mode feature enabled. When this occurs, the P0 port does not respond to the Channel Access Write command. For most reliable operation, it is recommended to disable the test mode after every power-on reset using the Disable Test Mode sequence shown below. The 64-bit ROM code must be transmitted in the same bit sequence as with the Match ROM command, i.e., least significant bit first. This precaution is recommended in parasite power mode (VCC pin connected to GND) as well as with VCC power. Disable Test Mode: RST,PD,96h,<64-bit DS2408 ROM Code>,3Ch,RST,PD [[email protected]: don't use kerenldoc token to introduce a non-kerneldoc comment, tweak whitespace] Signed-off-by: Jean-Francois Dagenais <[email protected]> Cc: Evgeniy Polyakov <[email protected]> Cc: Greg KH <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb')
0 files changed, 0 insertions, 0 deletions