Page MenuHomeFreeBSD

Add pwm_backlight
ClosedPublic

Authored by manu on Aug 31 2020, 2:54 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Sep 6, 11:29 PM
Unknown Object (File)
Sun, Sep 6, 9:01 PM
Unknown Object (File)
Sun, Sep 6, 8:06 AM
Unknown Object (File)
Sat, Sep 5, 6:34 PM
Unknown Object (File)
Wed, Sep 2, 9:24 AM
Unknown Object (File)
Wed, Sep 2, 8:22 AM
Unknown Object (File)
Wed, Sep 2, 1:39 AM
Unknown Object (File)
Mon, Aug 31, 8:24 AM

Details

Reviewers
None
Group Reviewers
arm64
Commits
rS366371: Add pwm_backlight
Summary

Driver for pwm-backlight compatible device.
Tested on Pinebook and PinebookPro.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

manu requested review of this revision.Aug 31 2020, 2:54 PM
manu added a parent revision: D26250: Add backlight subsystem.
val_packett.cool added inline comments.
sys/modules/pwm/pwm_backlight/Makefile
8 ↗(On Diff #76403)

Build failed for me, complaining about missing backlight_if.h

sys/modules/pwm/pwm_backlight/Makefile
8 ↗(On Diff #76403)

Just build again and it worked but I don't know how as this file is needed ...

This revision was not accepted when it landed; it landed in state Needs Review.Oct 2 2020, 6:23 PM
Closed by commit rS366371: Add pwm_backlight (authored by manu). · Explain Why
This revision was automatically updated to reflect the committed changes.