summaryrefslogtreecommitdiffstats
path: root/include/phys-map.h
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2017-06-24 14:17:14 -0500
committerStewart Smith <stewart@linux.vnet.ibm.com>2017-06-26 14:28:58 +1000
commit0fe0b6f2c4bac4acffc568e3250c3a7b4144367f (patch)
tree56f288905b85f61fd189d5f77c62e396abedcaa7 /include/phys-map.h
parent80ba63ee81151d5d09f58ee56c36c39b618c60d4 (diff)
downloadblackbird-skiboot-0fe0b6f2c4bac4acffc568e3250c3a7b4144367f.tar.gz
blackbird-skiboot-0fe0b6f2c4bac4acffc568e3250c3a7b4144367f.zip
psi: Use phys_map to setup the BARs
Removes the hard coded address and the useless warning Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Michael Neuling <mikey@neuling.org> Signed-off-by: Stewart Smith <stewart@linux.vnet.ibm.com>
Diffstat (limited to 'include/phys-map.h')
-rw-r--r--include/phys-map.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/phys-map.h b/include/phys-map.h
index 434b159e..3621bfd2 100644
--- a/include/phys-map.h
+++ b/include/phys-map.h
@@ -44,7 +44,7 @@ enum phys_map_type {
NPU_PHY,
NPU_NTL,
NPU_GENID,
- PSI_LINK,
+ PSIHB_REG,
XIVE_IC,
XIVE_TM,
PSIHB_ESB,
OpenPOWER on IntegriCloud