#10256 closed defect (fixed)
GPIO Sysfs (/sys/class/gpio) don't start on D-Link DIR-320
Reported by: | Gustavo <gramoscelli@…> | Owned by: | developers |
---|---|---|---|
Priority: | normal | Milestone: | Chaos Calmer 15.05 |
Component: | kernel | Version: | Backfire 10.03 |
Keywords: | Cc: |
Description
I can't see the gpio sysfs e.g. /sys/class/gpio/... on a DIR-320 router. I make a brcm47xx 2.6 kernel (custom compiled) with:
$ cat .config | grep -i gpio
CONFIG_GPIO_SUPPORT=y
CONFIG_PACKAGE_kmod-i2c-gpio=y
CONFIG_PACKAGE_kmod-i2c-gpio-custom=y
# CONFIG_PACKAGE_kmod-gpio-dev is not set
# CONFIG_PACKAGE_kmod-input-gpio-buttons is not set
# CONFIG_PACKAGE_kmod-input-gpio-keys is not set
# CONFIG_PACKAGE_kmod-leds-gpio is not set
# CONFIG_PACKAGE_kmod-mmc-over-gpio is not set
# CONFIG_PACKAGE_kmod-spi-gpio is not set
# CONFIG_PACKAGE_kmod-spi-gpio-old is not set
CONFIG_PACKAGE_kmod-w1-gpio-custom=y
CONFIG_PACKAGE_kmod-w1-master-gpio=y
CONFIG_PACKAGE_gpioctl=y
Reegards!
Gustavo
Attachments (0)
Change History (2)
comment:1 Changed 5 years ago by hauke
- Resolution set to fixed
- Status changed from new to closed
comment:2 Changed 4 years ago by jow
- Milestone changed from Backfire 10.03.2 to Chaos Calmer (trunk)
Milestone Backfire 10.03.2 deleted
Thanks for reporting.
This is fixes in trunk in r33369.