diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2019-04-04 07:43:44 +0300 |
---|---|---|
committer | Joel Stanley <joel@jms.id.au> | 2019-05-24 07:25:15 +0300 |
commit | 8bc7d3ed7cf4a1d44e63301c44bcbd41e6f50f65 (patch) | |
tree | 201a61fdd696239517440bdec63f2803260c6d07 /arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts | |
parent | 459a6a2f25171b74d3cb7007931f01477736ef4c (diff) | |
download | linux-8bc7d3ed7cf4a1d44e63301c44bcbd41e6f50f65.tar.xz |
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-zaius.dts')
-rw-r--r-- | arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts b/arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts index 2c5aa90a546d..05df11cacb21 100644 --- a/arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts +++ b/arch/arm/boot/dts/aspeed-bmc-opp-zaius.dts @@ -435,3 +435,5 @@ &ibt { status = "okay"; }; + +#include "ibm-power9-dual.dtsi" |