All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH linux dev-4.13 v2 0/4] LPC fixes
@ 2018-02-09  5:11 Joel Stanley
  2018-02-09  5:11 ` [PATCH linux dev-4.13 v2 1/4] ARM: dts: aspeed: Add LPC clock phandles Joel Stanley
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Joel Stanley @ 2018-02-09  5:11 UTC (permalink / raw)
  To: openbmc; +Cc: Lei YU, Andrew Jeffery, Cyril Bur

These patches were developed when bringing up dev-4.13 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 no longer have the aspeed.c hack.

v2:
 - Set bit 10 and bit 8 to get the LPC mapping working
 - Add bindings documents

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

 .../devicetree/bindings/mfd/aspeed-lpc.txt         | 39 ++++++++++++++++++++++
 arch/arm/boot/dts/aspeed-g4.dtsi                   |  1 +
 arch/arm/boot/dts/aspeed-g5.dtsi                   |  1 +
 drivers/misc/aspeed-lpc-ctrl.c                     | 32 ++++++++++++++++--
 4 files changed, 71 insertions(+), 2 deletions(-)

-- 
2.15.1

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

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

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-09  5:11 [PATCH linux dev-4.13 v2 0/4] LPC fixes Joel Stanley
2018-02-09  5:11 ` [PATCH linux dev-4.13 v2 1/4] ARM: dts: aspeed: Add LPC clock phandles Joel Stanley
2018-02-09  5:11 ` [PATCH linux dev-4.13 v2 2/4] misc: aspeed-lpc: Request and enable LPC clock Joel Stanley
2018-02-11 22:55   ` Cyril Bur
2018-02-09  5:11 ` [PATCH linux dev-4.13 v2 3/4] dt-bindings: aspeed-lpc: Document LPC Host Interface Controller Joel Stanley
2018-02-12  0:05   ` Andrew Jeffery
2018-02-09  5:11 ` [PATCH linux dev-4.13 v2 4/4] misc: aspeed-lpc-ctrl: Enable FWH and A2H bridge cycles Joel Stanley
2018-02-12  0:06   ` Andrew Jeffery

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.