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 support for LT8491 #2639

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Commits on Oct 30, 2024

  1. dt-bindings: power: supply: add adi,lt8491.yaml

    Add documentation for devicetree bindings for LT8491
    
    Signed-off-by: John Erasmus Mari Geronimo <[email protected]>
    jemfgeronimo committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    da81f92 View commit details
    Browse the repository at this point in the history
  2. power: supply: add driver for LT8491

    LT8491 High Voltage Buck-Boost Battery Charge Controller with I2C
    
    Signed-off-by: John Erasmus Mari Geronimo <[email protected]>
    jemfgeronimo committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    ea4996b View commit details
    Browse the repository at this point in the history
  3. Kconfig.adi: imply CHARGER_LT8491

    Add entry for the LT8491 driver.
    
    Signed-off-by: John Erasmus Mari Geronimo <[email protected]>
    jemfgeronimo committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    a1081a7 View commit details
    Browse the repository at this point in the history