Linux-Aspeed Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/2] soc/aspeed: Add host side BMC device driver
@ 2023-09-12 22:09 Ninad Palsule
  2023-09-12 22:09 ` [PATCH v3 1/2] " Ninad Palsule
  2023-09-12 22:09 ` [PATCH v3 2/2] MAINTAINERS: Added maintainer for host bmc DD Ninad Palsule
  0 siblings, 2 replies; 4+ messages in thread
From: Ninad Palsule @ 2023-09-12 22:09 UTC (permalink / raw)
  To: linux-aspeed

Hello,
Please review a version 3 of patchset.
    - Fixed warning reported by kernel test robot.
    - Added MAINTAINER for new file.
    - Fixed check patch warning.

Ninad Palsule (2):
  soc/aspeed: Add host side BMC device driver
  MAINTAINERS: Added maintainer for host bmc DD

 MAINTAINERS                              |   7 +
 drivers/soc/aspeed/Kconfig               |  11 +
 drivers/soc/aspeed/Makefile              |   1 +
 drivers/soc/aspeed/aspeed-host-bmc-dev.c | 250 +++++++++++++++++++++++
 4 files changed, 269 insertions(+)
 create mode 100644 drivers/soc/aspeed/aspeed-host-bmc-dev.c

-- 
2.39.2


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

end of thread, other threads:[~2023-09-12 22:15 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-12 22:09 [PATCH v3 0/2] soc/aspeed: Add host side BMC device driver Ninad Palsule
2023-09-12 22:09 ` [PATCH v3 1/2] " Ninad Palsule
2023-09-12 22:15   ` Randy Dunlap
2023-09-12 22:09 ` [PATCH v3 2/2] MAINTAINERS: Added maintainer for host bmc DD Ninad Palsule

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox