Re: [PATCH v1 2/3] nvmem: Add the Broadcom OTP controller driver

From: Florian Fainelli
Date: Mon Oct 31 2016 - 16:38:23 EST


On 10/31/2016 12:55 PM, Scott Branden wrote:
> Florian,
>
> On 16-10-31 07:23 AM, Srinivas Kandagatla wrote:
>>
>> On 24/10/16 20:12, Jonathan Richardson wrote:
>>> From: Jonathan Richardson <jonathar@xxxxxxxxxxxx>
>>>
>>> Add support for 32 and 64-bit versions of Broadcom's On-Chip OTP
>>> controller. These controllers are used on SoC's such as Cygnus and
>>> Stingray.
>>>
>>> Reviewed-by: Ray Jui <ray.jui@xxxxxxxxxxxx>
>>> Tested-by: Jonathan Richardson <jonathan.richardson@xxxxxxxxxxxx>
>>> Signed-off-by: Scott Branden <scott.branden@xxxxxxxxxxxx>
>>> Signed-off-by: Oza Pawandeep <oza@xxxxxxxxxxxx>
>>> Signed-off-by: Jonathan Richardson <jonathan.richardson@xxxxxxxxxxxx>
>>> ---
>>> drivers/nvmem/Kconfig | 12 ++
>>> drivers/nvmem/Makefile | 2 +
>>> drivers/nvmem/bcm-ocotp.c | 335
>>> ++++++++++++++++++++++++++++++++++++++++++++++
>>> 3 files changed, 349 insertions(+)
>>> create mode 100644 drivers/nvmem/bcm-ocotp.c
>>
>>
>> I can pick this patch along with dt bindings document, but dts patch has
>> to go via arm-soc tree.
>
> Can you pick up [PATCH v1 3/3] ARM: dts: Add node from Broadcom OTP
> controller driver?

As soon as we get Rob's acked-by for Patch 1, sure.
--
Florian