Re: [PATCH] dt-bindings: Fix typo on the DesignWare IP reset bindings documentation

From: Rob Herring
Date: Mon Dec 07 2020 - 16:51:37 EST


On Thu, 19 Nov 2020 00:18:39 +0100, Gustavo Pimentel wrote:
> This patch removes a loose "i" character is present on the current
> documentation.
>
> Signed-off-by: Gustavo Pimentel <gustavo.pimentel@xxxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/reset/snps,dw-reset.txt | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>

Applied, thanks!

But really, rather than trivial fixes to txt bindings, convert them to
schema instead.

Rob