On Mon, 24 Aug 2020 20:04:06 -0700, Chris Healy wrote: > From: Chris Healy <cphe...@gmail.com> > > Add syscon compatibility with Vybrid OCOTP driver binding. This is > required to access the UID. > > Fixes: 623069946952 ("nvmem: Add DT binding documentation for Vybrid > OCOTP driver") > Cc: sta...@vger.kernel.org > Signed-off-by: Chris Healy <cphe...@gmail.com> > --- > Changes in v4: > - Point to the appropriate commit for the Fixes: line > - Update the Required Properties to add the "syscon" compatible > --- > Documentation/devicetree/bindings/nvmem/vf610-ocotp.txt | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) >
Acked-by: Rob Herring <r...@kernel.org>