diff options
author | Xu Yilun <[email protected]> | 2020-09-15 11:44:21 +0800 |
---|---|---|
committer | Lee Jones <[email protected]> | 2020-09-30 17:46:21 +0100 |
commit | 876611c493b10cbb59e0e2143d3e744d0442de63 (patch) | |
tree | a8712c6580b880ab75077f9ca5cdab4a8083f721 /net/lapb | |
parent | 4b6ec08fd21ee3179cbfccf3605ad13d9f38b623 (diff) |
mfd: intel-m10-bmc: Add Intel MAX 10 BMC chip support for Intel FPGA PAC
This patch implements the basic functions of the BMC chip for some Intel
FPGA PCIe Acceleration Cards (PAC). The BMC is implemented using the
Intel MAX 10 CPLD.
This BMC chip is connected to the FPGA by a SPI bus. To provide direct
register access from the FPGA, the "SPI slave to Avalon Master Bridge"
(spi-avmm) IP is integrated in the chip. It converts encoded streams of
bytes from the host to the internal register read/write on the Avalon
bus. So This driver uses the regmap-spi-avmm for register accessing.
Signed-off-by: Xu Yilun <[email protected]>
Signed-off-by: Wu Hao <[email protected]>
Signed-off-by: Matthew Gerlach <[email protected]>
Signed-off-by: Russ Weight <[email protected]>
Reviewed-by: Tom Rix <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
Diffstat (limited to 'net/lapb')
0 files changed, 0 insertions, 0 deletions