Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions Documentation/devicetree/bindings/iio/dac/adi,ad3530r.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,8 @@ properties:
- adi,ad3530r
- adi,ad3531
- adi,ad3531r
- adi,ad3532
- adi,ad3532r

reg:
maxItems: 1
Expand Down
4 changes: 2 additions & 2 deletions drivers/iio/dac/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ config AD3530R
depends on SPI
select REGMAP_SPI
help
Say yes here to build support for Analog Devices AD3530R, AD3531R
Digital to Analog Converter.
Say yes here to build support for Analog Devices AD3530R, AD3531R,
AD3532R Digital to Analog Converter.

To compile this driver as a module, choose M here: the
module will be called ad3530r.
Expand Down
Loading