Re: [PATCH v3 1/2] media: dt-bindings: Add ST VD56G3 camera sensor
From: Krzysztof Kozlowski
Date: Thu Sep 05 2024 - 02:42:05 EST
On Wed, Sep 04, 2024 at 04:52:37PM +0200, Sylvain Petinot wrote:
> Add devicetree bindings Documentation for ST VD56G3 & ST VD66GY camera
> sensors. Update MAINTAINERS file.
>
> + port {
> + endpoint {
> + data-lanes = <1 2>;
> + link-frequencies = /bits/ 64 <402000000>;
> + remote-endpoint = <&csiphy0_ep>;
> + };
> + };
> + };
> + };
> diff --git a/MAINTAINERS b/MAINTAINERS
> index e6d77bea5db5..e58deb5b3047 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -21561,6 +21561,14 @@ S: Maintained
> F: Documentation/hwmon/stpddc60.rst
> F: drivers/hwmon/pmbus/stpddc60.c
>
> +ST VD56G3 IMAGE SENSOR DRIVER
> +M: Benjamin Mugnier <benjamin.mugnier@xxxxxxxxxxx>
> +M: Sylvain Petinot <sylvain.petinot@xxxxxxxxxxx>
> +L: linux-media@xxxxxxxxxxxxxxx
> +S: Maintained
> +F: Documentation/devicetree/bindings/media/i2c/st,vd56g3.yaml
> +F: drivers/media/i2c/vd56g3.c
There is no such file.
> +
> ST VGXY61 DRIVER
> M: Benjamin Mugnier <benjamin.mugnier@xxxxxxxxxxx>
> M: Sylvain Petinot <sylvain.petinot@xxxxxxxxxxx>
> @@ -23947,6 +23955,7 @@ F: drivers/media/i2c/mt*
> F: drivers/media/i2c/og*
> F: drivers/media/i2c/ov*
> F: drivers/media/i2c/s5*
> +F: drivers/media/i2c/vd56g3.c
Neither this one.
After fixing the paths:
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Best regards,
Krzysztof