mbox series

[v5,0/2] iio: temperature: ltc2983: small improvements

Message ID 20240404-ltc2983-misc-improv-v5-0-c1f58057fcea@analog.com (mailing list archive)
Headers show
Series iio: temperature: ltc2983: small improvements | expand

Message

Nuno Sa April 4, 2024, 8:58 a.m. UTC
Hi Jonathan,

As suggested by you, v5 only has the regulator stuff. I'll send another
series for the new dev_errp_helper().

---
Changes in v5:
- Dropped patches 1,2,5 and 6.
- Link to v4: https://lore.kernel.org/all/20240328-ltc2983-misc-improv-v4-0-0cc428c07cd5@analog.com/

---
Nuno Sa (2):
      dt-bindings: iio: temperature: ltc2983: document power supply
      iio: temperature: ltc2983: support vdd regulator

 Documentation/devicetree/bindings/iio/temperature/adi,ltc2983.yaml | 4 ++++
 drivers/iio/temperature/ltc2983.c                                  | 5 +++++
 2 files changed, 9 insertions(+)
---
base-commit: 6020ca4de8e5404b20f15a6d9873cd6eb5f6d8d6
change-id: 20240222-ltc2983-misc-improv-1c7a78ece93f
--

Thanks!
- Nuno Sá

Comments

Jonathan Cameron April 6, 2024, 3:49 p.m. UTC | #1
On Thu, 4 Apr 2024 10:58:16 +0200
Nuno Sa <nuno.sa@analog.com> wrote:

> Hi Jonathan,
> 
> As suggested by you, v5 only has the regulator stuff. I'll send another
> series for the new dev_errp_helper().
Applied.

Thanks,

Jonathan

> 
> ---
> Changes in v5:
> - Dropped patches 1,2,5 and 6.
> - Link to v4: https://lore.kernel.org/all/20240328-ltc2983-misc-improv-v4-0-0cc428c07cd5@analog.com/
> 
> ---
> Nuno Sa (2):
>       dt-bindings: iio: temperature: ltc2983: document power supply
>       iio: temperature: ltc2983: support vdd regulator
> 
>  Documentation/devicetree/bindings/iio/temperature/adi,ltc2983.yaml | 4 ++++
>  drivers/iio/temperature/ltc2983.c                                  | 5 +++++
>  2 files changed, 9 insertions(+)
> ---
> base-commit: 6020ca4de8e5404b20f15a6d9873cd6eb5f6d8d6
> change-id: 20240222-ltc2983-misc-improv-1c7a78ece93f
> --
> 
> Thanks!
> - Nuno Sá
>