[PATCH 1/2] Documentation: devicetree: root node serial-number property documentation
Stefan Agner
stefan at agner.ch
Thu Apr 16 00:56:44 PDT 2015
On 2015-03-28 18:39, Paul Kocialkowski wrote:
> Signed-off-by: Paul Kocialkowski <contact at paulk.fr>
I think this is a worthwhile standardization.
Acked-by: Stefan Agner <stefan at agner.ch>
> ---
> Documentation/devicetree/booting-without-of.txt | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/Documentation/devicetree/booting-without-of.txt
> b/Documentation/devicetree/booting-without-of.txt
> index 7768518..8b055897 100644
> --- a/Documentation/devicetree/booting-without-of.txt
> +++ b/Documentation/devicetree/booting-without-of.txt
> @@ -828,6 +828,10 @@ address which can extend beyond that limit.
> name may clash with standard defined ones, you prefix them with your
> vendor name and a comma.
>
> + Additional properties for the root node:
> +
> + - serial-number : a string representing the board's serial number
> +
> b) The /cpus node
>
> This node is the parent of all individual CPU nodes. It doesn't
More information about the linux-arm-kernel
mailing list