linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RESEND PATCHv1] arm64: defconfig: enable rsu driver
@ 2019-10-17 20:15 richard.gong
  2019-10-23 14:43 ` Dinh Nguyen
  0 siblings, 1 reply; 2+ messages in thread
From: richard.gong @ 2019-10-17 20:15 UTC (permalink / raw)
  To: catalin.marinas, will, shawnguo, olof, mripard, bjorn.andersson,
	arnd, dinguyen, marcin.juszkiewicz, linux-arm-kernel,
	linux-kernel
  Cc: richard.gong, Richard Gong

From: Richard Gong <richard.gong@intel.com>

Enable Intel Stratix10 Remote System Update (RSU) driver

The Intel Remote System Update (RSU) driver provides a way for customers
to update the boot configuration of a Intel Stratix 10 SoC device with
significantly reduced risk of corrupting the bitstream storage and
bricking the system.

Signed-off-by: Richard Gong <richard.gong@intel.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index c9adae4..0b626b2 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -90,6 +90,7 @@ CONFIG_ARM_TEGRA186_CPUFREQ=y
 CONFIG_ARM_SCPI_PROTOCOL=y
 CONFIG_RASPBERRYPI_FIRMWARE=y
 CONFIG_INTEL_STRATIX10_SERVICE=y
+CONFIG_INTEL_STRATIX10_RSU=m
 CONFIG_TI_SCI_PROTOCOL=y
 CONFIG_EFI_CAPSULE_LOADER=y
 CONFIG_IMX_SCU=y
-- 
2.7.4


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [RESEND PATCHv1] arm64: defconfig: enable rsu driver
  2019-10-17 20:15 [RESEND PATCHv1] arm64: defconfig: enable rsu driver richard.gong
@ 2019-10-23 14:43 ` Dinh Nguyen
  0 siblings, 0 replies; 2+ messages in thread
From: Dinh Nguyen @ 2019-10-23 14:43 UTC (permalink / raw)
  To: richard.gong, catalin.marinas, will, shawnguo, olof, mripard,
	bjorn.andersson, arnd, marcin.juszkiewicz, linux-arm-kernel,
	linux-kernel
  Cc: Richard Gong



On 10/17/19 3:15 PM, richard.gong@linux.intel.com wrote:
> From: Richard Gong <richard.gong@intel.com>
> 
> Enable Intel Stratix10 Remote System Update (RSU) driver
> 
> The Intel Remote System Update (RSU) driver provides a way for customers
> to update the boot configuration of a Intel Stratix 10 SoC device with
> significantly reduced risk of corrupting the bitstream storage and
> bricking the system.
> 
> Signed-off-by: Richard Gong <richard.gong@intel.com>
> ---
>  arch/arm64/configs/defconfig | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
> index c9adae4..0b626b2 100644
> --- a/arch/arm64/configs/defconfig
> +++ b/arch/arm64/configs/defconfig
> @@ -90,6 +90,7 @@ CONFIG_ARM_TEGRA186_CPUFREQ=y
>  CONFIG_ARM_SCPI_PROTOCOL=y
>  CONFIG_RASPBERRYPI_FIRMWARE=y
>  CONFIG_INTEL_STRATIX10_SERVICE=y
> +CONFIG_INTEL_STRATIX10_RSU=m
>  CONFIG_TI_SCI_PROTOCOL=y
>  CONFIG_EFI_CAPSULE_LOADER=y
>  CONFIG_IMX_SCU=y
> 

Applied!

Thanks,
Dinh

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-10-23 14:44 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-17 20:15 [RESEND PATCHv1] arm64: defconfig: enable rsu driver richard.gong
2019-10-23 14:43 ` Dinh Nguyen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).