aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Documentation/devicetree/bindings/iio/dac
AgeCommit message (Expand)AuthorFilesLines
2026-08-05dt-bindings: iio: dac: add support for mcp47a1Joshua Crofts1-0/+50
2026-07-27dt-bindings: iio: dac: ad5686: extend device supportRodrigo Alencar1-1/+13
2026-07-27dt-bindings: iio: dac: ad5696: extend device supportRodrigo Alencar1-0/+4
2026-07-27dt-bindings: iio: dac: ad5696: add AD5673R/AD5677R supportRodrigo Alencar1-0/+2
2026-07-18dt-bindings: iio: dac: fix spelling of 'reference' in adi,ad5791Yahya Toubali1-2/+2
2026-07-05dt-bindings: iio: dac: add support for AD3532R/AD3532Kim Seer Paller1-6/+10
2026-06-30dt-bindings: iio: dac: ad5686: rework on power suppliesRodrigo Alencar1-2/+32
2026-06-30dt-bindings: iio: dac: ad5686: add reset/ldac/gain supportRodrigo Alencar1-0/+38
2026-06-30dt-bindings: iio: dac: ad5696: rework on power suppliesRodrigo Alencar1-3/+31
2026-06-30dt-bindings: iio: dac: ad5696: add reset/ldac/gain supportRodrigo Alencar1-0/+39
2026-05-31dt-bindings: iio: dac: Add ADI AD5706RAlexis Czezar Torreno1-0/+105
2026-04-27dt-bindings: iio: dac: mcp47feb02: fix example indentationAriana Lazar1-15/+15
2026-04-27dt-bindings: iio: dac: mcp47feb02: fix reg property value boundsAriana Lazar1-2/+2
2026-04-27dt-bindings: iio: dac: mcp47feb02: Fix I2C address in exampleAriana Lazar1-2/+2
2026-03-22dt-bindings: iio: dac: maxim,ds4424: add maxim,rfs-ohms propertyOleksij Rempel1-0/+35
2026-03-22dt-bindings: iio: dac: maxim,ds4424: add ds4402/ds4404Oleksij Rempel1-2/+5
2026-03-21dt-bindings: iio: dac: ltc2632: add LTC2654 compatible stringsDavid Marinovic1-22/+35
2026-02-23dt-bindings: iio: dac: Fix typo in ti,dac7612.yamlPranav Kharche1-1/+1
2026-01-23dt-bindings: iio: dac: Add max22007Janani Sunil1-0/+120
2025-12-27dt-bindings: iio: dac: adding support for Microchip MCP47FEB02Ariana Lazar1-0/+302
2025-11-09dt-bindings: iio: dac: Document AD5446 and similar devicesNuno Sá1-0/+138
2025-08-25dt-bindings: iio: adi,ltc2664: Minor whitespace cleanup in exampleKrzysztof Kozlowski1-1/+1
2025-08-16dt-bindings: iio: Replace bouncing Analog emailsKrzysztof Kozlowski1-1/+2
2025-05-21dt-bindings: iio: dac: Add adi,ad3530r.yamlKim Seer Paller1-0/+100
2025-05-21dt-bindings: iio: dac: ad7293: add vrefin supportAntoniu Miclaus1-0/+2
2025-04-22dt-bindings: Add ROHM BD7970x variantsMatti Vaittinen1-7/+26
2025-04-22dt-bindings: iio: Use unevaluatedProperties for SPI devicesKrzysztof Kozlowski5-5/+5
2025-02-03dt-bindings: iio: Correct indentation and style in DTS exampleKrzysztof Kozlowski1-9/+9
2025-01-16Merge tag 'iio-fixes-for-6.13b' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jic23/iio into char-misc-nextGreg Kroah-Hartman1-1/+1
2024-12-28dt-bindings: Add ROHM BD79703Matti Vaittinen1-0/+62
2024-12-20dt-bindings: iio: dac: ad5791: ldac gpio is active lowAxel Haslam1-1/+1
2024-11-03dt-bindings: iio: dac: ad5791: Add required voltage suppliesAxel Haslam1-0/+24
2024-11-03dt-bindings: iio: dac: ad5791: Add optional reset, clr and ldac gpiosAxel Haslam1-0/+15
2024-11-01dt-bindings: iio: dac: adi-axi-dac: add ad3552r axi variantAngelo Dureghello1-3/+66
2024-11-01dt-bindings: iio: dac: ad3552r: add iio backend supportAngelo Dureghello1-0/+7
2024-10-21Merge 6.12-rc4 into char-misc-nextGreg Kroah-Hartman2-37/+19
2024-10-06dt-bindings: iio: dac: ad3552r: fix maximum spi speedAngelo Dureghello1-1/+1
2024-09-30dt-bindings: iio: dac: add docs for ad8460Mariel Tinaco1-0/+164
2024-09-30dt-bindings: iio: dac: adi,ad56xx: Fix duplicate compatible stringsRob Herring (Arm)2-37/+19
2024-08-03dt-bindings: iio: dac: Add adi,ltc2672.yamlKim Seer Paller1-0/+160
2024-08-03dt-bindings: iio: dac: Add adi,ltc2664.yamlKim Seer Paller1-0/+181
2024-08-03dt-bindings: iio: dac: Generalize DAC common propertiesKim Seer Paller1-0/+50
2024-06-17Merge tag 'v6.10-rc4' into char-misc-nextGreg Kroah-Hartman1-1/+1
2024-06-04dt-bindings: iio: dac: add ad35xxr single output variantsAngelo Dureghello1-2/+25
2024-06-04dt-bindings: iio: dac: fix ad3552r gain parameter namesAngelo Dureghello1-8/+8
2024-05-27dt-bindings: iio: dac: fix ad354xr output rangeAngelo Dureghello1-1/+1
2024-05-22Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds3-0/+158
2024-04-20dt-bindings: iio: dac: add docs for AD9739ANuno Sa1-0/+95
2024-04-20dt-bindings: iio: dac: add docs for AXI DAC IPNuno Sa1-0/+62
2024-04-05dt-bindings: treewide: add access-controllers descriptionGatien Chevallier1-0/+4