Skip to content
Commit 5eb449e1 authored by Dave Jiang's avatar Dave Jiang Committed by Jon Mason
Browse files

ntb: ntb_hw_intel: Skylake doorbells should be 32bits, not 64bits



Fixing doorbell register length to 32bits per spec. On Skylake NTB, the
doorbell registers are 32bit write only registers. The source for the
doorbell is a 64bit register that shows the interrupt bits.

Signed-off-by: default avatarDave Jiang <dave.jiang@intel.com>
Fixes: 783dfa6c

 ("ntb: Adding Skylake Xeon NTB support")
Acked-by: default avatarAllen Hubbe <Allen.Hubbe@dell.com>
Signed-off-by: default avatarJon Mason <jdmason@kudzu.us>
parent 8e8496e0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment