linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Extend peci feature
@ 2020-10-16  6:25 Billy Tsai
  2020-10-16  6:26 ` [PATCH 1/3] peci: aspeed: make the driver support 64byte mode Billy Tsai
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Billy Tsai @ 2020-10-16  6:25 UTC (permalink / raw)
  To: robh+dt, joel, andrew, jae.hyun.yoo, billy_tsai, haiyue.wang,
	james.feist, vernon.mauery, devicetree, linux-arm-kernel,
	linux-aspeed
  Cc: BMC-SW

This patch series extend the peci to support 64byte mode and simplify
the setting of peci operation rate. 

Billy Tsai (3):
  peci: aspeed: make the driver support 64byte mode
  peci: aspeed: Auto calculate the adapter divisor
  dt-bindings: Change the meaning of clock-frequency

 .../devicetree/bindings/peci/peci-aspeed.yaml |  56 +++----
 arch/arm/boot/dts/aspeed-g6.dtsi              |   4 +-
 drivers/peci/busses/peci-aspeed.c             | 158 ++++++++++++------
 3 files changed, 136 insertions(+), 82 deletions(-)

-- 
2.17.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2020-10-28  4:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-10-16  6:25 [PATCH 0/3] Extend peci feature Billy Tsai
2020-10-16  6:26 ` [PATCH 1/3] peci: aspeed: make the driver support 64byte mode Billy Tsai
2020-10-16  6:26 ` [PATCH 2/3] peci: aspeed: Auto calculate the adapter divisor Billy Tsai
2020-10-28  4:40   ` Joel Stanley
2020-10-16  6:26 ` [PATCH 3/3] dt-bindings: Change the meaning of clock-frequency Billy Tsai
2020-10-19 21:22   ` Rob Herring

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