Skip to content

[Backport v3.7-branch] dts: subsys: npcx: update the required change of npcx9mfb #88695

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: v3.7-branch
Choose a base branch
from

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Apr 16, 2025

Backport 0726198~2..0726198 from #78257.

Fixes #88694

The internal flash size of npcx9m7fb is 512KB. Reduce the default
Code RAM size from 320KB to 256KB because the Code RAM size is limited
by FLASH_SIZE/2 in the Chromebook EC application.

Signed-off-by: Tom Chang <[email protected]>
Signed-off-by: Jun Lin <[email protected]>
(cherry picked from commit f2e11e4)
There is an issue on the SHI hardware peripheral to detect CS
rising/failing with bits CSnFE/CSnRE in the EVSTAT2 register in
npcx9m7fb chip. This commit workarounds it by using MIWU to detect the
CS rising and failing.

Signed-off-by: Tom Chang <[email protected]>
Signed-off-by: Jun Lin <[email protected]>
(cherry picked from commit 0726198)
@github-actions github-actions bot added the Backport Backport PR and backport failure issues label Apr 16, 2025
@github-project-automation github-project-automation bot moved this to To do in Backports Apr 16, 2025
@alvsun alvsun self-requested a review April 18, 2025 02:56
@TomChang19 TomChang19 linked an issue Apr 18, 2025 that may be closed by this pull request
@ChiHuaL ChiHuaL assigned ChiHuaL and unassigned ChiHuaL Apr 24, 2025
@TomChang19 TomChang19 requested a review from nashif April 29, 2025 08:40
@kartben kartben closed this Apr 30, 2025
@github-project-automation github-project-automation bot moved this from To do to Done in Backports Apr 30, 2025
@kartben kartben reopened this Apr 30, 2025
@github-project-automation github-project-automation bot moved this from Done to Needs more info in Backports Apr 30, 2025
@github-actions github-actions bot added platform: Nuvoton NPCX Nuvoton NPCX area: ec_host_cmd platform: Nuvoton Numicro Numaker Nuvoton Technology Corporation, Numicro Numaker labels Apr 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: ec_host_cmd Backport Backport PR and backport failure issues platform: Nuvoton NPCX Nuvoton NPCX platform: Nuvoton Numicro Numaker Nuvoton Technology Corporation, Numicro Numaker
Projects
Status: Needs more info
Development

Successfully merging this pull request may close these issues.

mgmt: ec_host_cmd: npcx: add workaround for backend SHI
5 participants