Skip to content

board: mixtile-blade3: use rk3588-mixtile-blade3.dtb on the vendor branch - #10774

Open
evtest-hash wants to merge 1 commit into
armbian:mainfrom
mixtile-rockchip:mixtile-blade3-vendor-dtb-name
Open

evtest-hash wants to merge 1 commit into
armbian:mainfrom
mixtile-rockchip:mixtile-blade3-vendor-dtb-name

Conversation

@evtest-hash

@evtest-hash evtest-hash commented Sep 20, 2026

Copy link
Copy Markdown

Summary

Update the Mixtile Blade 3 vendor board configuration to use the renamed
rk3588-mixtile-blade3.dtb.

Changes

  • Update the vendor BOOT_FDT_FILE to the new DTB name.
  • Remove the now-obsolete edge-only DTB override hook, since vendor and edge
    build the same name.

This depends on armbian/linux-rockchip#556 and has to be merged after it; on
its own it points the vendor branch at a DTB that does not exist yet.

Summary by CodeRabbit

  • Bug Fixes
    • Updated the Mixtile Blade 3 board configuration to use the correct device tree by default.
    • Standardized device tree selection across standard and edge software branches for consistent board support.

…anch

The vendor device tree was renamed from rk3588-blade3-v101-linux.dts to
rk3588-mixtile-blade3.dts in armbian/linux-rockchip, so vendor and edge
now build the same DTB name. Point BOOT_FDT_FILE at it and drop the
edge-only override, which has nothing left to override.

This depends on the kernel-side rename and has to be merged after it;
on its own it points the vendor branch at a DTB that does not exist yet.

Signed-off-by: Kevin Zhuang <kevin.zhuang@focalcrest.com>
@coderabbitai

coderabbitai Bot commented Sep 20, 2026

Copy link
Copy Markdown
Contributor

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Repository: armbian/build/.coderabbit.yaml

Review profile: CHILL

Plan: Advanced

Run ID: 16f97fed-7aa5-44fe-b5e1-6a5e57488786

📥 Commits

Reviewing files that changed from the base of the PR and between faa8a66 and 4ca27a2.

📒 Files selected for processing (1)
  • config/boards/mixtile-blade3.csc

Included review availability: Your plan provides up to 8 included reviews per hour; 7 remain after this review.


📝 Walkthrough

Walkthrough

The Mixtile Blade 3 configuration now uses rockchip/rk3588-mixtile-blade3.dtb by default. The edge-specific hook that applied this device tree was removed.

Changes

Mixtile Blade 3 device tree configuration

Layer / File(s) Summary
Unify device tree selection
config/boards/mixtile-blade3.csc
The default BOOT_FDT_FILE now uses the Mixtile device tree for all branches. The edge-specific override hook was removed.

Priority: ⬇️ Low

Estimated code review effort: 1 (Trivial) | ~3 minutes

Change: Bug fix

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0…
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the Mixtile Blade 3 board and the main change: using rk3588-mixtile-blade3.dtb on the vendor branch.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create a new PR

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.

@github-actions

Copy link
Copy Markdown
Contributor

Hey @evtest-hash! 👋

Thanks for submitting your first pull request to the Armbian project — we're excited to have you contributing! 🧡
Your effort doesn’t just improve Armbian — it benefits the entire community of users and developers.

If you'd like to stay informed about project updates or collaborate more closely with the team,
you can optionally share some personal contact preferences at armbian.com/update-data.
This helps us keep in touch without relying solely on GitHub notifications.

Also, don’t forget to ⭐ star the repo if you haven’t already — and welcome aboard! 🚀

@github-actions github-actions Bot added Needs review Seeking for review Hardware Hardware related like kernel, U-Boot, ... labels Sep 20, 2026
@evtest-hash

Copy link
Copy Markdown
Author

Please hold this until armbian/linux-rockchip#556 is merged — the vendor BOOT_FDT_FILE here points at the DTB that PR renames, so merging this first would leave the vendor branch without a DTB.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

11 Milestone: Fourth quarter release Hardware Hardware related like kernel, U-Boot, ... Needs review Seeking for review size/small PR with less then 50 lines

Development

Successfully merging this pull request may close these issues.

1 participant