Skip to content

arm64: dts: rockchip: rename NanoPC-T6 LTS Plus to NanoPC-T6 Plus#478

Open
igorpecovnik wants to merge 1 commit intork-6.1-rkr5.1from
fixnanopc
Open

arm64: dts: rockchip: rename NanoPC-T6 LTS Plus to NanoPC-T6 Plus#478
igorpecovnik wants to merge 1 commit intork-6.1-rkr5.1from
fixnanopc

Conversation

@igorpecovnik
Copy link
Copy Markdown
Member

@igorpecovnik igorpecovnik commented May 7, 2026

Summary

The NanoPC-T6 LTS Plus added in 45533e9 does not exist as a FriendlyElec product — the actual board is the NanoPC-T6 Plus.

This PR renames the source file accordingly and keeps the old name as a back-compat symlink so any image already pinned to rk3588-nanopc-t6-lts-plus.dtb keeps booting.

Closes #477.

Changes

  • New: rk3588-nanopc-t6-plus.dts (identical to the old rk3588-nanopc-t6-lts-plus.dts apart from the model string).
  • rk3588-nanopc-t6-lts-plus.dts → symlink → rk3588-nanopc-t6-plus.dts.
  • Makefile: adds rk3588-nanopc-t6-plus.dtb; the existing rk3588-nanopc-t6-lts-plus.dtb line stays so the artefact keeps shipping.

Test plan

  • make ARCH=arm64 dtbs produces both rk3588-nanopc-t6-plus.dtb and rk3588-nanopc-t6-lts-plus.dtb from the single source.
  • An image previously pinned to rk3588-nanopc-t6-lts-plus.dtb boots unchanged.

@igorpecovnik igorpecovnik changed the title arm64: dts: rockchip: add NanoPC-T6 Plus, share DTS with LTS Plus arm64: dts: rockchip: add NanoPC-T6 Plus, retire stray LTS Plus May 7, 2026
The 'NanoPC-T6 LTS Plus' added in 45533e9 does not exist as a
FriendlyElec product — the actual board is the NanoPC-T6 Plus.

Rename the source to rk3588-nanopc-t6-plus.dts (only change in the
file itself is the model string), and keep rk3588-nanopc-t6-lts-plus
.dts as a symlink to it so the existing rk3588-nanopc-t6-lts-plus.dtb
artifact continues to build for any image already pinned to that
name.
@igorpecovnik igorpecovnik changed the title arm64: dts: rockchip: add NanoPC-T6 Plus, retire stray LTS Plus arm64: dts: rockchip: rename NanoPC-T6 LTS Plus to NanoPC-T6 Plus May 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

The name “t6 lts plus” is incorrect. The correct name should be “t6 plus”

1 participant