lategoodbye / rpi-zero

Linux kernel source tree
Other
22 stars 3 forks source link

Add GPIO line names for all Rasberry Pi DTS #34

Open lategoodbye opened 6 years ago

lategoodbye commented 6 years ago

Since the GPIO sysfs has been deprecated, all Raspberry Pi should have the gpio-line-names for all pins.

TODOs: RPI 2 B (Header) RPI 3 B (Header) RPI 3 B+ (Header)

lategoodbye commented 5 years ago

The first version can be found here: https://github.com/lategoodbye/rpi-zero/commit/99909530ec9b6e9b1b3b756a05a83fa1c7d6d4bc

lategoodbye commented 5 years ago

The following patch series has been submitted and applied: https://marc.info/?l=linux-arm-kernel&m=154729714614100

lategoodbye commented 5 years ago

We need also take care of this review: https://github.com/raspberrypi/linux/issues/2820