On Mon, 24 Aug 2020 20:04:06 -0700, Chris Healy wrote:
From: Chris Healy cphealy@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: stable@vger.kernel.org Signed-off-by: Chris Healy cphealy@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 robh@kernel.org