1. 23 8月, 2013 6 次提交
  2. 04 7月, 2013 1 次提交
    • J
      drivers/w1/slaves/w1_ds2408.c: add magic sequence to disable P0 test mode · d5528773
      Jean-Francois Dagenais 提交于
      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
      
      [akpm@linux-foundation.org: don't use kerenldoc token to introduce a non-kerneldoc comment, tweak whitespace]
      Signed-off-by: NJean-Francois Dagenais <jeff.dagenais@gmail.com>
      Cc: Evgeniy Polyakov <zbr@ioremap.net>
      Cc: Greg KH <greg@kroah.com>
      Signed-off-by: NAndrew Morton <akpm@linux-foundation.org>
      Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
      d5528773
  3. 04 6月, 2013 1 次提交
  4. 22 5月, 2013 1 次提交
  5. 18 5月, 2013 1 次提交
  6. 01 5月, 2013 4 次提交
  7. 16 4月, 2013 1 次提交
  8. 16 3月, 2013 2 次提交
  9. 13 3月, 2013 4 次提交
  10. 28 2月, 2013 1 次提交
  11. 19 2月, 2013 2 次提交
  12. 10 2月, 2013 1 次提交
  13. 30 1月, 2013 1 次提交
  14. 23 1月, 2013 1 次提交
  15. 16 1月, 2013 3 次提交
  16. 04 1月, 2013 1 次提交
  17. 17 12月, 2012 1 次提交
  18. 27 11月, 2012 2 次提交
  19. 22 11月, 2012 6 次提交