diff options
| author | Charles <[email protected]> | 2017-02-17 10:51:34 +0800 |
|---|---|---|
| committer | Martin K. Petersen <[email protected]> | 2017-03-15 19:20:13 -0400 |
| commit | d65702272c8d35afc8d7e85fa8100a914f0b787f (patch) | |
| tree | 717799483429581d9b867b51abb2b213f34b90d1 /tools/perf/scripts/python | |
| parent | 6dc618cdd6b896791313926becb1f86ede0e046a (diff) | |
scsi: stex: Support Pegasus 3 product
Pegasus series is a RAID support product using Thunderbolt technology.
The newest product, Pegasus 3(P3) supports Thunderbolt 3 technology with
a different chip.
1. Change driver version.
2. Add P3 VID, DID and define it's device address.
3. P3 use msi interrupt, so stex_request_irq P3 type enable msi.
4. For hibernation, use msi_lock in stex_ss_handshake to prevent msi
register write again when handshaking.
5. P3 doesn't need read() as flush.
6. In stex_ss_intr & stex_abort, P3 only clear interrupt register when
getting vendor defined interrupt.
Signed-off-by: Charles.Chiou <[email protected]>
Signed-off-by: Paul.Lyu <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions