Hi Shawn, > -----Original Message----- > From: Shawn Guo [mailto:[email protected]] > Sent: 2019年5月23日 20:53 > To: Peng Fan <[email protected]> > Cc: [email protected]; [email protected]; > [email protected]; [email protected]; dl-linux-imx > <[email protected]>; [email protected]; > [email protected]; [email protected]; > [email protected]; Catalin Marinas <[email protected]>; Will > Deacon <[email protected]>; Shawn Guo <[email protected]>; Andy > Gross <[email protected]>; Maxime Ripard > <[email protected]>; Olof Johansson <[email protected]>; Jagan Teki > <[email protected]>; Bjorn Andersson > <[email protected]>; Leonard Crestez <[email protected]>; > Marc Gonzalez <[email protected]>; Enric Balletbo i Serra > <[email protected]> > 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 <[email protected]> > > Cc: Will Deacon <[email protected]> > > Cc: Shawn Guo <[email protected]> > > Cc: Andy Gross <[email protected]> > > Cc: Maxime Ripard <[email protected]> > > Cc: Olof Johansson <[email protected]> > > Cc: Jagan Teki <[email protected]> > > Cc: Bjorn Andersson <[email protected]> > > Cc: Leonard Crestez <[email protected]> > > Cc: Marc Gonzalez <[email protected]> > > Cc: Enric Balletbo i Serra <[email protected]> > > Cc: [email protected] > > Reviewed-by: Dong Aisheng <[email protected]> > > Signed-off-by: Peng Fan <[email protected]> > > 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 > >

