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 AD8460 #2458

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

Commits on May 6, 2024

  1. dt-bindings: iio: dac: add ad8460

    AD8460 is a 110 V High Voltage, 1 A High Current,
    Arbitrary Waveform Generator with Integrated 14-Bit High Speed DAC.
    
    Signed-off-by: Mariel Tinaco <[email protected]>
    MarielTinaco committed May 6, 2024
    Configuration menu
    Copy the full SHA
    3d16c10 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. iio: dac: ad8460: add support for ad8460

    The AD8460 is a 110 V High Voltage, 1 A High Current,
    Arbitrary Waveform Generator with Integrated 14-Bit High Speed DAC.
    
    Signed-off-by: Mariel Tinaco <[email protected]>
    MarielTinaco committed May 7, 2024
    Configuration menu
    Copy the full SHA
    73c119d View commit details
    Browse the repository at this point in the history
  2. iio: Kconfig.adi: imply AD8460

    Add entry for the AD8460 driver.
    
    Signed-off-by: Mariel Tinaco <[email protected]>
    MarielTinaco committed May 7, 2024
    Configuration menu
    Copy the full SHA
    bc7305a View commit details
    Browse the repository at this point in the history
  3. arch: arm: boot: dts: add ad8460

    Add devicetree for AD8460.
    
    Signed-off-by: Mariel Tinaco <[email protected]>
    MarielTinaco committed May 7, 2024
    Configuration menu
    Copy the full SHA
    d67518a View commit details
    Browse the repository at this point in the history