Skip to content

Validate all NanoPC-T6 patch applicability and remove stale non-applying patch - #13

Draft
edtubbs with Copilot wants to merge 11 commits into
copilot/review-reset-button-commitsfrom
copilot/review-prior-commits
Draft

Validate all NanoPC-T6 patch applicability and remove stale non-applying patch#13
edtubbs with Copilot wants to merge 11 commits into
copilot/review-reset-button-commitsfrom
copilot/review-prior-commits

Conversation

Copilot AI commented Feb 25, 2026

Copy link
Copy Markdown

The issue asked to ensure every NanoPC-T6 patch is actually testable/applicable, not just present in-tree.
This update audits patch applicability and removes one stale patch that no longer applies to current kernel sources.

  • Patch applicability audit

    • Performed git apply --check coverage across all files under nix/builders/nanopc-t6/*.patch.
    • Confirmed active patch set applicability:
      • rk3588-nanopc-t6.dtsi.patch
      • rk806-friendlyarm-reset-compat.patch
      • rk806-disable-slave-restart.patch
      • rk806-full-module.patch
  • Stale patch cleanup

    • Removed nix/builders/nanopc-t6/rk3588-nanopi6-common.dtsi.patch after identifying it as non-applying and unused by current builder wiring.
    • Keeps the patch directory aligned with what is valid and relevant to the current NanoPC-T6 build path.
# applicability check pattern used
git apply --check nix/builders/nanopc-t6/<patch>.patch

💬 We'd love your input! Share your thoughts on Copilot coding agent in our 2 minute survey.

Co-authored-by: edtubbs <84785904+edtubbs@users.noreply.github.com>
Copilot AI changed the title [WIP] Review previous commits for last change duplication NanoPC-T6: fix RK806 patch application and align nabam kernel path with FriendlyARM rk806-core behavior Feb 25, 2026
Copilot AI requested a review from edtubbs February 25, 2026 18:25
…DMI path

Co-authored-by: edtubbs <84785904+edtubbs@users.noreply.github.com>
Copilot AI changed the title NanoPC-T6: fix RK806 patch application and align nabam kernel path with FriendlyARM rk806-core behavior Restore NanoPC-T6 HDMI path by removing OP-TEE DT reservation overlay from reset-button changes Feb 25, 2026
Copilot AI and others added 2 commits February 25, 2026 21:34
Co-authored-by: edtubbs <84785904+edtubbs@users.noreply.github.com>
… reset behavior

Co-authored-by: edtubbs <84785904+edtubbs@users.noreply.github.com>
Copilot AI changed the title Restore NanoPC-T6 HDMI path by removing OP-TEE DT reservation overlay from reset-button changes NanoPC-T6: align nabam RK806 reset path to FriendlyARM rk806-core.c semantics Feb 25, 2026
…kernel path

Co-authored-by: edtubbs <84785904+edtubbs@users.noreply.github.com>
Copilot AI changed the title NanoPC-T6: align nabam RK806 reset path to FriendlyARM rk806-core.c semantics NanoPC-T6: vendor-patch full FriendlyARM RK806 module stack into nabam kernel Feb 25, 2026
Copilot AI changed the title NanoPC-T6: vendor-patch full FriendlyARM RK806 module stack into nabam kernel NanoPC-T6: patch in full FriendlyARM RK806 module stack on nabam kernel path Feb 25, 2026
Co-authored-by: edtubbs <84785904+edtubbs@users.noreply.github.com>
Copilot AI changed the title NanoPC-T6: patch in full FriendlyARM RK806 module stack on nabam kernel path Fix NanoPC-T6 build failure when rockchip stable kernel attr is missing Feb 26, 2026
Co-authored-by: edtubbs <84785904+edtubbs@users.noreply.github.com>
Copilot AI changed the title Fix NanoPC-T6 build failure when rockchip stable kernel attr is missing NanoPC-T6: revert RK806 full-module transplant and restore focused reset compatibility patch path Feb 26, 2026
Co-authored-by: edtubbs <84785904+edtubbs@users.noreply.github.com>
Copilot AI changed the title NanoPC-T6: revert RK806 full-module transplant and restore focused reset compatibility patch path Backport U-Boot RK806 reset-mode support for NanoPC-T6 and wire it conditionally Mar 16, 2026
Co-authored-by: edtubbs <84785904+edtubbs@users.noreply.github.com>
Copilot AI changed the title Backport U-Boot RK806 reset-mode support for NanoPC-T6 and wire it conditionally Move RK806 reset-mode handling to Linux only; remove U-Boot backport Mar 16, 2026
…atch

Co-authored-by: edtubbs <84785904+edtubbs@users.noreply.github.com>
Copilot AI changed the title Move RK806 reset-mode handling to Linux only; remove U-Boot backport Validate all NanoPC-T6 patch applicability and remove stale non-applying patch Mar 16, 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.

2 participants