This patch set adds Arbel NPCM8XX Flash Interface Unit (FIU) support to FIU NPCM driver and modify direct read dummy configuration. NPCM8XX FIU supports four controllers. The NPCM FIU driver tested on NPCM845 evaluation board. Tomer Maimon (3): spi: npcm-fiu: Modify direct read dummy configuration dt-binding: spi: Add npcm845 compatible to npcm-fiu document spi: npcm-fiu: Add NPCM8XX support .../bindings/spi/nuvoton,npcm-fiu.txt | 13 ++++++++- drivers/spi/spi-npcm-fiu.c | 28 +++++++++++++++++-- 2 files changed, 38 insertions(+), 3 deletions(-) -- 2.33.0