From patchwork Thu Oct 1 17:07:48 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 1375279 Return-Path: X-Original-To: incoming-dt@patchwork.ozlabs.org Delivered-To: patchwork-incoming-dt@bilbo.ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=23.128.96.18; helo=vger.kernel.org; envelope-from=devicetree-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=pass (p=none dis=none) header.from=kernel.org Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.a=rsa-sha256 header.s=default header.b=jPcH96Z3; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by ozlabs.org (Postfix) with ESMTP id 4C2KMb3YxGz9sVH for ; Fri, 2 Oct 2020 03:08:27 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732782AbgJARI0 (ORCPT ); Thu, 1 Oct 2020 13:08:26 -0400 Received: from mail.kernel.org ([198.145.29.99]:41722 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1732213AbgJARI0 (ORCPT ); Thu, 1 Oct 2020 13:08:26 -0400 Received: from kozik-lap.mshome.net (unknown [194.230.155.194]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id EDAEA20B1F; Thu, 1 Oct 2020 17:08:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601572105; bh=6bdgFV0VsZy8fNJl6OWsHoe9Hm+Wkh6OYXggGWwftV0=; h=From:To:Subject:Date:In-Reply-To:References:From; b=jPcH96Z3H3/hCEyyzI1D2Tn8XDM+6bT3/KDTFAZrRY6qmRgbJ3kCQEwjdRlEkq2fH ooTYzrAovErS6B/9SZmniWP8qpEVI8lYeSUsMzOuZguO1u4RqlIaTWvkRaiCrrvBtG dsV6PVRgZAw1bNsyLQiaTOOCcKDJJm1PkPgfMwPs= From: Krzysztof Kozlowski To: Rob Herring , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Krzysztof Kozlowski , Anson Huang , Andreas Kemnade , Stefan Riedmueller , Robert Jones , =?utf-8?q?S=C3=A9bastien_Szymanski?= , Li Yang , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Subject: [PATCH 01/12] dt-bindings: vendor-prefixes: add Element14 Date: Thu, 1 Oct 2020 19:07:48 +0200 Message-Id: <20201001170759.9592-2-krzk@kernel.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20201001170759.9592-1-krzk@kernel.org> References: <20201001170759.9592-1-krzk@kernel.org> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Document the binding for the Element14, a Premier Farnell company. Signed-off-by: Krzysztof Kozlowski Acked-by: Rob Herring --- 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 7c77d9e6b339..e7f0f7dec193 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -315,6 +315,8 @@ patternProperties: description: Einfochips "^elan,.*": description: Elan Microelectronic Corp. + "^element14,.*": + description: Element14 (A Premier Farnell Company) "^elgin,.*": description: Elgin S/A. "^elida,.*":