2023-06-22 11:39:59

by Fabrizio Castro

[permalink] [raw]
Subject: [PATCH v2 5/5] arm64: defconfig: Enable Renesas RZ/V2M CSI driver

Enable CSI driver support for Renesas RZ/V2M based platforms.

Signed-off-by: Fabrizio Castro <[email protected]>
---

v2: no changes

arch/arm64/configs/defconfig | 1 +
1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index a24609e14d50..5bde48869ad0 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -526,6 +526,7 @@ CONFIG_SPI_PL022=y
CONFIG_SPI_ROCKCHIP=y
CONFIG_SPI_RPCIF=m
CONFIG_SPI_RSPI=m
+CONFIG_SPI_RZV2M_CSI=m
CONFIG_SPI_QCOM_QSPI=m
CONFIG_SPI_QUP=y
CONFIG_SPI_QCOM_GENI=m
--
2.34.1



2023-07-03 12:30:30

by Geert Uytterhoeven

[permalink] [raw]
Subject: Re: [PATCH v2 5/5] arm64: defconfig: Enable Renesas RZ/V2M CSI driver

On Thu, Jun 22, 2023 at 1:34 PM Fabrizio Castro
<[email protected]> wrote:
> Enable CSI driver support for Renesas RZ/V2M based platforms.
>
> Signed-off-by: Fabrizio Castro <[email protected]>
> ---
>
> v2: no changes

Reviewed-by: Geert Uytterhoeven <[email protected]>
i.e. will queue in renesas-devel for v6.6.

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds