Re: [PATCH] docs: Update DTB format references
From: Jonathan Corbet
Date: Thu Jan 28 2021 - 17:46:15 EST
On Wed, 20 Jan 2021 13:31:51 +0000
Milan Lakhani <milan.lakhani@xxxxxxxxxxxxxxx> wrote:
> There were two references to devicetree/booting-without-of.rst (which has
> been removed) for DTB format information, and
> devicetree/usage-model.rst pointed to
> https://elinux.org/Device_Tree_Usage. Change all three of these references to
> https://www.devicetree.org/specifications/.
>
> Signed-off-by: Milan Lakhani <milan.lakhani@xxxxxxxxxxxxxxx>
> ---
> Documentation/arm/booting.rst | 2 +-
> Documentation/devicetree/usage-model.rst | 2 +-
> Documentation/translations/zh_CN/arm/Booting | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
Applied, thanks.
jon