Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1495752 > unrolled thread

[PATCH v2 1/2] devicetree: Add vendor prefix for Nexbox

Started byNeil Armstrong <narmstrong@baylibre.com>
First post2016-10-05 10:20 +0200
Last post2016-10-05 10:20 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH v2 1/2] devicetree: Add vendor prefix for Nexbox Neil Armstrong <narmstrong@baylibre.com> - 2016-10-05 10:20 +0200

#1495752 — [PATCH v2 1/2] devicetree: Add vendor prefix for Nexbox

FromNeil Armstrong <narmstrong@baylibre.com>
Date2016-10-05 10:20 +0200
Subject[PATCH v2 1/2] devicetree: Add vendor prefix for Nexbox
Message-ID<soPAJ-6FR-7@gated-at.bofh.it>
Nexbox is an IPTV set-top-box distributor, mainly with Amlogic SoCs:
        https://www.inexbox.com

Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
---
 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 a9999a3..ecb360f 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.txt
+++ b/Documentation/devicetree/bindings/vendor-prefixes.txt
@@ -182,6 +182,7 @@ neonode		Neonode Inc.
 netgear	NETGEAR
 netlogic	Broadcom Corporation (formerly NetLogic Microsystems)
 netxeon		Shenzhen Netxeon Technology CO., LTD
+nexbox	Nexbox
 newhaven	Newhaven Display International
 nintendo	Nintendo
 nokia	Nokia
-- 
1.9.1

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web