devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] misc: aspeed-lpc-ctrl fixes
@ 2018-02-12  7:08 Joel Stanley
  2018-02-12  7:08 ` [PATCH 1/3] dt-bindings: aspeed-lpc: Document LPC Host Interface Controller Joel Stanley
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Joel Stanley @ 2018-02-12  7:08 UTC (permalink / raw)
  To: Lee Jones, Rob Herring, Mark Rutland
  Cc: Arnd Bergmann, Greg Kroah-Hartman,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA, Andrew Jeffery, Cyril Bur,
	Benjamin Herrenschmidt, Ryan Chen, Lei YU

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

--
To unsubscribe from this list: send the line "unsubscribe devicetree" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2018-02-19  0:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-02-12  7:08 [PATCH 0/3] misc: aspeed-lpc-ctrl fixes Joel Stanley
2018-02-12  7:08 ` [PATCH 1/3] dt-bindings: aspeed-lpc: Document LPC Host Interface Controller Joel Stanley
     [not found]   ` <20180212070847.32387-2-joel-U3u1mxZcP9KHXe+LvDLADg@public.gmane.org>
2018-02-16  5:04     ` Andrew Jeffery
2018-02-19  0:10   ` Rob Herring
2018-02-12  7:08 ` [PATCH 2/3] misc: aspeed-lpc: Request and enable LPC clock Joel Stanley
2018-02-12  7:08 ` [PATCH 3/3] misc: aspeed-lpc-ctrl: Enable FWH and A2H bridge cycles Joel Stanley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).