LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
From: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
To: Jerome Brunet <jbrunet@baylibre.com>,
Carlo Caione <carlo@caione.org>,
Kevin Hilman <khilman@baylibre.com>
Cc: linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/2] nvmem: meson-efuse: add write support
Date: Thu, 19 Apr 2018 15:29:24 +0100 [thread overview]
Message-ID: <75866a94-c6e4-6537-b7d1-b5cae0519e61@linaro.org> (raw)
In-Reply-To: <1524147206.2601.104.camel@baylibre.com>
On 19/04/18 15:13, Jerome Brunet wrote:
> On Fri, 2018-03-16 at 16:01 +0100, Jerome Brunet wrote:
>> This changeset adds write support to meson efuse driver.
>> The first patch just changes the way the nvmem data are allocated w/o
>> any functional changes. The second patches actually adds write support.
>>
>> The memory being an OTP, it is safer if it remains read-only by default,
>> which is why I also submitted this DT patch [0].
>>
>> If a user knows what he is doing, it should be easy to remove the
>> read-only property from the board DT. This can be done in u-boot, before
>> starting linux:
>>
>> > fdt rm /efuse read-only
>>
>> Tested on the gxl libretech-cc
>
> Hi Srinivas,
>
> Is this patchset ok with you ? Do you want to me to change something ?
>
Patches look good to me, Can you rebase them on top of 4.17, I will send
it to Greg once rc4 is out.
thanks,
srini
> Regards
> Jerome
>
>>
>> [0]: https://lkml.kernel.org/r/20180316145021.8517-1-jbrunet@baylibre.com
>>
>> Jerome Brunet (2):
>> nvmem: meson-efuse: remove econfig global
>> nvmem: meson-efuse: add write support
>>
>> drivers/nvmem/meson-efuse.c | 37 +++++++++++++++++++++++++++----------
>> 1 file changed, 27 insertions(+), 10 deletions(-)
>>
>
next prev parent reply other threads:[~2018-04-19 14:29 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-03-16 15:01 Jerome Brunet
2018-03-16 15:01 ` [PATCH 1/2] nvmem: meson-efuse: remove econfig global Jerome Brunet
2018-03-16 15:01 ` [PATCH 2/2] nvmem: meson-efuse: add write support Jerome Brunet
2018-04-19 14:13 ` [PATCH 0/2] " Jerome Brunet
2018-04-19 14:29 ` Srinivas Kandagatla [this message]
2018-04-19 17:42 ` Kevin Hilman
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=75866a94-c6e4-6537-b7d1-b5cae0519e61@linaro.org \
--to=srinivas.kandagatla@linaro.org \
--cc=carlo@caione.org \
--cc=jbrunet@baylibre.com \
--cc=khilman@baylibre.com \
--cc=linux-amlogic@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--subject='Re: [PATCH 0/2] nvmem: meson-efuse: add write support' \
/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
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).