Re: [PATCH 29/32] docs: dt: update writing-schema.rst references

From: Rob Herring
Date: Wed Apr 07 2021 - 10:45:42 EST


On Thu, 01 Apr 2021 14:17:49 +0200, Mauro Carvalho Chehab wrote:
> Changeset b83db5b84900 ("docs: dt: Group DT docs into relevant sub-sections")
> renamed: Documentation/devicetree/writing-schema.rst
> to: Documentation/devicetree/bindings/writing-schema.rst.
>
> Update the cross-references accordingly.
>
> Fixes: b83db5b84900 ("docs: dt: Group DT docs into relevant sub-sections")
> Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/submitting-patches.rst | 2 +-
> scripts/checkpatch.pl | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>

Applied, thanks!