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 Oct 3, 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 <Mariel.Tinaco@analog.com>
    MarielTinaco committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    e610013 View commit details
    Browse the repository at this point in the history
  2. 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 <Mariel.Tinaco@analog.com>
    MarielTinaco committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    58cf55b View commit details
    Browse the repository at this point in the history
  3. iio: Kconfig.adi: imply AD8460

    Add entry for the AD8460 driver.
    
    Signed-off-by: Mariel Tinaco <Mariel.Tinaco@analog.com>
    MarielTinaco committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    4a6f015 View commit details
    Browse the repository at this point in the history
  4. arch: arm: boot: dts: add ad8460

    Add devicetree for AD8460.
    
    Signed-off-by: Mariel Tinaco <Mariel.Tinaco@analog.com>
    MarielTinaco committed Oct 3, 2024
    Configuration menu
    Copy the full SHA
    6b0e24e View commit details
    Browse the repository at this point in the history