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

Fix sysfs exported gpio name (example "gpio254") #152

Open
wants to merge 1 commit into
base: sunxi-3.4
Choose a base branch
from

Commits on Oct 11, 2013

  1. Fix sysfs exported gpio name (example "gpio254")

    Accoding to Documentation/gpio.txt GPIO signals have paths like /sys/class/gpio/gpio42/ (for GPIO linux-sunxi#42).
    Existing version break compatability with program where used this interface. For example avrdude (avr programmer, module linuxgpio) work ok with this change (tested).
    krayushkin committed Oct 11, 2013
    Configuration menu
    Copy the full SHA
    7b33e78 View commit details
    Browse the repository at this point in the history