HomeFreeBSD

Add GPIO backlight driver compatible with Linux FDT bindings.

Description

Add GPIO backlight driver compatible with Linux FDT bindings.
Brightness is controlled through sysctl dev.gpiobacklight.X.brightness:

  • any value greater than 0: backlight is on
  • any value less than or equal to 0: backlight is off

FDT bindings docs in Linux tree:

Documentation/devicetree/bindings/video/backlight/gpio-backlight.txt

Details

Provenance
gonzoAuthored on
Parents
rS286088: Get function prototypes for msg, shm, sem functions
Branches
Unknown
Tags
Unknown