Devicetree
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Ioana Risteiu <Ioana.Risteiu@analog.com>
Cc: "Lars-Peter Clausen" <lars@metafoo.de>,
	"Michael Hennerich" <Michael.Hennerich@analog.com>,
	"David Lechner" <dlechner@baylibre.com>,
	"Nuno Sá" <nuno.sa@analog.com>,
	"Andy Shevchenko" <andy@kernel.org>,
	"Rob Herring" <robh@kernel.org>,
	"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
	"Conor Dooley" <conor+dt@kernel.org>,
	"Ramona Nechita" <ramona.nechita@analog.com>,
	linux-iio@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/4] dt-bindigs: iio: adc: Add ad777x axi variant
Date: Mon, 28 Jul 2025 14:57:59 +0100	[thread overview]
Message-ID: <20250728145759.1f0aa58c@jic23-huawei> (raw)
In-Reply-To: <20250728134340.3644-2-Ioana.Risteiu@analog.com>

On Mon, 28 Jul 2025 16:43:33 +0300
Ioana Risteiu <Ioana.Risteiu@analog.com> wrote:

Typo in patch description.  I'll fix it when applying if nothing else comes up.
(bindings)

> Add a new compatible for the AD777x AXI IP core, a variant of the
> generic AXI ADC IP.
> 
> While sharing some operations with the generic AXI ADC IP, the AD777x
> variant has specific requirements such as setting number of lanes.
> 
> Signed-off-by: Ioana Risteiu <Ioana.Risteiu@analog.com>
> ---
>  Documentation/devicetree/bindings/iio/adc/adi,axi-adc.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/iio/adc/adi,axi-adc.yaml b/Documentation/devicetree/bindings/iio/adc/adi,axi-adc.yaml
> index e91e421a3d6b..1265ec5390d1 100644
> --- a/Documentation/devicetree/bindings/iio/adc/adi,axi-adc.yaml
> +++ b/Documentation/devicetree/bindings/iio/adc/adi,axi-adc.yaml
> @@ -30,6 +30,7 @@ description: |
>    https://analogdevicesinc.github.io/hdl/library/axi_ad408x/index.html
>    https://analogdevicesinc.github.io/hdl/library/axi_ad485x/index.html
>    http://analogdevicesinc.github.io/hdl/library/axi_ad7606x/index.html
> +  https://analogdevicesinc.github.io/hdl/library/axi_ad777x/index.html
>  
>  properties:
>    compatible:
> @@ -38,6 +39,7 @@ properties:
>        - adi,axi-ad408x
>        - adi,axi-ad7606x
>        - adi,axi-ad485x
> +      - adi,axi-ad777x
>  
>    reg:
>      maxItems: 1


  reply	other threads:[~2025-07-28 13:58 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-07-28 13:43 [PATCH 0/4] Add IIO backend support for AD7779 Ioana Risteiu
2025-07-28 13:43 ` [PATCH 1/4] dt-bindigs: iio: adc: Add ad777x axi variant Ioana Risteiu
2025-07-28 13:57   ` Jonathan Cameron [this message]
2025-07-30 21:06   ` Rob Herring (Arm)
2025-07-28 13:43 ` [PATCH 2/4] iio: adc: adi-axi-adc: Add support for ad777x Ioana Risteiu
2025-07-28 14:51   ` Nuno Sá
2025-07-28 13:43 ` [PATCH 3/4] dt-bindings: iio: adc: Add IIO backend support Ioana Risteiu
2025-07-30 21:06   ` Rob Herring (Arm)
2025-07-28 13:43 ` [PATCH 4/4] iio: adc: Update ad7779 to use IIO backend Ioana Risteiu
2025-07-28 14:10   ` Jonathan Cameron
2025-07-28 15:11   ` Nuno Sá

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=20250728145759.1f0aa58c@jic23-huawei \
    --to=jic23@kernel.org \
    --cc=Ioana.Risteiu@analog.com \
    --cc=Michael.Hennerich@analog.com \
    --cc=andy@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dlechner@baylibre.com \
    --cc=krzk+dt@kernel.org \
    --cc=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nuno.sa@analog.com \
    --cc=ramona.nechita@analog.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