• Nuno Sá's avatar
    iio: ABI: add ABI file for the LTC2688 DAC · 52302f87
    Nuno Sá authored
    Define the sysfs interface for toggle or dither capable channels. Dither
    capable channels will have the extended interface:
    
     * out_voltageY_dither_en
     * out_voltageY_dither_raw
     * out_voltageY_dither_offset
     * out_voltageY_dither_raw_available
     * out_voltageY_dither_frequency
     * out_voltageY_dither_frequency_available
     * out_voltageY_dither_phase
     * out_voltageY_dither_phase_available
    
    Toggle enabled channels will have:
    
     * out_voltageY_toggle_en
     * out_voltageY_raw0
     * out_voltageY_raw1
     * out_voltageY_symbol
    
    The common interface present in all channels is:
    
     * out_voltageY_raw (not present in toggle enabled channels)
     * out_voltageY_raw_available
     * out_voltageY_powerdown
     * out_voltageY_scale
     * out_voltageY_offset
     * out_voltageY_calibbias
     * out_voltageY_calibscale
    Signed-off-by: default avatarNuno Sá <nuno.sa@analog.com>
    Link: https://lore.kernel.org/r/20220225130129.69-3-nuno.sa@analog.comSigned-off-by: default avatarJonathan Cameron <Jonathan.Cameron@huawei.com>
    52302f87
sysfs-bus-iio-dac-ltc2688 3.05 KB