From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-16.8 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED, USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 70E34C433E0 for ; Sun, 27 Dec 2020 19:42:35 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 2635022522 for ; Sun, 27 Dec 2020 19:42:35 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 2635022522 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=flokli.de Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:Message-Id:Date:Subject:To:From: Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender :Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Owner; bh=mVw27kMi2DpKejI+PrKW3SXI9ubk9Jruk3a0t3cHd+I=; b=1hGnYffiw6qed/fFy2pOGYELWH iFy1qeVCB08nZSMTJUFNnD+V1fveY28PDgwynYqlM7xZkOa4J9Ot/MfRh1Qp+yZjktopWfmdqpsZV NQ6V3av46woi4j87TVEwDLyxaRhuq8Q4eUGwqZ6cSdvO4mh0ANgpvlxbFyBTm57pkqSdEpylghrBA FFHg3wa6QDcRjpUiKUfeWNtL9+k9KOBoDZq9BalPZTc5gaPOFCOyNIvMOfzi36jdhWt5YDWfS9tKb mij4DnN8+SKSLxf3CEY9Q3IY2WSwCS+wIlS/KhKmzR+bzJNaEvp3sUOSIXu+Xi7ejpFjOgFCxkKYj jC01hrOQ==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1ktbuO-0005dj-QJ; Sun, 27 Dec 2020 19:40:52 +0000 Received: from casper.infradead.org ([2001:8b0:10b:1236::1]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1ktbuN-0005dN-4W for linux-arm-kernel@merlin.infradead.org; Sun, 27 Dec 2020 19:40:51 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=casper.20170209; h=Content-Transfer-Encoding:MIME-Version: Message-Id:Date:Subject:Cc:To:From:Sender:Reply-To:Content-Type:Content-ID: Content-Description:In-Reply-To:References; bh=WMesiNY0IGAT52WJuRWzhepiBi+8xdBoZ/ScCvIIGoU=; b=pSZrES6AUiTn+EScTWq6hAj/D3 88t/r4aTWEpq9SERqqwVVviMc3ANZgqsG34JBoaj1+YPNna0BT9xqopJ/ate/rVZoRpBrBNVZwzc5 syiAaQ14MXY4ibtzMeHaTlhuZH1LClU08o8Qvc8GGUgNBDdl5XIjrPM2owXCWOBf9GKEVqKqSwTAC qab6p2xltOkJf2Mu9hZ2i/jEi7DfRS+vyrlwxj31WYpEJA/aUPa58pwYi72LtLXNebO0D69mPpv9O C3STOf/BrH90GBig5oLUJY5+rJ0pBdvkQS4D084zGGatrm/lahXzTxMyyA/0rXcS46DbVHSwjy6Kq lIGTpq1A==; Received: from mail.zeus.flokli.de ([88.198.15.28] helo=zeus.flokli.de) by casper.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1ktbtO-0007fN-8D for linux-arm-kernel@lists.infradead.org; Sun, 27 Dec 2020 19:40:13 +0000 Received: from localhost (ip-178-200-107-224.hsi07.unitymediagroup.de [178.200.107.224]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: flokli@flokli.de) by zeus.flokli.de (Postfix) with ESMTPSA id DF716FA5972; Sun, 27 Dec 2020 19:39:14 +0000 (UTC) From: Florian Klink To: linux-arm-kernel@lists.infradead.org Subject: [PATCH 1/2] dt-bindings: add TUL Corporation Date: Sun, 27 Dec 2020 20:38:45 +0100 Message-Id: <20201227193846.11433-1-flokli@flokli.de> X-Mailer: git-send-email 2.29.2 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20201227_194007_134757_908945B2 X-CRM114-Status: UNSURE ( 7.73 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Florian Klink Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org This adds an entry for TUL Corporation: https://www.tul.com.tw Signed-off-by: Florian Klink --- 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 041ae90b0d8f..0ac883945ad3 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1146,6 +1146,8 @@ patternProperties: description: Visionox "^tsd,.*": description: Theobroma Systems Design und Consulting GmbH + "^tul,.*": + description: TUL Corporation "^tyan,.*": description: Tyan Computer Corporation "^u-blox,.*": -- 2.29.2 _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel