From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Hewitt Subject: [PATCH v4 1/3] dt-bindings: Add vendor prefix for Ugoos Date: Mon, 23 Sep 2019 17:57:55 +0400 Message-ID: <1569247077-5212-2-git-send-email-christianshewitt@gmail.com> References: <1569247077-5212-1-git-send-email-christianshewitt@gmail.com> Return-path: In-Reply-To: <1569247077-5212-1-git-send-email-christianshewitt@gmail.com> Sender: linux-kernel-owner@vger.kernel.org To: Rob Herring , Mark Rutland , Kevin Hilman , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org, linux-kernel@vger.kernel.org Cc: Oleg Ivanov , Christian Hewitt List-Id: devicetree@vger.kernel.org Ugoos Industrial Co., Ltd. are a manufacturer of ARM based TV Boxes/Dongles, Digital Signage and Advertisement Solutions [0]. [0] (https://ugoos.com) Acked-by: Rob Herring Signed-off-by: Christian Hewitt --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 6992bbb..d962be9 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -965,6 +965,8 @@ patternProperties: description: Ubiquiti Networks "^udoo,.*": description: Udoo + "^ugoos,.*": + description: Ugoos Industrial Co., Ltd. "^uniwest,.*": description: United Western Technologies Corp (UniWest) "^upisemi,.*": -- 2.7.4