Skip to content

SpacemiT: Add SD card support, CPU freq scaling and other fixups#9518

Open
pyavitz wants to merge 9 commits intoarmbian:mainfrom
pyavitz:SPACEMIT-005
Open

SpacemiT: Add SD card support, CPU freq scaling and other fixups#9518
pyavitz wants to merge 9 commits intoarmbian:mainfrom
pyavitz:SPACEMIT-005

Conversation

@pyavitz
Copy link
Collaborator

@pyavitz pyavitz commented Mar 12, 2026

BPI-F3 / MusePi Pro

  • SD card support (WIP)
  • CPU freq scaling (WIP)

https://paste.armbian.com/vebelezife.yaml

SD card and CPU freq scaling is still being worked on upstream, but this at least gets us to a place that makes devel and testing easier.

root@musepipro:~# cat /sys/devices/system/cpu/cpufreq/policy0/scaling_available_frequencies
614400 819000 1000000 1228800 1600000 
root@musepipro:~# cat /sys/devices/system/cpu/cpufreq/policy0/scaling_available_governors
conservative ondemand userspace powersave performance schedutil 

pyavitz added 9 commits March 12, 2026 06:37
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
Assign CPU power supply to fully enable CPU DVFS.

Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
CONFIG_CPUFREQ_DT=y
CONFIG_NVMEM_LAYOUT_ONIE_TLV=m

Signed-off-by: Patrick Yavitz <pyavitz@gmail.com>
@pyavitz pyavitz requested a review from sven-ola as a code owner March 12, 2026 14:31
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Mar 12, 2026

Important

Review skipped

Ignore keyword(s) in the title.

⛔ Ignored keywords (2)
  • wip
  • draft

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 0bd5368b-825d-4668-b460-572dd3b73877

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • ✅ Review completed - (🔄 Check again to review again)
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
📝 Coding Plan for PR comments
  • Generate coding plan

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@github-actions github-actions bot added Needs review Seeking for review Hardware Hardware related like kernel, U-Boot, ... Patches Patches related to kernel, U-Boot, ... size/large PR with 250 lines or more labels Mar 12, 2026
@pyavitz pyavitz requested a review from igorpecovnik March 12, 2026 14:32
@github-actions github-actions bot added the 05 Milestone: Second quarter release label Mar 12, 2026
@pyavitz pyavitz changed the title SpacemiT: Add SD card support (WIP), CPU freq scaling (WIP) and other fixups SpacemiT: Add SD card support, CPU freq scaling and other fixups Mar 12, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

05 Milestone: Second quarter release Hardware Hardware related like kernel, U-Boot, ... Needs review Seeking for review Patches Patches related to kernel, U-Boot, ... size/large PR with 250 lines or more

Development

Successfully merging this pull request may close these issues.

1 participant