From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934217AbdBWBVa (ORCPT ); Wed, 22 Feb 2017 20:21:30 -0500 Received: from mail.kernel.org ([198.145.29.136]:52326 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932654AbdBWBVX (ORCPT ); Wed, 22 Feb 2017 20:21:23 -0500 From: Sebastian Reichel To: Sebastian Reichel , Tony Lindgren , Alessandro Zummo , Alexandre Belloni Cc: Rob Herring , Mark Rutland , rtc-linux@googlegroups.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCHv3 1/2] dt-bindings: Add vendor prefix for Motorola Date: Thu, 23 Feb 2017 02:03:52 +0100 Message-Id: <20170223010353.24351-1-sre@kernel.org> X-Mailer: git-send-email 2.11.0 In-Reply-To: <20170220073535.27393-1-sre@kernel.org> References: <20170220073535.27393-1-sre@kernel.org> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Motorola was involved in semiconductor and mobile phone business. The "motrola," prefix is already used by a couple of bindings: * rtc/rtc-cmos.txt * mfd/motorola-cpcap.txt * regulator/cpcap-regulator.txt Apart from that it is used in the DT file for the Droid 4 mobile phone. Signed-off-by: Sebastian Reichel --- 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 1e4e84ee6a3d..1a21b378fa91 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -189,6 +189,7 @@ minix MINIX Technology Ltd. miramems MiraMEMS Sensing Technology Co., Ltd. mitsubishi Mitsubishi Electric Corporation mosaixtech Mosaix Technologies, Inc. +motorola Motorola, Inc. moxa Moxa mpl MPL AG mqmaker mqmaker Inc. -- 2.11.0