Received: by 2002:a05:6a10:a0d1:0:0:0:0 with SMTP id j17csp397760pxa; Fri, 14 Aug 2020 07:16:57 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwr57OUmTKB6P7qnpzSDtaRUC4rtNxp+IwU4ESNf2TneZSAb1vOyRuMFd49Xbji+CZ/bYeZ X-Received: by 2002:a50:a0c7:: with SMTP id 65mr2323393edo.375.1597414616865; Fri, 14 Aug 2020 07:16:56 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1597414616; cv=none; d=google.com; s=arc-20160816; b=gm4U+3SkriALY7w5H0BZ0J765epkTTKyyTYGF3ZpQJSo/OhQNvXXrUZwfbyaAsoXWR 3UbH9YckCGNwghLvAKCWTkU55nF0VzQrAvOmkoTp8AGDTOwfukWl3sH5+JgBudlFZwmB CGQToWL2+bxIENlJE+428P9IOCrXACNVeSWobgAGkJfBBLUwdtPzDSQNbmuP/xIyaLMS uMA1Lzqk3LwjEUHhsavxLqspXJCtjfkhlX/6EwwYBYXEBxyYwEHlxQH003bEmAa5l5iF CXVo1qlFZsglxoG1dkv8t+VKQjY58KehesljbEKIUvUFZfNqAyrw3yX4AY8vDx8RJFJ7 GaRg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:to:from; bh=Zzjp0tNejPyl5pu2RjWrUb6vELyBObHbUkghj1oacY8=; b=TZ10jSUbJ6q7TpsDIYKDopxPz6LfDXbz0HsU7OSZ0UPoinnscMX+sgjynTsK977P+o 5fyemPg3RAUBGWRgt27iKwVU2vrjUtjdEHtH374FIa/YWHdJxRaekkf6zGp/KKd2zaOI 3W/WcgiHgqYdq8NdvnOQRYNm6Pk4bvCiPNfZ4X/ung8tRef+T7uvdSNGlvHHNhptkqE3 /umGgjBb5uSqe3xdM2Juy9b+plfw+6VmOvyXEEaUnhqjE/1ywMhJNMi3qAhc9GiOhfoK 3UETfHXmby0F5ZKrKJsiBSq4hBsQzsFExlxuqwXd1GzvtN3NFCRau2Ez2nG0R+DhyoqU lTkw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id u6si5433389ejc.54.2020.08.14.07.16.34; Fri, 14 Aug 2020 07:16:56 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728634AbgHNNgd (ORCPT + 99 others); Fri, 14 Aug 2020 09:36:33 -0400 Received: from honk.sigxcpu.org ([24.134.29.49]:43810 "EHLO honk.sigxcpu.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728611AbgHNNga (ORCPT ); Fri, 14 Aug 2020 09:36:30 -0400 Received: from localhost (localhost [127.0.0.1]) by honk.sigxcpu.org (Postfix) with ESMTP id CA88FFB02; Fri, 14 Aug 2020 15:36:27 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at honk.sigxcpu.org Received: from honk.sigxcpu.org ([127.0.0.1]) by localhost (honk.sigxcpu.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 2sdFtjjeNwml; Fri, 14 Aug 2020 15:36:24 +0200 (CEST) Received: by bogon.sigxcpu.org (Postfix, from userid 1000) id 02B6E4576F; Fri, 14 Aug 2020 15:36:23 +0200 (CEST) From: =?UTF-8?q?Guido=20G=C3=BCnther?= To: Thierry Reding , Sam Ravnborg , David Airlie , Daniel Vetter , Rob Herring , Arnd Bergmann , Linus Walleij , Heiko Stuebner , Daniel Palmer , Lubomir Rintel , Mark Brown , Kuninori Morimoto , allen , Mauro Carvalho Chehab , "David S. Miller" , dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH 1/3] dt-bindings: vendor-prefixes: Add mantix vendor prefix Date: Fri, 14 Aug 2020 15:36:21 +0200 Message-Id: X-Mailer: git-send-email 2.26.2 In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Add prefix for Mantix Display Technology Co.,Ltd. Signed-off-by: Guido Günther --- 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 2baee2c817c1a..59d4c8b068c4d 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -611,6 +611,8 @@ patternProperties: description: Linux Automation GmbH "^macnica,.*": description: Macnica Americas + "^mantix,.*": + description: Mantix Display Technology Co.,Ltd. "^mapleboard,.*": description: Mapleboard.org "^marvell,.*": -- 2.26.2