linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/2] Add support for texas dac121c081 to the dac5571 driver
@ 2022-04-25 20:46 Peter Rosin
  2022-04-25 20:46 ` [PATCH v2 1/2] dt-bindings: iio: ti-dac5571: Add ti,dac121c081 Peter Rosin
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Peter Rosin @ 2022-04-25 20:46 UTC (permalink / raw)
  To: linux-kernel
  Cc: Jonathan Cameron, Lars-Peter Clausen, Rob Herring,
	Krzysztof Kozlowski, Sean Nyekjaer, linux-iio, devicetree

Hi!

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

Chenages since v1:
- Guenter Roeck noticed elsewhere that my mail setup was botched and
  that my patches were clobbered. Hopefully fixed. *blush*
- added tags from Sean Nyekjaer and Rob Herring

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(-)

-- 
2.20.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2022-05-22 11:49 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-25 20:46 [PATCH v2 0/2] Add support for texas dac121c081 to the dac5571 driver Peter Rosin
2022-04-25 20:46 ` [PATCH v2 1/2] dt-bindings: iio: ti-dac5571: Add ti,dac121c081 Peter Rosin
2022-04-25 20:47 ` [PATCH v2 2/2] iio: dac: ti-dac5571: add support for ti,dac121c081 Peter Rosin
2022-04-28 19:44 ` [PATCH v2 0/2] Add support for texas dac121c081 to the dac5571 driver Jonathan Cameron
2022-05-01 18:03   ` Jonathan Cameron
2022-05-12  8:59     ` Peter Rosin
2022-05-12 13:02       ` Jonathan Cameron
2022-05-22 11:57         ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).