Re: [PATCH 11/12] docs: arm: index.rst: add google/chromebook-boot-flow

From: Doug Anderson
Date: Wed Jul 06 2022 - 12:34:45 EST


Hi,

On Sat, Jul 2, 2022 at 4:07 AM Mauro Carvalho Chehab <mchehab@xxxxxxxxxx> wrote:
>
> This document was added without placing it at arm book.
>
> Fixes: 59228d3b9060 ("dt-bindings: Document how Chromebooks with depthcharge boot")
> Signed-off-by: Mauro Carvalho Chehab <mchehab@xxxxxxxxxx>
> ---
>
> To avoid mailbombing on a large number of people, only mailing lists were C/C on the cover.
> See [PATCH 00/12] at: https://lore.kernel.org/all/cover.1656759988.git.mchehab@xxxxxxxxxx/
>
> Documentation/arm/index.rst | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/arm/index.rst b/Documentation/arm/index.rst
> index 2bda5461a80b..495ada7915e1 100644
> --- a/Documentation/arm/index.rst
> +++ b/Documentation/arm/index.rst
> @@ -31,6 +31,8 @@ SoC-specific documents
> .. toctree::
> :maxdepth: 1
>
> + google/chromebook-boot-flow
> +

Sure, seems reasonable. It's not truly SoC-specific but I guess
there's no better place for it.

Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx>