Re: [PATCH v8 3/4] drivers: nvmem: Add Vybrid OCOTP support

2015-08-12 Thread Srinivas Kandagatla
On 12/08/15 12:32, maitysancha...@gmail.com wrote: Hello, On 15-08-12 11:41:55, Srinivas Kandagatla wrote: >Hi Sanchayan, > >Please run checkpatch before you send the patch next time. >Look at Documentation/SubmittingPatches for more details. > >WARNING: line over 80 characters >#225: FILE: d

Re: [PATCH v8 3/4] drivers: nvmem: Add Vybrid OCOTP support

2015-08-12 Thread maitysanchayan
Hello, On 15-08-12 11:41:55, Srinivas Kandagatla wrote: > Hi Sanchayan, > > Please run checkpatch before you send the patch next time. > Look at Documentation/SubmittingPatches for more details. > > WARNING: line over 80 characters > #225: FILE: drivers/nvmem/vf610-ocotp.c:174: > +

Re: [PATCH v8 3/4] drivers: nvmem: Add Vybrid OCOTP support

2015-08-12 Thread Srinivas Kandagatla
Hi Sanchayan, Please run checkpatch before you send the patch next time. Look at Documentation/SubmittingPatches for more details. WARNING: line over 80 characters #225: FILE: drivers/nvmem/vf610-ocotp.c:174: + ret = vf610_ocotp_wait_busy(ocotp->base + OCOTP_CTRL_REG); WA

Re: [PATCH v8 3/4] drivers: nvmem: Add Vybrid OCOTP support

2015-08-10 Thread Srinivas Kandagatla
Hi Sanchayan, On 10/08/15 15:11, Sanchayan Maity wrote: The patch adds support for the On Chip One Time Programmable Peripheral (OCOTP) on the Vybrid platform. Signed-off-by: Sanchayan Maity --- drivers/nvmem/Kconfig | 10 ++ drivers/nvmem/Makefile | 2 + drivers/nvmem/vf610