Buckitup-chat / chat

Web app of chat. It would be integrated into Nerves to be served on Raspberry Pi
GNU General Public License v3.0
5 stars 3 forks source link

Driver support for Raspberry Pi PoE+ HAT #433

Open buckitupnet opened 1 year ago

buckitupnet commented 1 year ago

Driver for PoE+ HAT needs to be integrated in Nerves https://datasheets.raspberrypi.com/poe/poe-plus-hat-product-brief.pdf

buckitupnet commented 1 year ago

https://github.com/raspberrypi/linux/commits/ac7c01535f9687c282c5a42a03264d9c659108a8/drivers/pwm/pwm-raspberrypi-poe.c

sergey-lukianov commented 1 year ago

Комментарий сисадмина: нужно свежее ядро (6.1) и включить в его опциях сборки PWM_RASPBERRYPI_POE

buckitupnet commented 8 months ago

looks like a good issue to deal soon enough after the nerves update.