Hi Shawn, > -----Original Message----- > From: Shawn Guo [mailto:shawn...@kernel.org] > Sent: 2019年5月23日 20:53 > To: Peng Fan <peng....@nxp.com> > Cc: srinivas.kandaga...@linaro.org; robh...@kernel.org; > s.ha...@pengutronix.de; feste...@gmail.com; dl-linux-imx > <linux-...@nxp.com>; linux-kernel@vger.kernel.org; > linux-arm-ker...@lists.infradead.org; devicet...@vger.kernel.org; > van.free...@gmail.com; Catalin Marinas <catalin.mari...@arm.com>; Will > Deacon <will.dea...@arm.com>; Shawn Guo <shawn....@linaro.org>; Andy > Gross <andy.gr...@linaro.org>; Maxime Ripard > <maxime.rip...@bootlin.com>; Olof Johansson <o...@lixom.net>; Jagan Teki > <ja...@amarulasolutions.com>; Bjorn Andersson > <bjorn.anders...@linaro.org>; Leonard Crestez <leonard.cres...@nxp.com>; > Marc Gonzalez <marc.w.gonza...@free.fr>; Enric Balletbo i Serra > <enric.balle...@collabora.com> > Subject: Re: [PATCH V3 RESEND 3/4] defconfig: arm64: enable i.MX8 SCU > octop driver > > On Wed, May 22, 2019 at 01:47:05AM +0000, Peng Fan wrote: > > Build in CONFIG_NVMEM_IMX_OCOTP_SCU. > > > > Cc: Catalin Marinas <catalin.mari...@arm.com> > > Cc: Will Deacon <will.dea...@arm.com> > > Cc: Shawn Guo <shawn....@linaro.org> > > Cc: Andy Gross <andy.gr...@linaro.org> > > Cc: Maxime Ripard <maxime.rip...@bootlin.com> > > Cc: Olof Johansson <o...@lixom.net> > > Cc: Jagan Teki <ja...@amarulasolutions.com> > > Cc: Bjorn Andersson <bjorn.anders...@linaro.org> > > Cc: Leonard Crestez <leonard.cres...@nxp.com> > > Cc: Marc Gonzalez <marc.w.gonza...@free.fr> > > Cc: Enric Balletbo i Serra <enric.balle...@collabora.com> > > Cc: linux-arm-ker...@lists.infradead.org > > Reviewed-by: Dong Aisheng <aisheng.d...@nxp.com> > > Signed-off-by: Peng Fan <peng....@nxp.com> > > Please do not use base64 encoding for patch posting.
Since Srinivas picked up patch 1/4 and 2/4, so just resend the patch 3/4 and patch 4/4. https://patchwork.kernel.org/patch/10959149/ https://patchwork.kernel.org/patch/10959151/ Thanks, Peng. > > Shawn > > > --- > > > > V3: > > No change > > V2: > > rename patch title, add review tag > > > > arch/arm64/configs/defconfig | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/arch/arm64/configs/defconfig > > b/arch/arm64/configs/defconfig index 979a95c915b6..32b85102b857 > 100644 > > --- a/arch/arm64/configs/defconfig > > +++ b/arch/arm64/configs/defconfig > > @@ -748,6 +748,7 @@ CONFIG_HISI_PMU=y > > CONFIG_QCOM_L2_PMU=y > > CONFIG_QCOM_L3_PMU=y > > CONFIG_NVMEM_IMX_OCOTP=y > > +CONFIG_NVMEM_IMX_OCOTP_SCU=y > > CONFIG_QCOM_QFPROM=y > > CONFIG_ROCKCHIP_EFUSE=y > > CONFIG_UNIPHIER_EFUSE=y > > -- > > 2.16.4 > >