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 driver for LT717x #2658

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

Commits on Nov 28, 2024

  1. dt-bindings: trivial-devices: add lt7170

    Add Analog Devices LT7170, LT7170-1, LT7171, and LT7171-1 Single- or Dual-Phase Step-Down Silent Switcher.
    
    Signed-off-by: Cherrence Sarip <[email protected]>
    csarip committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    c496186 View commit details
    Browse the repository at this point in the history
  2. hwmon: pmbus: add driver for lt7170, lt7170-1,

    lt7171, and lt7171-1
    
    LT7170 20A, 16V Single- or Dual-Phase Step-Down Silent Switcher with PMBus Interface
    LT7170-1 20A, 16V Single- or Dual-Phase Step-Down Silent Switcher with PMBus Interface
    LT7171 20A, 16V PolyPhase Step-Down Silent Switcher with PMBus Interface
    LT7171-1 20A, 16V PolyPhase Step-Down Silent Switcher with PMBus Interface
    
    Signed-off-by: Cherrence Sarip <[email protected]>
    csarip committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    18dc3d1 View commit details
    Browse the repository at this point in the history
  3. hwmon: Kconfig.adi: imply lt7170

    Add entries for the LT7170 driver.
    
    Signed-off-by: Cherrence Sarip <[email protected]>
    csarip committed Nov 28, 2024
    Configuration menu
    Copy the full SHA
    3d5514f View commit details
    Browse the repository at this point in the history