Linux IIO development
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Matti Vaittinen <mazziesaccount@gmail.com>
Cc: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com>,
	Lars-Peter Clausen <lars@metafoo.de>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	linux-iio@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/5] Support ROHM BD797xx DACs
Date: Sat, 5 Apr 2025 18:18:38 +0100	[thread overview]
Message-ID: <20250405181838.1498be04@jic23-huawei> (raw)
In-Reply-To: <cover.1743576022.git.mazziesaccount@gmail.com>

On Wed, 2 Apr 2025 09:44:20 +0300
Matti Vaittinen <mazziesaccount@gmail.com> wrote:

> Support ROHM BD797xx DACs
> 
> ROHM BD79700, BD79701 and BD79702 are very similar to the already
> sipported BD79703. Main difference is the reduced number of channels.
supported.
> Also, the *00 and *01 variants lack of the separate Vfs pin.
> 
> This series adds support for the BD79700, BD79701 and BD79702.

Series was nearly perfect but I tweaked one thing...
> 
> ---
> 
> Matti Vaittinen (5):
>   dt-bindings: Add ROHM BD7970x variants
>   iio: dac: bd79703 Store device address to 'address'
>   dac: bd79703: Add chip data
>   iio: bd79703: Support BD79700 and BD79701
>   iio: dac: bd79703: Support ROHM BD79702
Made the last 4 patch titles all start with
iio: dac: bd79703: 
rather than this random mixture of prefixes.

Applied to the testing branch of iio.git which will get rebase
on rc1 sometime in next few days.

Thanks,

Jonathan

> 
>  .../bindings/iio/dac/rohm,bd79703.yaml        |  33 +++--
>  drivers/iio/dac/rohm-bd79703.c                | 116 +++++++++++++++---
>  2 files changed, 126 insertions(+), 23 deletions(-)
> 
> 
> base-commit: 543da6252b48bbfe13e194fb980bdd2b161f6838


  parent reply	other threads:[~2025-04-05 17:18 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-02  6:44 [PATCH 0/5] Support ROHM BD797xx DACs Matti Vaittinen
2025-04-02  6:44 ` [PATCH 1/5] dt-bindings: Add ROHM BD7970x variants Matti Vaittinen
2025-04-02 13:27   ` Conor Dooley
2025-04-02  6:45 ` [PATCH 2/5] iio: dac: bd79703 Store device address to 'address' Matti Vaittinen
2025-04-02  6:46 ` [PATCH 3/5] dac: bd79703: Add chip data Matti Vaittinen
2025-04-02  6:46 ` [PATCH 4/5] iio: bd79703: Support BD79700 and BD79701 Matti Vaittinen
2025-04-02  6:46 ` [PATCH 5/5] iio: dac: bd79703: Support ROHM BD79702 Matti Vaittinen
2025-04-05 17:18 ` Jonathan Cameron [this message]
2025-04-07  5:12   ` [PATCH 0/5] Support ROHM BD797xx DACs Matti Vaittinen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20250405181838.1498be04@jic23-huawei \
    --to=jic23@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=matti.vaittinen@fi.rohmeurope.com \
    --cc=mazziesaccount@gmail.com \
    --cc=robh@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox