lategoodbye / rpi-zero

Linux kernel source tree
Other
22 stars 3 forks source link

Fix PWM-I2C pin conflict on GPIO45 #27

Closed lategoodbye closed 6 years ago

lategoodbye commented 6 years ago

There is a pin conflict between PWM and I2C driver on RPI 3, which needs to be fixed:

http://lists.infradead.org/pipermail/linux-rpi-kernel/2017-December/007229.html

lategoodbye commented 6 years ago

Fix: https://patchwork.kernel.org/patch/10340675/