Re: [PATCH v2 10/16] of: Add vendor prefix for MIPS Technologies, Inc.
From: Kumar Gala <hidden>
Date: 2014-09-22 19:01:14
Also in:
linux-devicetree, lkml
On Sep 22, 2014, at 11:28 AM, Andrew Bresticker [off-list ref] wrote:
On Mon, Sep 22, 2014 at 7:23 AM, Rob Herring [off-list ref] wrote:quoted
On Fri, Sep 5, 2014 at 12:30 PM, Andrew Bresticker [off-list ref] wrote:quoted
Add the vendor prefix "mti" for MIPS Technologies, Inc. Signed-off-by: Andrew Bresticker <redacted> --- New for v2. --- Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + 1 file changed, 1 insertion(+)diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt index ac7269f..efa5a5b 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt@@ -86,6 +86,7 @@ microchip Microchip Technology Inc.mosaixtech Mosaix Technologies, Inc. moxa Moxa mpl MPL AG +mti MIPS Technologies, Inc.Why not mips as that is more common and the stock ticker."mti" is already in use, see Documentation/devicetree/bindings/mips/cpu_irq.txt, arch/mips/mti-sead3/sead3.dts, and arch/mips/ralink/dts/*.dtsi.
Isn’t mips already used as well: arch/mips/lantiq/dts/danube.dtsi: compatible = "mips,mips24Kc"; arch/mips/ralink/dts/mt7620a.dtsi: compatible = "mips,mips24KEc"; arch/mips/ralink/dts/rt2880.dtsi: compatible = "mips,mips4KEc"; arch/mips/ralink/dts/rt3050.dtsi: compatible = "mips,mips24KEc"; arch/mips/ralink/dts/rt3883.dtsi: - k -- Employee of Qualcomm Innovation Center, Inc. Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation