Re: [PATCH v3 1/2] dt-bindings: nvmem: Add syscon to Vybrid OCOTP driver

2020-08-22 Thread Shawn Guo
On Fri, Aug 21, 2020 at 02:21:01PM -0700, Chris Healy wrote: > From: Chris Healy > > Add syscon compatibility with Vybrid OCOTP driver binding. This is > required to access the UID. > > Fixes: fa8d20c8dbb77 ("ARM: dts: vfxxx: Add node corresponding to OCOTP") The bindings doc was not added by t

[PATCH v3 1/2] dt-bindings: nvmem: Add syscon to Vybrid OCOTP driver

2020-08-21 Thread Chris Healy
From: Chris Healy Add syscon compatibility with Vybrid OCOTP driver binding. This is required to access the UID. Fixes: fa8d20c8dbb77 ("ARM: dts: vfxxx: Add node corresponding to OCOTP") Cc: sta...@vger.kernel.org Signed-off-by: Chris Healy --- Documentation/devicetree/bindings/nvmem/vf610-oco