commit | f3d40c2532fee15a30d7a364ac365c21748a4a95 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Sat May 04 14:24:32 2013 +0000 |
committer | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon May 06 09:25:42 2013 +1000 |
tree | 7696946b89e87e1bc55c5fa1e47cc62ea54d8246 | |
parent | a0b8e76facbb1f12e4b43a2b7b88bd5d18a3faf5 [diff] |
powerpc/pnv: Fix "compatible" property for P8 PHB The property should be "ibm,power8-pciex", not "ibm,p8-pciex". The latter was changed in FW because it was inconsistent with the rest of the nodes. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>