commit | aa0c033f99d9c32a8dd6b1e07d41caf1fced0e1a | [log] [tgz] |
---|---|---|
author | Gavin Shan <shangw@linux.vnet.ibm.com> | Thu Apr 25 19:20:57 2013 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Fri Apr 26 16:08:27 2013 +1000 |
tree | b9a3bb8f380ec942856acef7962a00efb653952c | |
parent | a485c70989fc6e1b002ea8c323bc3fc2f1eab722 [diff] |
powerpc/powernv: Supports PHB3 The patch intends to initialize PHB3 during system boot stage. The flag "PNV_PHB_MODEL_PHB3" is introduced to differentiate IODA2 compatible PHB3 from other types of PHBs. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>