From patchwork Thu Jul 21 03:03:27 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: Marek Vasut X-Patchwork-Id: 12924695 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id C027FC43334 for ; Thu, 21 Jul 2022 03:03:43 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id A29188B285; Thu, 21 Jul 2022 03:03:42 +0000 (UTC) Received: from phobos.denx.de (phobos.denx.de [85.214.62.61]) by gabe.freedesktop.org (Postfix) with ESMTPS id 3E5AC8B285 for ; Thu, 21 Jul 2022 03:03:39 +0000 (UTC) Received: from tr.lan (ip-86-49-12-201.bb.vodafone.cz [86.49.12.201]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: marex@denx.de) by phobos.denx.de (Postfix) with ESMTPSA id 742F980586; Thu, 21 Jul 2022 05:03:36 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=denx.de; s=phobos-20191101; t=1658372617; bh=j4euMDYmhB1Pbeh1qWoeSQHhIKqUyV4weVqOQqim+QM=; h=From:To:Cc:Subject:Date:From; b=J+wUQ0APP35VQoFNxzpBGoMF783G49rDR/CuJ0eLSdr4eCr3ctKVEv3DA4gXboXML 4RRXi8NcIKIV3oD7uScuMrZNGQ+C0r5S3stuHMW04DS0pE1a2/Zts4koYnoyzhVbkY JRRdcYOGIWp1D2AYgkmfDW89S2Lb0nyfIXNcwKqXio5Zleov3X+F5IIF+JAUUHJdgM utZX5WS4CG7R+hhxhpSt2obhJXahajSefrIFguCQgSMo2oMrnzE9MQ28TGBZPpUOUO nlAXSuGsgNGtAX1v3Cr5mKvzNTYyu+GHQhy51RK9i/sb6lBSkTZP79O2FAw6ykZ/tp 7tg3bqXIkKSBQ== From: Marek Vasut To: devicetree@vger.kernel.org Subject: [PATCH] dt-bindings: vendor-prefixes: add Densitron Date: Thu, 21 Jul 2022 05:03:27 +0200 Message-Id: <20220721030327.210950-1-marex@denx.de> X-Mailer: git-send-email 2.35.1 MIME-Version: 1.0 X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Marek Vasut , robert.foss@linaro.org, =?utf-8?q?Guido_G?= =?utf-8?q?=C3=BCnther?= , dri-devel@lists.freedesktop.org, Rob Herring , Thierry Reding , Laurent Pinchart , Sam Ravnborg , Jagan Teki Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" Densitron is a manufacturer of LCD panels. https://www.densitron.com Signed-off-by: Marek Vasut Cc: Guido Günther Cc: Jagan Teki Cc: Laurent Pinchart Cc: Linus Walleij Cc: Rob Herring Cc: Sam Ravnborg Cc: Thierry Reding --- 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 88859dd4040ee..6277240536b44 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -312,6 +312,8 @@ patternProperties: description: Dell Inc. "^delta,.*": description: Delta Electronics, Inc. + "^densitron,.*": + description: Densitron Technologies Ltd "^denx,.*": description: Denx Software Engineering "^devantech,.*":