openbmc.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH linux dev-5.10 0/2] soc: aspeed: Reenable devices
@ 2021-06-29  7:35 Joel Stanley
  2021-06-29  7:35 ` [PATCH linux dev-5.10 1/2] soc: aspeed: Re-enable FWH2AHB on AST2600 Joel Stanley
  2021-06-29  7:35 ` [PATCH linux dev-5.10 2/2] soc: aspeed: Re-enable XDMA " Joel Stanley
  0 siblings, 2 replies; 4+ messages in thread
From: Joel Stanley @ 2021-06-29  7:35 UTC (permalink / raw)
  To: Andrew Jeffery; +Cc: openbmc, Eddie James

The latest u-boot SDK (00.04.00) contained changes that disable some
devices using the 'debug' register in the SCU. This re-enables the
devices in their respective drivers by clearing the disable bit.

With these changes a rainier host boots to standby with the latest
u-boot on the BMC.

The first patch could go upstream once tested. The second needs to be
folded into the xdma driver when it is next submitted.

Joel Stanley (2):
  soc: aspeed: Re-enable FWH2AHB on AST2600
  soc: aspeed: Re-enable XDMA on AST2600

 drivers/soc/aspeed/aspeed-lpc-ctrl.c | 29 ++++++++++++++++++++++------
 drivers/soc/aspeed/aspeed-xdma.c     | 10 +++++++++-
 2 files changed, 32 insertions(+), 7 deletions(-)

-- 
2.32.0


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

end of thread, other threads:[~2021-06-30  1:30 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-29  7:35 [PATCH linux dev-5.10 0/2] soc: aspeed: Reenable devices Joel Stanley
2021-06-29  7:35 ` [PATCH linux dev-5.10 1/2] soc: aspeed: Re-enable FWH2AHB on AST2600 Joel Stanley
2021-06-29  7:35 ` [PATCH linux dev-5.10 2/2] soc: aspeed: Re-enable XDMA " Joel Stanley
2021-06-30  1:29   ` Eddie James

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).