Re: [PATCH] media: dt-bindings: ak7375: Add AK7377

From: Rob Herring

Date: Sun Aug 30 2026 - 14:23:45 EST


On Sat, Aug 29, 2026 at 07:25:12AM +0200, Jan-Michael Brummer wrote:
> The AK7377 is register compatible with the AK7375 and is driven by the
> same driver.

If so and there is no driver change, then you are missing a fallback
compatible as sashiko points out.

>
> Signed-off-by: Jan-Michael Brummer <jan.brummer@xxxxxxxxx>
> ---
> .../devicetree/bindings/media/i2c/asahi-kasei,ak7375.yaml | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/Documentation/devicetree/bindings/media/i2c/asahi-kasei,ak7375.yaml b/Documentation/devicetree/bindings/media/i2c/asahi-kasei,ak7375.yaml
> index fe312cc..c040757 100644
> --- a/Documentation/devicetree/bindings/media/i2c/asahi-kasei,ak7375.yaml
> +++ b/Documentation/devicetree/bindings/media/i2c/asahi-kasei,ak7375.yaml
> @@ -18,6 +18,7 @@ properties:
> enum:
> - asahi-kasei,ak7345
> - asahi-kasei,ak7375
> + - asahi-kasei,ak7377
>
> reg:
> maxItems: 1