Re: [PATCH v3 1/3] dt-bindings: media: Add Sony IMX681
From: Krzysztof Kozlowski
Date: Fri Sep 11 2026 - 03:37:52 EST
On Wed, Sep 09, 2026 at 08:37:30PM +0000, Sergey Lebedev wrote:
> The Sony IMX681 is a CMOS image sensor used as the user-facing camera on
> several Microsoft Surface devices. It operates from analog 2.8 V, digital
> 1.05 V and interface 1.8 V supplies, is programmable over I2C, and outputs
> 10-bit Bayer data over a two-lane MIPI CSI-2 D-PHY interface.
>
> Signed-off-by: Sergey Lebedev <lsa.uz@xxxxx>
Just remember that "Tested-by" does not apply here.
> ---
> .../bindings/media/i2c/sony,imx681.yaml | 107 ++++++++++++++++++
> 1 file changed, 107 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/media/i2c/sony,imx681.yaml
>
> diff --git a/Documentation/devicetree/bindings/media/i2c/sony,imx681.yaml b/Documentation/devicetree/bindings/media/i2c/sony,imx681.yaml
> new file mode 100644
> index 000000000..6d2e4ddce
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/media/i2c/sony,imx681.yaml
> @@ -0,0 +1,107 @@
> +# SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
> +%YAML 1.2
> +---
> +$id: http://devicetree.org/schemas/media/i2c/sony,imx681.yaml#
> +$schema: http://devicetree.org/meta-schemas/core.yaml#
> +
> +title: Sony IMX681 CMOS Image Sensor
> +
> +maintainers:
> + - Andre Gilerson <andre.gilerson@xxxxxxxxx>
Andre should ack this.
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
Best regards,
Krzysztof