Recent content by jgonzalez34

  1. J

    Thread how do I increase the number of GPIOs recognized in the Linux kernel?

    So a bit of background: I am building LineageOS 14.1 from source (for the Samsung Galaxy S2 AT&T i777, which runs on the Exynos4210 SoC) and I am integrating a PCF857x GPIO-expander driver into my Linux kernel (Version ~3.2 Linux). The driver itself (pcf857x.c, pcf857x.h) is already included in...