[PATCH v3 linux dev-5.3 00/10] ARM: dts: aspeed-g6 lpc, rainier
Brad Bishop
bradleyb at fuzziesquirrel.com
Wed Sep 25 05:47:49 AEST 2019
> This is a quick attempt at wiring up some of the LPC bits on the
> AST2600, and then using it on a new board, Rainier, a new POWER system
> with an AST2600. The only verification performed was ensuring the
> kernel still booted and the ibt device probed using the Rainier device
> tree atop the ast2600-evb qemu model. Please review.
Changes since v2:
- split lpc, ipmi binding updates into separate patches
- split soc, ipmi, reset compatibles into separate patches
- moved sio_regs to separate G6 dtsi patch
- moved i2c and mac additions from rainier DT to separate patches
Changes since v1:
- split DT binding docs and driver changes into separate patches.
- reordered rainier DT elements (alphabetized).
- added rainier rtc, lpc-ctl, reserved memory, mac devices
Brad Bishop (10):
dt-bindings: aspeed-lpc: Add G6 compatible strings
dt-bindings: ipmi: Add aspeed-g6 compatible strings
soc: aspeed: lpc: Add G6 compatible strings
ipmi: aspeed-g6: Add compatible strings
reset: simple: Add AST2600 compatibility string
ARM: dts: aspeed-g6: Add lpc devices
ARM: dts: aspeed: Add Rainier system
ARM: dts: aspeed-g6: Expose SuperIO scratch registers
ARM: dts: aspeed: rainier: Add mac devices
ARM: dts: aspeed: rainier: Add i2c devices
.../bindings/ipmi/aspeed,ast2400-ibt-bmc.txt | 3 +-
.../bindings/ipmi/aspeed-kcs-bmc.txt | 7 +-
.../devicetree/bindings/mfd/aspeed-lpc.txt | 8 +-
arch/arm/boot/dts/Makefile | 1 +
arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts | 464 ++++++++++++++++++
arch/arm/boot/dts/aspeed-g6.dtsi | 91 ++++
drivers/char/ipmi/bt-bmc.c | 1 +
drivers/char/ipmi/kcs_bmc_aspeed.c | 1 +
drivers/reset/reset-simple.c | 1 +
drivers/soc/aspeed/aspeed-lpc-ctrl.c | 1 +
drivers/soc/aspeed/aspeed-lpc-snoop.c | 2 +
11 files changed, 575 insertions(+), 5 deletions(-)
create mode 100644 arch/arm/boot/dts/aspeed-bmc-ibm-rainier.dts
--
2.21.0
More information about the openbmc
mailing list