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

From: Joel Stanley
Date: Mon Feb 19 2018 - 02:24:45 EST


Hi Greg,

Once Andrew has acked the bindings I think this is ready to go.

v2: Fix binding layout and add Rob's ack

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 | 41 ++++++++++++++++++++
drivers/misc/aspeed-lpc-ctrl.c | 44 +++++++++++++++++++---
2 files changed, 80 insertions(+), 5 deletions(-)

--
2.15.1