commit | 298ebb7aa723b33dfd0f6c7b19ea469d8b8c5508 | [log] [tgz] |
---|---|---|
author | Tom Chang <CHChang19@nuvoton.com> | Wed Sep 24 09:37:26 2025 +0800 |
committer | Johan Hedberg <johan.hedberg@gmail.com> | Thu Oct 09 22:55:48 2025 +0300 |
tree | 2569c5037016ee9fd131cb8ae798255e98ad2f37 | |
parent | ee48ccaacf9937704e94a7d02e83b802179cc637 [diff] |
drivers: espi: npcx: add espi taf support for npck3 This commit adds eSPI TAF support for npck3, including initialization settings for flash operation mode. It also updates the mechanism to release FLASH_NP_FREE, preventing a possible race condition between automatic and standard requests. Signed-off-by: Tom Chang <CHChang19@nuvoton.com>