[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180103200413.cpv6wxeeumaw62l5@rob-hp-laptop>
Date: Wed, 3 Jan 2018 14:04:13 -0600
From: Rob Herring <robh@...nel.org>
To: Mathieu Malaterre <malat@...ian.org>
Cc: Marcin Nowakowski <marcin.nowakowski@...s.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Zubair.Kakakhel@...s.com,
Srinivas Kandagatla <srinivas.kandagatla@...aro.org>,
Mark Rutland <mark.rutland@....com>,
Ralf Baechle <ralf@...ux-mips.org>,
PrasannaKumar Muralidharan <prasannatsmkumar@...il.com>,
linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
linux-mips@...ux-mips.org
Subject: Re: [PATCH v2 2/2] dts: Probe efuse for CI20
On Thu, Dec 28, 2017 at 10:29:53PM +0100, Mathieu Malaterre wrote:
> MIPS Creator CI20 comes with JZ4780 SoC. Provides access to the efuse block
> using jz4780 efuse driver.
>
> Signed-off-by: Mathieu Malaterre <malat@...ian.org>
> ---
> arch/mips/configs/ci20_defconfig | 2 ++
Your subject indicates this is a dts patch which it is not.
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/mips/configs/ci20_defconfig b/arch/mips/configs/ci20_defconfig
> index b5f4ad8f2c45..62c63617e97a 100644
> --- a/arch/mips/configs/ci20_defconfig
> +++ b/arch/mips/configs/ci20_defconfig
> @@ -171,3 +171,5 @@ CONFIG_STACKTRACE=y
> # CONFIG_FTRACE is not set
> CONFIG_CMDLINE_BOOL=y
> CONFIG_CMDLINE="earlycon console=ttyS4,115200 clk_ignore_unused"
> +CONFIG_NVMEM=y
> +CONFIG_JZ4780_EFUSE=y
> --
> 2.11.0
>
Powered by blists - more mailing lists