]> git.baikalelectronics.ru Git - kernel.git/commit
Add SPI Driver to HPE GXP Architecture
authorMark Brown <broonie@kernel.org>
Fri, 29 Jul 2022 19:22:22 +0000 (20:22 +0100)
committerMark Brown <broonie@kernel.org>
Fri, 29 Jul 2022 19:22:22 +0000 (20:22 +0100)
commitf001ca1851fc2fae3aa0f7b3c191089c978538a5
tree2200185c6a1673e3a73eeb2403a514e608b7c0dc
parent52ef0b59b794ea6e5f8b64c745bd6664374d2d27
parentf4c91eb96a09e0cd1330af0af7c648e3a1714a9e
Add SPI Driver to HPE GXP Architecture

Merge series from nick.hawkins@hpe.com <nick.hawkins@hpe.com>:

The GXP supports 3 separate SPI interfaces to accommodate the system
flash, core flash, and other functions. The SPI engine supports variable
clock frequency, selectable 3-byte or 4-byte addressing and a
configurable x1, x2, and x4 command/address/data modes. The memory
buffer for reading and writing ranges between 256 bytes and 8KB. This
driver supports access to the core flash and bios part.