All of lore.kernel.org
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo@kernel.org>
To: Michael Walle <michael@walle.cc>
Cc: Catalin Marinas <catalin.marinas@arm.com>,
	Will Deacon <will@kernel.org>,
	soc@kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] arm64: defconfig: enable Layerscape SFP driver
Date: Sat, 9 Apr 2022 11:04:50 +0800	[thread overview]
Message-ID: <20220409030450.GZ129381@dragon> (raw)
In-Reply-To: <20220304202124.3401165-1-michael@walle.cc>

On Fri, Mar 04, 2022 at 09:21:24PM +0100, Michael Walle wrote:
> Enable the driver for the Layerscape SFP (Security Fuse Processor) found
> on most Layerscape SoCs. For example, a per-device unique serial number
> is stored in the fuses.
> 
> Signed-off-by: Michael Walle <michael@walle.cc>

It looks that Arnd picked this up for 5.18-rc1.

Shawn

> ---
>  arch/arm64/configs/defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index b8c216b11dae..46ee2dda2253 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -1197,6 +1197,7 @@ CONFIG_NVMEM_SUNXI_SID=y
>  CONFIG_UNIPHIER_EFUSE=y
>  CONFIG_MESON_EFUSE=m
>  CONFIG_NVMEM_RMEM=m
> +CONFIG_NVMEM_LAYERSCAPE_SFP=m
>  CONFIG_FPGA=y
>  CONFIG_FPGA_MGR_STRATIX10_SOC=m
>  CONFIG_FPGA_BRIDGE=m
> -- 
> 2.30.2
> 

WARNING: multiple messages have this Message-ID (diff)
From: Shawn Guo <shawnguo@kernel.org>
To: Michael Walle <michael@walle.cc>
Cc: Catalin Marinas <catalin.marinas@arm.com>,
	Will Deacon <will@kernel.org>,
	soc@kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] arm64: defconfig: enable Layerscape SFP driver
Date: Sat, 9 Apr 2022 11:04:50 +0800	[thread overview]
Message-ID: <20220409030450.GZ129381@dragon> (raw)
In-Reply-To: <20220304202124.3401165-1-michael@walle.cc>

On Fri, Mar 04, 2022 at 09:21:24PM +0100, Michael Walle wrote:
> Enable the driver for the Layerscape SFP (Security Fuse Processor) found
> on most Layerscape SoCs. For example, a per-device unique serial number
> is stored in the fuses.
> 
> Signed-off-by: Michael Walle <michael@walle.cc>

It looks that Arnd picked this up for 5.18-rc1.

Shawn

> ---
>  arch/arm64/configs/defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index b8c216b11dae..46ee2dda2253 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -1197,6 +1197,7 @@ CONFIG_NVMEM_SUNXI_SID=y
>  CONFIG_UNIPHIER_EFUSE=y
>  CONFIG_MESON_EFUSE=m
>  CONFIG_NVMEM_RMEM=m
> +CONFIG_NVMEM_LAYERSCAPE_SFP=m
>  CONFIG_FPGA=y
>  CONFIG_FPGA_MGR_STRATIX10_SOC=m
>  CONFIG_FPGA_BRIDGE=m
> -- 
> 2.30.2
> 

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2022-04-09  3:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-04 20:21 [PATCH] arm64: defconfig: enable Layerscape SFP driver Michael Walle
2022-03-04 20:21 ` Michael Walle
2022-03-08 16:30 ` patchwork-bot+linux-soc
2022-04-09  3:04 ` Shawn Guo [this message]
2022-04-09  3:04   ` Shawn Guo

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220409030450.GZ129381@dragon \
    --to=shawnguo@kernel.org \
    --cc=catalin.marinas@arm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=michael@walle.cc \
    --cc=soc@kernel.org \
    --cc=will@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.