Kim Seer Paller a14dd7c6de
Some checks failed
Maintenance / cherry_pick_adi (push) Failing after 3s
Maintenance / cherry_pick_rpi (push) Failing after 3s
Maintenance / assert (push) Has been skipped
Kernel build / checks (push) Failing after 3s
Kernel build / build_gcc_arm (push) Failing after 3s
Kernel build / build_gcc_x86_64 (push) Has been skipped
Kernel build / build_llvm_x86_64 (push) Has been skipped
Kernel build / build_gcc_aarch64 (push) Has been skipped
Kernel build / assert_checks (push) Has been skipped
Kernel build / build_gcc_arm_zynq_xcomm_adv7511_defconfig (push) Has been skipped
Kernel build / build_gcc_arm_socfpga_adi_defconfig (push) Has been skipped
Kernel build / build_gcc_arm_zynq_pluto_defconfig (push) Has been skipped
Kernel build / deploy_cloudsmith_checks (push) Has been skipped
Kernel build / build_gcc_arm_zynq_m2k_defconfig (push) Has been skipped
Kernel build / build_gcc_aarch64_adi_zynqmp_defconfig (push) Has been skipped
Kernel build / build_gcc_aarch64_adi_versal_defconfig (push) Has been skipped
Kernel build / build_gcc_microblaze_adi_mb_defconfig (push) Has been skipped
Kernel build / build_gcc_nios2_adi_nios2_defconfig (push) Has been skipped
Kernel build / compile_devicetrees (push) Has been skipped
Kernel build / assert_build (push) Has been skipped
Kernel build / deploy_cloudsmith_build (push) Has been skipped
Maintenance / migrate_main (push) Has been cancelled
iio: dac: ad3530r: Fix AD3531/AD3531R powerdown mode strings
The AD3531/AD3531R has different output operating modes from the
AD3530/AD3530R. According to the AD3531/AD3531R datasheet, the
powerdown modes are:
  01: 500 Ohm output impedance
  10: 3.85 kOhm output impedance
  11: 16 kOhm output impedance

The driver currently uses the AD3530R modes (1k, 7.7k, 32k) for all
variants, which is incorrect for AD3531/AD3531R.

Add AD3531R-specific powerdown mode strings and assign them to the
AD3531/AD3531R chip variants.

Fixes: 93583174a3 ("iio: dac: ad3530r: Add driver for AD3530R and AD3531R")
Signed-off-by: Kim Seer Paller <kimseer.paller@analog.com>
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2026-05-11 10:04:07 +01:00
2026-03-24 08:14:39 +01:00
2026-04-20 09:37:51 +01:00

ADI Xilinx Linux branch

This development branch supports ADI devices and peripherals that are integrated with AMD/Xilinx FPGAs as well as Raspberry Pi boards.

See analogdevicesinc.github.io/linux/ for more information about getting started, contributing, etc.

Description
Linux kernel variant from Analog Devices; see README.md for details
Readme 4.7 GiB
Languages
C 97.6%
Assembly 1%
Shell 0.5%
Python 0.3%
Makefile 0.3%