forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/Documentation/ABI/stable/sysfs-bus-firewire
....@@ -47,6 +47,7 @@
4747 IEEE 1394 node device attribute.
4848 Read-only and immutable.
4949 Values: 1: The sysfs entry represents a local node (a controller card).
50
+
5051 0: The sysfs entry represents a remote node.
5152
5253
....@@ -125,7 +126,9 @@
125126 Read-only attribute, immutable during the target's lifetime.
126127 Format, as exposed by firewire-sbp2 since 2.6.22, May 2007:
127128 Colon-separated hexadecimal string representations of
129
+
128130 u64 EUI-64 : u24 directory_ID : u16 LUN
131
+
129132 without 0x prefixes, without whitespace. The former sbp2 driver
130133 (removed in 2.6.37 after being superseded by firewire-sbp2) used
131134 a somewhat shorter format which was not as close to SAM.