qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v1 0/1] hw: aspeed_scu: Add AST2600 hpll calculation function
@ 2022-03-14  9:54 Steven Lee
  2022-03-14  9:54 ` [PATCH v1 1/1] " Steven Lee
  0 siblings, 1 reply; 5+ messages in thread
From: Steven Lee @ 2022-03-14  9:54 UTC (permalink / raw)
  To: Cédric Le Goater, Peter Maydell, Andrew Jeffery,
	Joel Stanley, open list:ASPEED BMCs,
	open list:All patches CC here
  Cc: jamin_lin, troy_lee, steven_lee

AST2600's HPLL register offset and bit definition are different from AST2500.
The patch series adds a hpll calculation function for ast2600 and modify apb frequency
calculation function based on SCU200 register description and note in ast2600v11.pdf.

Please help to review.

Thanks,
Steven

Steven Lee (1):
  hw: aspeed_scu: Add AST2600 hpll calculation function

 hw/misc/aspeed_scu.c         | 43 ++++++++++++++++++++++++++++++++----
 include/hw/misc/aspeed_scu.h | 17 ++++++++++++++
 2 files changed, 56 insertions(+), 4 deletions(-)

-- 
2.17.1



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

end of thread, other threads:[~2022-03-15  6:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-14  9:54 [PATCH v1 0/1] hw: aspeed_scu: Add AST2600 hpll calculation function Steven Lee
2022-03-14  9:54 ` [PATCH v1 1/1] " Steven Lee
2022-03-14 12:21   ` Cédric Le Goater
2022-03-15  2:42     ` Steven Lee
2022-03-15  6:29       ` Cédric Le Goater

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