From: Sakari Ailus <sakari.ailus@linux.intel.com>
To: david@ixit.cz
Cc: Alexander Martinz <amartinz@shiftphones.com>,
Bjorn Andersson <andersson@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Konrad Dybcio <konradybcio@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Mauro Carvalho Chehab <mchehab@kernel.org>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk@kernel.org>,
devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org,
linux-kernel@vger.kernel.org, linux-media@vger.kernel.org,
phone-devel@vger.kernel.org,
Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Subject: Re: [PATCH v3 1/2] dt-bindings: media: i2c: dongwoon,dw9714: Document DW9714A and V variant
Date: Mon, 10 Aug 2026 12:38:26 +0300 [thread overview]
Message-ID: <anmcEvEwld-ZV9WE@kekkonen.localdomain> (raw)
In-Reply-To: <20260803-dw9714v-v3-1-8e10278dcd0d@ixit.cz>
Hi David,
On Mon, Aug 03, 2026 at 11:50:25AM +0200, David Heidelberg via B4 Relay wrote:
> From: David Heidelberg <david@ixit.cz>
>
> DW9714A is successor of DW9714 and DW9714V is successor of the DW9714A.
>
> All actuators are backward compatible, but they do introduce new features,
> such as Smart Actuator Control (SAC) mode which can minimize the
> mechanical vibration and achieve very fast mechanical settling time.
> Support for SAC can be implemented in the future.
What kind of configuration does SAC require? Such things generally aren't
configured from the userspace, compare e.g. with the dw9719 bindings
discussion.
>
> Nit: fix typo in description by removing duplicate information.
>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
> Signed-off-by: David Heidelberg <david@ixit.cz>
> ---
> .../devicetree/bindings/media/i2c/dongwoon,dw9714.yaml | 14 +++++++++++---
> 1 file changed, 11 insertions(+), 3 deletions(-)
>
> diff --git a/Documentation/devicetree/bindings/media/i2c/dongwoon,dw9714.yaml b/Documentation/devicetree/bindings/media/i2c/dongwoon,dw9714.yaml
> index 66229a3dc05d6..7c2769e6c4880 100644
> --- a/Documentation/devicetree/bindings/media/i2c/dongwoon,dw9714.yaml
> +++ b/Documentation/devicetree/bindings/media/i2c/dongwoon,dw9714.yaml
> @@ -5,22 +5,30 @@ $id: http://devicetree.org/schemas/media/i2c/dongwoon,dw9714.yaml#
> $schema: http://devicetree.org/meta-schemas/core.yaml#
>
> title: Dongwoon Anatech DW9714 camera voice coil lens driver
>
> maintainers:
> - Krzysztof Kozlowski <krzk@kernel.org>
>
> description:
> - DW9174 is a 10-bit DAC with current sink capability. It is intended for
> - driving voice coil lenses in camera modules.
> + 10-bit DAC with current sink capability. It is intended for driving
> + voice coil lenses in camera modules.
>
> properties:
> compatible:
> - const: dongwoon,dw9714
> + oneOf:
> + - items:
> + - const: dongwoon,dw9714v
> + - const: dongwoon,dw9714a
> + - const: dongwoon,dw9714
> + - items:
> + - const: dongwoon,dw9714a
> + - const: dongwoon,dw9714
> + - const: dongwoon,dw9714
>
> reg:
> maxItems: 1
>
> powerdown-gpios:
> description:
> XSD pin for shutdown (active low)
>
>
--
Regards,
Sakari Ailus
next prev parent reply other threads:[~2026-08-10 9:38 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-03 9:50 [PATCH v3 0/2] Enable DW9714V camera focus coil on SHIFT 6MQ David Heidelberg via B4 Relay
2026-08-03 9:50 ` [PATCH v3 1/2] dt-bindings: media: i2c: dongwoon,dw9714: Document DW9714A and V variant David Heidelberg via B4 Relay
2026-08-10 9:38 ` Sakari Ailus [this message]
2026-08-10 10:24 ` David Heidelberg
2026-08-03 9:50 ` [PATCH v3 2/2] arm64: dts: qcom: sdm845-shift-axolotl: Add actuator for main rear camera David Heidelberg via B4 Relay
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=anmcEvEwld-ZV9WE@kekkonen.localdomain \
--to=sakari.ailus@linux.intel.com \
--cc=amartinz@shiftphones.com \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=david@ixit.cz \
--cc=devicetree@vger.kernel.org \
--cc=konradybcio@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=krzk@kernel.org \
--cc=krzysztof.kozlowski@oss.qualcomm.com \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=mchehab@kernel.org \
--cc=phone-devel@vger.kernel.org \
--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