[PATCH 0/3] misc: aspeed-lpc-ctrl fixes

From: Joel Stanley
Date: Mon Feb 12 2018 - 02:09:03 EST


These patches were developed when testing upstream Linux with OpenBMC on
Romulus. We need to ensure the LPC clock is enabled, now that the clock
driver turns off any unused clocks. We also need to enable the LPC
firmware cycles bit as we do not intend to upstream any mach-aspeed
hacks.

There was no existing binding document for the LPC host interface
controller, so I wrote one that includes the required clock description.

Joel Stanley (3):
dt-bindings: aspeed-lpc: Document LPC Host Interface Controller
misc: aspeed-lpc: Request and enable LPC clock
misc: aspeed-lpc-ctrl: Enable FWH and A2H bridge cycles

.../devicetree/bindings/mfd/aspeed-lpc.txt | 40 ++++++++++++++++++++
drivers/misc/aspeed-lpc-ctrl.c | 44 +++++++++++++++++++---
2 files changed, 79 insertions(+), 5 deletions(-)

--
2.15.1