Skip to content

Commit

Permalink
capi: Enable capi mode for PHB4
Browse files Browse the repository at this point in the history
Enable the Coherently attached processor interface. The PHB is used as
a CAPI interface.
CAPI Adapters can be connected to either PEC0 or PEC2. Single port
CAPI adapter can be connected to either PEC0 or PEC2, but Dual-Port
Adapter can be only connected to PEC2
   CAPP0 attached to PHB0(PEC0 - single port)
   CAPP1 attached to PHB3(PEC2 - single or dual port)
As we did for PHB3, a new specific file 'phb4-capp.h' is created to
contain the CAPP register definitions.

Signed-off-by: Christophe Lombard <clombard@linux.vnet.ibm.com>
Reviewed-by: Frederic Barrat <fbarrat@linux.vnet.ibm.com>
Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
  • Loading branch information
Christophe Lombard authored and stewartsmith committed Jun 19, 2017
1 parent 43eb0ae commit 37ea3cf
Show file tree
Hide file tree
Showing 5 changed files with 422 additions and 6 deletions.

0 comments on commit 37ea3cf

Please sign in to comment.