[PATCH 2/4] media: i2c: Add driver for Sony IMX728
Krzysztof Kozlowski
krzk at kernel.org
Thu Feb 13 10:19:08 PST 2025
On 12/02/2025 20:56, Sebastian LaVine wrote:
> diff --git a/MAINTAINERS b/MAINTAINERS
> index 50bff3558d7d..27fb3c1be732 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -21890,6 +21890,7 @@ M: Stuart Burtner <sburtner at d3embedded.com>
> L: linux-media at vger.kernel.org
> S: Odd Fixes
> F: Documentation/devicetree/bindings/media/i2c/sony,imx728.yaml
> +F: drivers/media/i2c/imx728.c
>
> SONY MEMORYSTICK SUBSYSTEM
> M: Maxim Levitsky <maximlevitsky at gmail.com>
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index c62831e61586..0ff578bb4645 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -852,6 +852,7 @@ CONFIG_VIDEO_TI_J721E_CSI2RX=m
> CONFIG_VIDEO_HANTRO=m
> CONFIG_VIDEO_IMX219=m
> CONFIG_VIDEO_IMX412=m
> +CONFIG_VIDEO_IMX728=m
> CONFIG_VIDEO_OV5640=m
This is not related to this patch and should target different subsystem
with its own explanation why you thing this should be in common defconfig.
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list