Re: [OpenWrt-Devel] [PATCH v2] ramips:Fix support for PBR-M1 board

2015-12-04 Thread Piotr Dymacz
Hello, See inline, below. Cheers, Piotr 2015-12-04 14:50 GMT+01:00 GuoGuo : > The PBR-M1 support in current OpenWrt is for the early demo board and it > doesn't work on the final board.This patch fixes the support for it. > The LED called pbr-m1:buzzer is a beeper connected to GPIO26 so I used

[OpenWrt-Devel] [PATCH v2] ramips:Fix support for PBR-M1 board

2015-12-04 Thread GuoGuo
The PBR-M1 support in current OpenWrt is for the early demo board and it doesn't work on the final board.This patch fixes the support for it. The LED called pbr-m1:buzzer is a beeper connected to GPIO26 so I used gpio-beeper instead of gpio-leds. Changes since V1: Fix style problems. Use pbr-m1: