Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Richtek RT8555 Backlight Support for samsung-gtelwifiue #217

Draft
wants to merge 2 commits into
base: old/msm8916/5.18
Choose a base branch
from

Commits on Jul 7, 2022

  1. video: backlight: Add support for Richtek RT8555 Backlight

    The Richtek RT8555 is a 6 channel LED driver that supports
    up to 35mA/LED. This is a backlight driver that drives ILED1.
    
    Signed-off-by: Michael Abood <[email protected]>
    person4268 committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    36f8471 View commit details
    Browse the repository at this point in the history
  2. arm64: dts: qcom: samsung-gtelwifiue: Add RT8555 backlight driver

    This adds the RT8555 backlight driver to the device tree. Using i2c-gpio
    here is necessary, as the backlight ic is not on any i2c pins.
    
    Signed-off-by: Michael Abood <[email protected]>
    person4268 committed Jul 7, 2022
    Configuration menu
    Copy the full SHA
    342a10d View commit details
    Browse the repository at this point in the history