All of lore.kernel.org
 help / color / mirror / Atom feed
From: manabian@gmail.com (Joachim Eastwood)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] nvmem: add NXP LPC18xx OTP driver
Date: Sat, 8 Oct 2016 12:26:05 +0200	[thread overview]
Message-ID: <CAGhQ9VytKvCK9ViHLqmc6wCeOh0RsmB3n87zNDTOMLkE5-9arw@mail.gmail.com> (raw)
In-Reply-To: <8ad4d5fb-0672-fbd7-6076-a91c89dee132@mleia.com>

Hi Vladimir,

On 7 October 2016 at 03:44, Vladimir Zapolskiy <vz@mleia.com> wrote:
> Hi Joachim, Srinivas,
>
> On 13.09.2016 19:12, Joachim Eastwood wrote:
>> Add simple read only driver for the internal OTP (One Time Programmable)
>> memory found on all NXP LPC18xx and LPC43xx devices.
>>
>> The OTP memory is split into 4 banks each with 4 32-bits word. Some of
>> the banks contain predefined data while others are for general purpose
>> and user programmable via the OTP API in ROM. Note that writing to the
>> OTP memory is not yet supported.
>>
>> Signed-off-by: Joachim Eastwood <manabian@gmail.com>
>> ---
>
> please feel free to add my
>
>   Tested-by: Vladimir Zapolskiy <vz@mleia.com>

Thanks for testing!


regards,
Joachim Eastwood

  reply	other threads:[~2016-10-08 10:26 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-09-13 16:12 [PATCH 0/3] nvmem: add lpc18xx OTP memory driver Joachim Eastwood
2016-09-13 16:12 ` Joachim Eastwood
2016-09-13 16:12 ` [PATCH 1/3] nvmem: add NXP LPC18xx OTP driver Joachim Eastwood
2016-09-19 10:56   ` Srinivas Kandagatla
2016-10-07  1:44   ` Vladimir Zapolskiy
2016-10-08 10:26     ` Joachim Eastwood [this message]
     [not found] ` <20160913161241.22492-1-manabian-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-09-13 16:12   ` [PATCH 2/3] nvmem: dt: document lpc1850 OTP binding Joachim Eastwood
2016-09-13 16:12     ` Joachim Eastwood
     [not found]     ` <20160913161241.22492-3-manabian-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-09-23 13:35       ` Rob Herring
2016-09-23 13:35         ` Rob Herring
2016-09-23 20:05         ` Joachim Eastwood
2016-09-23 20:05           ` Joachim Eastwood
2016-09-13 16:12   ` [PATCH 3/3] ARM: dts: lpc18xx: add otp node Joachim Eastwood
2016-09-13 16:12     ` Joachim Eastwood

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=CAGhQ9VytKvCK9ViHLqmc6wCeOh0RsmB3n87zNDTOMLkE5-9arw@mail.gmail.com \
    --to=manabian@gmail.com \
    --cc=linux-arm-kernel@lists.infradead.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.