Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cxl: Configure PSL to not use APC virtual machines
APC virtual machines arent used on POWER-9 chips and are already disabled in on-chip CAPP. They also need to be disabled on the PSL via 'PSL Data Send Control Register' by setting bit(47). This forces the PSL to send commands to CAPP with queue.id == 0. Fixes: 5632874 ("cxl: Add support for POWER9 DD2") Cc: [email protected] # v4.15+ Signed-off-by: Vaibhav Jain <[email protected]> Acked-by: Andrew Donnellan <[email protected]> Reviewed-by: Alastair D'Silva <[email protected]> Reviewed-by: Christophe Lombard <[email protected]> Signed-off-by: Michael Ellerman <[email protected]>
- Loading branch information