commit | ee48ccaacf9937704e94a7d02e83b802179cc637 | [log] [tgz] |
---|---|---|
author | Tom Chang <CHChang19@nuvoton.com> | Wed Sep 24 09:35:45 2025 +0800 |
committer | Johan Hedberg <johan.hedberg@gmail.com> | Thu Oct 09 22:55:48 2025 +0300 |
tree | 0b09f0ff6d37b0ad7724ae3b1e3cbc51d5d2ddc7 | |
parent | 18423dec9f377e4af21148d3918b55218aeed00f [diff] |
drivers: espi: npcx: add espi support for npck3 This commit adds eSPI support for npck3, including support for the maximum frequency of 66MHz. The method to read the level of eSPI reset pin differs on npck3, so the definition of eSPI_RST has been updated accordingly. Signed-off-by: Tom Chang <CHChang19@nuvoton.com> Signed-off-by: Mulin Chao <mlchao@nuvoton.com>