On Thu, Nov 2, 2023 at 4:05 AM ff <f...@shokubai.tech> wrote:
>
> Hi,
>
> As I am working on Automotive Virtual Platform Speficition in the context of 
> SOAFEE and there is a reference to « chosen » standardization in the 
> document, I am verifying all external links.
>
> The file 
> https://elixir.bootlin.com/linux/v5.19.17/source/Documentation/devicetree/bindings/chosen.txt
>  has disappeared from the Doc tree since 6.0
>
> There are no references to kaslr-seed, stdout-path or 
> linux,usable-memory-range in the whole DT, including in the current 6.6 tree. 
> There is a brief mention (probably not normative) of « chosen » is 
> usage_model.rst but that’s all.
>
> Does anyone knows if that is intentional?

Checking the commit log for the file will answer your question:

$ git log -- Documentation/devicetree/bindings/chosen.txt
commit ad6c94de2ec453d966f71654cd7dd68cafd03dc3
Author: Jason A. Donenfeld <ja...@zx2c4.com>
Date:   Tue Jun 28 17:33:54 2022 +0200

    dt-bindings: chosen: remove old .txt binding

    chosen.txt has been replaced by a schema in dtschema[1] and is now out
    of date as well. Remove it to avoid confusion.

    [1] 
https://github.com/devicetree-org/dt-schema/blob/main/dtschema/schemas/chosen.yaml

    Link: 
https://lore.kernel.org/lkml/c8dddfe6-6385-ed34-e789-9f845c8a3...@linaro.org/
    Link: 
https://lore.kernel.org/lkml/CAL_Jsq+uSdk9YNbUW35yjN3q8-3FDobrxHmBpy=4rkmcfnb...@mail.gmail.com/
    Signed-off-by: Jason A. Donenfeld <ja...@zx2c4.com>
    [robh: Improve commmit msg]
    Signed-off-by: Rob Herring <r...@kernel.org>
    Link: https://lore.kernel.org/r/20220628153354.870543-1-ja...@zx2c4.com
_______________________________________________
boot-architecture mailing list -- boot-architecture@lists.linaro.org
To unsubscribe send an email to boot-architecture-le...@lists.linaro.org

Reply via email to