sysfs-platform-ts5500 1.5 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647
  1. What: /sys/devices/platform/ts5500/adc
  2. Date: January 2013
  3. KernelVersion: 3.7
  4. Contact: "Savoir-faire Linux Inc." <kernel@savoirfairelinux.com>
  5. Description:
  6. Indicates the presence of an A/D Converter. If it is present,
  7. it will display "1", otherwise "0".
  8. What: /sys/devices/platform/ts5500/ereset
  9. Date: January 2013
  10. KernelVersion: 3.7
  11. Contact: "Savoir-faire Linux Inc." <kernel@savoirfairelinux.com>
  12. Description:
  13. Indicates the presence of an external reset. If it is present,
  14. it will display "1", otherwise "0".
  15. What: /sys/devices/platform/ts5500/id
  16. Date: January 2013
  17. KernelVersion: 3.7
  18. Contact: "Savoir-faire Linux Inc." <kernel@savoirfairelinux.com>
  19. Description:
  20. Product ID of the TS board. TS-5500 ID is 0x60.
  21. What: /sys/devices/platform/ts5500/jumpers
  22. Date: January 2013
  23. KernelVersion: 3.7
  24. Contact: "Savoir-faire Linux Inc." <kernel@savoirfairelinux.com>
  25. Description:
  26. Bitfield showing the jumpers' state. If a jumper is present,
  27. the corresponding bit is set. For instance, 0x0e means jumpers
  28. 2, 3 and 4 are set.
  29. What: /sys/devices/platform/ts5500/rs485
  30. Date: January 2013
  31. KernelVersion: 3.7
  32. Contact: "Savoir-faire Linux Inc." <kernel@savoirfairelinux.com>
  33. Description:
  34. Indicates the presence of the RS485 option. If it is present,
  35. it will display "1", otherwise "0".
  36. What: /sys/devices/platform/ts5500/sram
  37. Date: January 2013
  38. KernelVersion: 3.7
  39. Contact: "Savoir-faire Linux Inc." <kernel@savoirfairelinux.com>
  40. Description:
  41. Indicates the presence of the SRAM option. If it is present,
  42. it will display "1", otherwise "0".