From patchwork Sat Sep 26 16:28:09 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Krzysztof Kozlowski X-Patchwork-Id: 1371794 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=LsG04BXW; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by ozlabs.org (Postfix) with ESMTP id 4BzDlG2vYjz9sSJ for ; Sun, 27 Sep 2020 02:29:46 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730111AbgIZQ3T (ORCPT ); Sat, 26 Sep 2020 12:29:19 -0400 Received: from mail.kernel.org ([198.145.29.99]:33590 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1730059AbgIZQ3K (ORCPT ); Sat, 26 Sep 2020 12:29:10 -0400 Received: from localhost.localdomain (unknown [194.230.155.132]) (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 CB3212177B; Sat, 26 Sep 2020 16:29:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1601137749; bh=+pGiHI+gmRb0sgk/hD3VqHj4NWdhOtq7RZiG2kmpYsw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=LsG04BXWf3tpOZAzs+6hub+impcY/qOuRdjQlU3yBIF2Ok51f3siG9j7laff/lVcG KZWsGJltx09s8C0LSvAjq34mql/aUkvhuLv+miYKOLGj9zhCVo2PfrFNkFckI52t/d Yz2FZmAd9TAIx1DFsOS+bKNl1QoPkJiPpa6S3ixM= From: Krzysztof Kozlowski To: Rob Herring , Shawn Guo , Sascha Hauer , Pengutronix Kernel Team , Fabio Estevam , NXP Linux Team , Krzysztof Kozlowski , Stefan Riedmueller , Robert Jones , Li Yang , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: Heiko Schocher Subject: [RFC 12/14] dt-bindings: vendor-prefixes: add Aristainetos Date: Sat, 26 Sep 2020 18:28:09 +0200 Message-Id: <20200926162811.5335-12-krzk@kernel.org> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20200926162811.5335-1-krzk@kernel.org> References: <20200926162811.5335-1-krzk@kernel.org> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Document binding for an unknown entity Aristainetos with few boards mainlined. Cc: Heiko Schocher Signed-off-by: Krzysztof Kozlowski --- I tried to Google but except the patches from Heiko Schocher, I could not find any meaningful data. Heiko, you posted this. Do you know what is it? --- 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 789a01b3d93a..bb4c85f00c8f 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -105,6 +105,8 @@ patternProperties: description: arcx Inc. / Archronix Inc. "^aries,.*": description: Aries Embedded GmbH + "^aristainetos,.*": + description: Aristainetos "^arm,.*": description: ARM Ltd. "^armadeus,.*":