From: sashiko-bot@kernel.org
To: "Lukas Metz" <lukas.metz@gmx.net>
Cc: conor+dt@kernel.org, devicetree@vger.kernel.org, robh@kernel.org
Subject: Re: [PATCH v3 1/2] dt-bindings: iio: dac: Add DAC8163
Date: Sun, 02 Aug 2026 16:15:21 +0000 [thread overview]
Message-ID: <20260802161521.CCD9E1F000E9@smtp.kernel.org> (raw)
In-Reply-To: <20260802-dac8163-work-v3-1-3ecc7bc66d0d@gmx.net>
Thank you for your contribution! Sashiko AI review found 1 potential issue(s) to consider:
- [Medium] The binding defines `vrefin-supply` instead of the standard `vref-supply` property for the reference voltage.
--
--- Patch [1]: [PATCH v3 1/2] dt-bindings: iio: dac: Add DAC8163 ---
commit 027b4225a7fdd9879cb23634eb3bd5c71623e616
Author: Lukas Metz <lukas.metz@gmx.net>
dt-bindings: iio: dac: Add DAC8163
This commit adds a device tree binding for the Texas Instruments DAC8163
family of digital-to-analog converters. It covers devices such as DAC7562,
DAC7563, DAC8162, DAC8163, DAC8562, and DAC8563.
> diff --git a/Documentation/devicetree/bindings/iio/dac/ti,dac8163.yaml b/Documentation/devicetree/bindings/iio/dac/ti,dac8163.yaml
> new file mode 100644
> index 0000000000000..ba4099c78e064
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/iio/dac/ti,dac8163.yaml
[ ... ]
> + ldac-gpios:
> + description:
> + Pin needs to be asserted permanently when updating the DAC synchronously.
> + maxItems: 1
> +
> + vrefin-supply:
> + description:
> + External reference voltage supply for scaling. When no vrefin-supply
> + is present the internal voltage reference is used.
[Severity: Medium]
Is there a specific reason to define vrefin-supply here rather than the
standard vref-supply property?
The IIO naming convention typically uses vref-supply for reference voltages.
Diverging from this standard establishes an inconsistent device tree
interface and might complicate integration with generic subsystems.
--
Sashiko AI review · https://sashiko.dev/#/patchset/20260802-dac8163-work-v3-0-3ecc7bc66d0d@gmx.net?part=1
next prev parent reply other threads:[~2026-08-02 16:15 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-02 16:07 [PATCH v3 0/2] Add driver for DAC8163: Lukas Metz
2026-08-02 16:07 ` [PATCH v3 1/2] dt-bindings: iio: dac: Add DAC8163 Lukas Metz
2026-08-02 16:15 ` sashiko-bot [this message]
2026-08-02 16:19 ` David Lechner
2026-08-02 18:55 ` Jonathan Cameron
2026-08-02 16:07 ` [PATCH v3 2/2] iio: dac: dac8163: Add driver for DAC8163 Lukas Metz
2026-08-02 16:18 ` sashiko-bot
2026-08-02 17:19 ` David Lechner
2026-08-02 19:05 ` Jonathan Cameron
2026-08-03 8:28 ` Siratul Islam
2026-08-04 23:46 ` Jonathan Cameron
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=20260802161521.CCD9E1F000E9@smtp.kernel.org \
--to=sashiko-bot@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=lukas.metz@gmx.net \
--cc=robh@kernel.org \
--cc=sashiko-reviews@lists.linux.dev \
/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