Skip to content
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

Optimize rk3588 kernel configs (-vendor-6.1 and -edge) #6713

Merged
merged 2 commits into from
Jun 11, 2024

Conversation

alexl83
Copy link
Contributor

@alexl83 alexl83 commented Jun 9, 2024

Description

    rk-35xx-vendor-6.1 minor touches:

- move CONFIG_INPUT_RK805_PWRKEY and CONFIG_PINCTRL_RK805 to modules
- move CONFIG_BT to module
    linux-rockchip-rk3588-edge.config minor touches:

- move CONFIG_INPUT_RK805_PWRKEY and CONFIG_PINCTRL_RK805 to modules
- move CONFIG_BT to module

This enables powerkey functionality for orangepi5-plus OOB (and possibly other rk35xx boards) on BRANCH=edge
Best-served with: armbian/linux-rockchip#192

Jira reference number AR-2360

How Has This Been Tested?

  • Built orangepi5-plus images (and ran) vendor/edge RELEASE=trixie

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • My changes generate no new warnings

@github-actions github-actions bot added size/large PR with 250 lines or more Hardware Hardware related like kernel, U-Boot, ... labels Jun 9, 2024
@alexl83 alexl83 force-pushed the optimize_rk3588-kernel-configs branch from e8717fe to ceb23f8 Compare June 9, 2024 14:58
- move CONFIG_INPUT_RK805_PWRKEY and CONFIG_PINCTRL_RK805 to modules
- move CONFIG_BT to module
- move CONFIG_INPUT_RK805_PWRKEY and CONFIG_PINCTRL_RK805 to modules
- move CONFIG_BT to module
@alexl83 alexl83 force-pushed the optimize_rk3588-kernel-configs branch from 466eaa9 to 0efddac Compare June 10, 2024 19:59
@alexl83 alexl83 requested a review from amazingfate June 10, 2024 20:00
@igorpecovnik igorpecovnik added Build Executing build train (permission needed) 08 Milestone: Third quarter release Ready to merge Reviewed, tested and ready for merge and removed Build Executing build train (permission needed) labels Jun 11, 2024
@igorpecovnik igorpecovnik merged commit d706470 into armbian:main Jun 11, 2024
12 of 13 checks passed
@rpardini
Copy link
Member

<rant>

</rant>

@igorpecovnik
Copy link
Member

I see. Sorry, then its better to revert and switch the order.

@alexl83
Copy link
Contributor Author

alexl83 commented Jun 11, 2024

<rant>

</rant>

Hi @rpardini, before committing both .config file I ran a "rewrite-kernel-config" (on 6.1 and 6.8.12) process, for both
Do they still present missing dependencies/configuration?

@ColorfulRhino
Copy link
Collaborator

I have included this in #6699

@alexl83
Copy link
Contributor Author

alexl83 commented Jun 12, 2024

Thank you guys, for support and patience 🙏🏻

@alexl83 alexl83 deleted the optimize_rk3588-kernel-configs branch June 12, 2024 18:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
08 Milestone: Third quarter release Hardware Hardware related like kernel, U-Boot, ... Ready to merge Reviewed, tested and ready for merge size/large PR with 250 lines or more
Development

Successfully merging this pull request may close these issues.

5 participants