linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/1] Host side BMC device driver
@ 2023-08-23 17:31 Ninad Palsule
  2023-08-23 17:31 ` [PATCH v2 1/1] soc/aspeed: Add host " Ninad Palsule
  0 siblings, 1 reply; 3+ messages in thread
From: Ninad Palsule @ 2023-08-23 17:31 UTC (permalink / raw)
  To: joel, andrew, eajames
  Cc: Ninad Palsule, linux-kernel, linux-arm-kernel, linux-aspeed

Hello,
This is a version 2 patch. I have incorporated review comments
and fixed warning reported by kernel test robot.

Ninad Palsule (1):
  soc/aspeed: Add host side BMC device driver

 drivers/soc/aspeed/Kconfig               |   8 +
 drivers/soc/aspeed/Makefile              |   1 +
 drivers/soc/aspeed/aspeed-host-bmc-dev.c | 250 +++++++++++++++++++++++
 3 files changed, 259 insertions(+)
 create mode 100644 drivers/soc/aspeed/aspeed-host-bmc-dev.c

-- 
2.39.2


_______________________________________________
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] 3+ messages in thread

end of thread, other threads:[~2023-09-01 20:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-23 17:31 [PATCH v2 0/1] Host side BMC device driver Ninad Palsule
2023-08-23 17:31 ` [PATCH v2 1/1] soc/aspeed: Add host " Ninad Palsule
2023-09-01 20:42   ` kernel test robot

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