]> asedeno.scripts.mit.edu Git - linux.git/commit
ABI: Update FSI path documentation
authorJoel Stanley <joel@jms.id.au>
Fri, 8 Nov 2019 05:19:37 +0000 (15:49 +1030)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 8 Nov 2019 10:23:18 +0000 (11:23 +0100)
commit2fc95e04131cc9cf1d89a5829ada5e6ce5390c03
treeea4a8de4a304b86531ff23f4c1e0ae72ff4231b3
parentcf700ba035dce78f17f6ce9405a485e490656666
ABI: Update FSI path documentation

The paths added back in 4.13 weren't quite correct. The in reality the
files documented lived under

  /sys/devices/../fsi0/rescan
  /sys/devices/../fsi0/break
  /sys/devices/../fsi0/slave@00:00/term
  /sys/devices/../fsi0/slave@00:00/raw

In 5.5 with the addition of the FSI class they move to

  /sys/devices/../fsi-master/fsi0/rescan
  /sys/devices/../fsi-master/fsi0/break
  /sys/devices/../fsi-master/fsi0/slave@00:00/term
  /sys/devices/../fsi-master/fsi0/slave@00:00/raw

This is closer to how the (incorrect) documentation described them.

Signed-off-by: Joel Stanley <joel@jms.id.au>
Acked-by: Alistair Popple <alistair@popple.id.au>
Link: https://lore.kernel.org/r/20191108051945.7109-4-joel@jms.id.au
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/ABI/testing/sysfs-bus-fsi