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

Renegade: added pwm fan on pins 12,13 #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mattvchandler
Copy link

Based on the Le Potato implementation at https://github.com/libre-computer-project/libretech-wiring-tool/blob/master/libre-computer/aml-s905x-cc/dt/pwm-a-fan.dts and adapted to the Renegade

This is my first attempt a writing a DTO file, so I welcome any cleanup / fixes that need to be made. In particular I'm not sure I used the best name for pin 11 when enabling the pull-up, and the '20' on the interrupts line is magic to me. The AML version used a symbol from a header, but no such header currently exists for the rockchip boards (as far as I can tell).

I chose pin 11 for the tach arbitrarily (it was the first one that worked). If there's a better pin that can send interrupts and is less likely to interfere with other GPIO uses, let me know, and I can change it.

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.

1 participant