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

From: Scott Branden
Date: Mon Oct 31 2016 - 15:55:46 EST


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?


Thanks,
srini


Thanks,
Scott