To: | Ralf Baechle <ralf@linux-mips.org>, Rob Herring <robh+dt@kernel.org>, Michael Turquette <mturquette@baylibre.com> |
---|---|
Subject: | [PATCH v4 14/15] devicetree/bindings: Add GCW vendor prefix |
From: | Paul Cercueil <paul@crapouillou.net> |
Date: | Thu, 28 Dec 2017 14:56:33 +0100 |
Cc: | Mark Rutland <mark.rutland@arm.com>, Stephen Boyd <sboyd@codeaurora.org>, Maarten ter Huurne <maarten@treewalker.org>, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mips@linux-mips.org, linux-clk@vger.kernel.org, Paul Cercueil <paul@crapouillou.net> |
Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=crapouillou.net; s=mail; t=1514469424; bh=ri4iFg9bG8q+bmnG5UpR6uopdXMpJv4V1pYWeDWtQRk=; h=From:To:Cc:Subject:Date:Message-Id:In-Reply-To:References; b=BXjVkji6Dn5kYVe26hTD8ZvVu/kkm42PDS9rDIP76M88+p7sfv5zwermGx7sczvIG7QtunwrEVv/wy8zDN3X8MAR3XHyak1zM96RCRHbnxJagMTQVrxfZlKBAowKLF3uikSTFTQrkLWAo25MskghHr+Ewgv65B5lkUVVVslHwS4= |
In-reply-to: | <20171228135634.30000-1-paul@crapouillou.net> |
List-archive: | <http://www.linux-mips.org/archives/linux-mips/> |
List-help: | <mailto:ecartis@linux-mips.org?Subject=help> |
List-id: | linux-mips <linux-mips.eddie.linux-mips.org> |
List-owner: | <mailto:ralf@linux-mips.org> |
List-post: | <mailto:linux-mips@linux-mips.org> |
List-software: | Ecartis version 1.0.0 |
List-subscribe: | <mailto:ecartis@linux-mips.org?subject=subscribe%20linux-mips> |
List-unsubscribe: | <mailto:ecartis@linux-mips.org?subject=unsubscribe%20linux-mips> |
Original-recipient: | rfc822;linux-mips@linux-mips.org |
References: | <20170702163016.6714-2-paul@crapouillou.net> <20171228135634.30000-1-paul@crapouillou.net> |
Sender: | linux-mips-bounce@linux-mips.org |
Game Consoles Worldwide, mostly known under the acronym GCW, is the creator of the GCW Zero open-source video game system. Signed-off-by: Paul Cercueil <paul@crapouillou.net> Acked-by: Rob Herring <robh@kernel.org> --- Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + 1 file changed, 1 insertion(+) v2: It's 'Game Consoles Worldwide', not 'Games Consoles Worldwide' v3: No change v4: No change diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt index 0994bdd82cd3..f40f4da39937 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -123,6 +123,7 @@ focaltech FocalTech Systems Co.,Ltd friendlyarm Guangzhou FriendlyARM Computer Tech Co., Ltd fsl Freescale Semiconductor fujitsu Fujitsu Ltd. +gcw Game Consoles Worldwide ge General Electric Company geekbuying GeekBuying gef GE Fanuc Intelligent Platforms Embedded Systems, Inc. -- 2.11.0 |
Previous by Date: | [PATCH v4 13/15] MIPS: JZ4770: Workaround for corrupted DMA transfers, Paul Cercueil |
---|---|
Next by Date: | [PATCH v4 15/15] MIPS: ingenic: Initial GCW Zero support, Paul Cercueil |
Previous by Thread: | [PATCH v4 13/15] MIPS: JZ4770: Workaround for corrupted DMA transfers, Paul Cercueil |
Next by Thread: | [PATCH v4 15/15] MIPS: ingenic: Initial GCW Zero support, Paul Cercueil |
Indexes: | [Date] [Thread] [Top] [All Lists] |