-
-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
To modify the PWM-fan temperature control policy of fine3399 to adjust the fan speed to a lower level #6843
Conversation
…t the fan speed to a lower level
…t the fan speed to a lower level
It's been a week, why hasn't the review been conducted yet? Could it be that the submitted patch will cause issues with the source code compilation? |
Our review capacity is very small. We try to get more people on this https://forum.armbian.com/staffapplications/application/23-code-reviewer/ but there is sadly not much interest. Review is hard and inglorious work ... I am open for ideas what else we could try? |
I made a comment about concerns but whatever... |
Several months later and I come here to say that this concern is reasonable, this commit is breaking armbian's style and will make other people confused when looking at the code. The patch does not include changes to Makefile, why it worked before is because there is already dts in |
Thank you very much for pointing out the issue. Your concern is correct. Should I submit the kernel DTS device tree files to the dt directory instead of submitting kernel patch files? |
Yeah would be nice. A few files less to worry about when the next major kernel version hits :) |
…t the fan speed to a lower level (armbian#6843) * To modify the PWM-fan temperature control policy of fine3399 to adjust the fan speed to a lower level * Integrating support for xiaobaonas boards into the rockchip64-6.9 kernel
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
To modify the PWM-fan temperature control policy of fine3399 to adjust the fan speed to a lower level.
Integrating support for xiaobaonas and fine3399 boards into the rockchip64-6.9 kernel
Documentation summary for feature / change
Please delete this section if entry to main documentation is not needed.
If documentation entry is predicted, please provide key elements for further implementation into main documentation and set label to "Needs Documentation". You are welcome to open a PR to documentation or you can leave following information for technical writer:
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Please also note any relevant details for your test configuration.
Checklist:
Please delete options that are not relevant.