lkml.org 
[lkml]   [2021]   [Apr]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/2] spi: add BMC support for Intel D5005 card
Date
From: Matthew Gerlach <matthew.gerlach@linux.intel.com>

This patch set adds support for the Board Management Controller (BMC)
of an Intel D5005 card. The BMC support requires a Device Feature
List (DFL) bus driver for the Altera SPI Master controller and hwmon
support for the sensors monitored by the BMC.

Patch 1 adds a dfl driver for the Altera SPI Master which is connected
to the board's BMC.

Patch 2 adds hwmon support for the sensors monitored by the board's BMC.
---
v2: move drivers/fpga/dfl-spi-altera.c to drivers/spi/spi-altera-dfl.c
change variable name from m10bmc_bmc_subdevs to m10bmc_d5005_subdevs
added Acked-by: Lee Jones

Matthew Gerlach (2):
spi: Add DFL bus driver for Altera SPI Master
hwmon: intel-m10-bmc-hwmon: add sensor support of Intel D5005 card

drivers/hwmon/intel-m10-bmc-hwmon.c | 122 ++++++++++++++++++++
drivers/mfd/intel-m10-bmc.c | 10 ++
drivers/spi/Kconfig | 9 ++
drivers/spi/Makefile | 1 +
drivers/spi/spi-altera-dfl.c | 221 ++++++++++++++++++++++++++++++++++++
5 files changed, 363 insertions(+)
create mode 100644 drivers/spi/spi-altera-dfl.c

--
1.8.3.1

\
 
 \ /
  Last update: 2021-04-14 00:57    [W:0.071 / U:1.580 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site