mbox series

[0/2] Add support for texas dac121c081 to the dac5571 driver

Message ID b657ebf9-e2e3-6d3f-e7e9-c660e860e54c@axentia.se (mailing list archive)
Headers show
Series Add support for texas dac121c081 to the dac5571 driver | expand

Message

Peter Rosin April 25, 2022, 6 a.m. UTC
Hi!

The new chip works much like the other chips supported by the driver, so
this is just adding another compatible to the list.

Cheers,
Peter

Peter Rosin (2):
   dt-bindings: iio: ti-dac5571: Add ti,dac121c081
   iio: dac: ti-dac5571: add support for ti,dac121c081

  Documentation/devicetree/bindings/iio/dac/ti,dac5571.yaml | 1 +
  drivers/iio/dac/Kconfig                                   | 2 +-
  drivers/iio/dac/ti-dac5571.c                              | 3 +++
  3 files changed, 5 insertions(+), 1 deletion(-)