diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2019-04-04 15:13:44 +1030 |
---|---|---|
committer | Joel Stanley <joel@jms.id.au> | 2019-05-24 13:55:15 +0930 |
commit | 8bc7d3ed7cf4a1d44e63301c44bcbd41e6f50f65 (patch) | |
tree | 201a61fdd696239517440bdec63f2803260c6d07 /arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts | |
parent | 459a6a2f25171b74d3cb7007931f01477736ef4c (diff) | |
download | lwn-8bc7d3ed7cf4a1d44e63301c44bcbd41e6f50f65.tar.gz lwn-8bc7d3ed7cf4a1d44e63301c44bcbd41e6f50f65.zip |
ARM: dts: aspeed: Add Power9 and Power9 CFAM description
To be used by the OpenPower BMC machines.
This provides proper chip IDs but also adds the various sub-devices
necessary for the future OCC driver among other. All the added nodes
comply with the existing upstream FSI bindings.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Reviewed-by: Andrew Jeffery <andrew@aj.id.au>
Acked-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts')
-rw-r--r-- | arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts b/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts index f1356ca794d8..85b9e4042864 100644 --- a/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts +++ b/arch/arm/boot/dts/aspeed-bmc-opp-witherspoon.dts @@ -640,3 +640,5 @@ &vhub { status = "okay"; }; + +#include "ibm-power9-dual.dtsi" |