Project 'edgehog/bsp/rockchip/linux-seco-rk' was moved to 'clea-os/bsp/rockchip/linux-seco-rk'. Please update any links and bookmarks that may still have the old path.
[DRV] Add MP3385 WLED Driver support
Add driver for MP3385 wled driver, based on the PWM backlight driver, but adds i2c chip initialization management. Initialization values can be passed to the driver via module parameter "settings" at command line or via DTS parameter. Example command line part is "mp3385_bl.settings=0xF0,0x44,0x3B,0x03,0x7F,0xE7 ". The same setting in DTS can be obtained with "reg-val = <0xF0 0x44 0x3B 0x03 0x7F 0xE7>;
Loading
Please register or sign in to comment