Re: [PATCH] nvmem: dt-bindings: Fix the error of dt-bindings check

From: Rob Herring
Date: Fri Feb 25 2022 - 16:51:31 EST


On Fri, 25 Feb 2022 16:10:11 +0800, Vincent Shih wrote:
> 1. Remove the unnecessary header file for dt-binding check
> 2. Replace OTPRX with 0x15 since it is not defined here.
> 3. Modify the name of the node of the clock driver.
>
> Fixes: e15d2e3fd7("nvmem: Fix the compilation error for SP7021")
>
> Reported-by: Rob Herring <robh+dt@xxxxxxxxxx>
> Signed-off-by: Vincent Shih <vincent.sunplus@xxxxxxxxx>
> ---
> Documentation/devicetree/bindings/nvmem/sunplus,sp7021-ocotp.yaml | 4 +---
> 1 file changed, 1 insertion(+), 3 deletions(-)
>

Acked-by: Rob Herring <robh@xxxxxxxxxx>