Messages in this thread |  | | From | Emil Renner Berthing <> | Subject | [PATCH v1 0/4] Add HiFive Unmatched LEDs | Date | Tue, 5 Jul 2022 23:01:39 +0200 |
| |
This series adds support for the two LEDs on the HiFive Unmatched RISC-V board.
Emil Renner Berthing (4): leds: pwm-multicolor: Don't show -EPROBE_DEFER as errors dt-bindings: leds: pwm-multicolor: Add active-low property leds: pwm-multicolor: Support active-low LEDs riscv: dts: sifive unmatched: Add PWM controlled LEDs
.../bindings/leds/leds-pwm-multicolor.yaml | 4 ++ .../boot/dts/sifive/hifive-unmatched-a00.dts | 42 +++++++++++++++++++ drivers/leds/rgb/leds-pwm-multicolor.c | 8 +++- 3 files changed, 52 insertions(+), 2 deletions(-)
-- 2.37.0
|  |