[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <11778231.uWbmaTPDrr@wuerfel>
Date: Mon, 15 Feb 2016 12:19:30 +0100
From: Arnd Bergmann <arnd@...db.de>
To: Sergei Shtylyov <sergei.shtylyov@...entembedded.com>
Cc: Heinrich Schuchardt <xypron.glpk@....de>,
Rob Herring <robh+dt@...nel.org>,
Pawel Moll <pawel.moll@....com>,
Mark Rutland <mark.rutland@....com>,
Ian Campbell <ijc+devicetree@...lion.org.uk>,
Kumar Gala <galak@...eaurora.org>,
Ralf Baechle <ralf@...ux-mips.org>,
Andrew Bresticker <abrestic@...omium.org>,
Aaro Koskinen <aaro.koskinen@....fi>,
devicetree@...r.kernel.org, linux-mips@...ux-mips.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/1] MIPS: DTS: cavium-octeon: provide model attribute
On Monday 15 February 2016 14:16:48 Sergei Shtylyov wrote:
>
> Property: model
> Value type: <string>
> Description:
> The model property value is a <string> that specifies the
> manufacturer’s model number of the device.
>
> The recommended format is: “manufacturer,model”, where manufacturer
> is a string describing the name of the manufacturer (such as a stock
> ticker symbol), and model specifies the model number.
>
>
This also means that you absolutely cannot have wildcards in there (same
rule as for the compatible strings) and that the property should be in the
.dts file, not .dtsi.
Arnd
Powered by blists - more mailing lists