[PATCH linux dev-4.13 v2 0/4] LPC fixes

Joel Stanley joel at jms.id.au
Fri Feb 9 16:11:54 AEDT 2018


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



More information about the openbmc mailing list