From patchwork Tue Jan 16 10:51:55 2024 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Frieder Schrempf X-Patchwork-Id: 763419 Received: from mail.fris.de (unknown [116.203.77.234]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id D930E1A710; Tue, 16 Jan 2024 10:59:07 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=fris.de Authentication-Results: smtp.subspace.kernel.org; spf=fail smtp.mailfrom=fris.de Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=fris.de header.i=@fris.de header.b="NDzcmQYF" Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 3E4F7C0391; Tue, 16 Jan 2024 11:53:40 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=fris.de; s=dkim; t=1705402420; h=from:subject:date:message-id:to:cc:mime-version: content-transfer-encoding:in-reply-to:references; bh=AxZxHpQEvn1cc1E25a0FLjNNuCWaQYr9WWO94SlKprY=; b=NDzcmQYFYFA/qCLoH7W4f12xRZ5tgRIN5B8Hw4Fnd78LGOCRTzQuK1zUygnuET3UFael6d jKfhMsevzkI4NVjg4iRUEWOUpHsy2pYF/kM8wlx9DeB+gme8OVWlmQd3QlmOWWshs7lbNY DE2tsc6aMpso/xBx4/XAYq5cz+EpcNUSx644fDH2/tTjfEkR4t2KR24rMGR5Mz0WFI7Vrz kcJlWUIdhcPy9PnD9EnQUXFe6W9t8SvWhmIbukPKSpFO8GootmaEDWg47LNEcXIBdPxn40 CR/Jjv29Csl5h6HwDhIhgN+TGV8Klk1eynFL/elRDLlV8z1rH3Vi/W6+0x+tTA== From: Frieder Schrempf To: Conor Dooley , devicetree@vger.kernel.org, Krzysztof Kozlowski , linux-kernel@vger.kernel.org, Rob Herring Cc: Frieder Schrempf , Chris Morgan , Conor Dooley , Heiko Stuebner , Jernej Skrabec , Krzysztof Kozlowski , Linus Walleij , Rob Herring , Sebastian Reichel , Yang Xiwen Subject: [PATCH 1/3] dt-bindings: vendor-prefixes: Add Sielaff Date: Tue, 16 Jan 2024 11:51:55 +0100 Message-ID: <20240116105317.267525-2-frieder@fris.de> In-Reply-To: <20240116105317.267525-1-frieder@fris.de> References: <20240116105317.267525-1-frieder@fris.de> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-Last-TLS-Session-Version: TLSv1.3 From: Frieder Schrempf Add "Sielaff GmbH & Co. KG Automatenbau Herrieden" (https://sielaff.de). Signed-off-by: Frieder Schrempf --- 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 309b94c328c84..8825a9f60ac5a 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1233,6 +1233,8 @@ patternProperties: description: Si-En Technology Ltd. "^si-linux,.*": description: Silicon Linux Corporation + "^sielaff,.*": + description: Sielaff GmbH & Co. KG Automatenbau Herrieden "^siemens,.*": description: Siemens AG "^sifive,.*":