Pull request: u-boot-spi/master

Jagan Teki jagan at amarulasolutions.com
Wed Nov 2 07:08:15 CET 2022


Hi Tom,

Please pull this PR.

Summary:
- NPCM PSPI controller (Jim)

CI:
https://source.denx.de/u-boot/custodians/u-boot-spi/-/pipelines/13951

thanks,
Jagan.

The following changes since commit 8bc87a4c55a1723728374a5643f13bced37dad6b:

  Merge branch '2022-10-26-assorted-fixes-and-updates' (2022-10-26 15:24:59 -0400)

are available in the Git repository at:

  https://source.denx.de/u-boot/custodians/u-boot-spi master

for you to fetch changes up to c1dc8473fab8d1228f28d9716d90687bc2d99d57:

  spi: nuvoton: add NPCM PSPI controller driver (2022-10-27 12:41:36 +0530)

----------------------------------------------------------------
Jim Liu (1):
      spi: nuvoton: add NPCM PSPI controller driver

 drivers/spi/Kconfig     |   5 ++
 drivers/spi/Makefile    |   1 +
 drivers/spi/npcm_pspi.c | 226 ++++++++++++++++++++++++++++++++++++++++++++++++
 3 files changed, 232 insertions(+)
 create mode 100644 drivers/spi/npcm_pspi.c


More information about the U-Boot mailing list