From patchwork Tue Dec 6 15:44:12 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Dan Scally X-Patchwork-Id: 13066101 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 6F185C352A1 for ; Tue, 6 Dec 2022 15:45:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=fEkH8mDYGMmrGIzbRqnJv6rgxw3uq5fQQIqnDXN2TaQ=; b=bx6cpeO3kIFYcI 1oRHpuGCgkFiiSpW8abR3LCx9YNLp2HNHlbXq/ircph9HGmFbHM/KEo+1eG4ihFKadvUzT0fgCBr6 u4zBTP33GOX6zDObarj3vjfeKw+B1p/K2/udOSfJigic49EsKEWs4oFnWDIusDlQ7RfwMNH4JKtcR DSSiDU2T2F0ucjYVoKHB1uVPsf6rzLol2Q1AqwHdppYriasJXkbi/ViJRFfNPPK+5Shn1m0sOju8G 7X7C7nvWfi4Xc+cPFKYLUzVlVUzKb7ts5OxC90Y7AGwUJtvdL3kFQQ1p17/gMmq77JVWWqnkho/bT p8Iv3r+O7O0/HADlhqTA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1p2a7k-00DGGU-By; Tue, 06 Dec 2022 15:44:48 +0000 Received: from perceval.ideasonboard.com ([213.167.242.64]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1p2a7f-00DFa0-7s for linux-arm-kernel@lists.infradead.org; Tue, 06 Dec 2022 15:44:44 +0000 Received: from mail.ideasonboard.com (cpc141996-chfd3-2-0-cust928.12-3.cable.virginm.net [86.13.91.161]) by perceval.ideasonboard.com (Postfix) with ESMTPSA id 45BE9558; Tue, 6 Dec 2022 16:44:34 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ideasonboard.com; s=mail; t=1670341475; bh=ZR8K+h2ZUznYypd9AT2KEoVqsi4HJFTJKw9G2JFIYrc=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=oSDgbZasugqjZA5tdpt41Swt8FXKOoq7+Od2K7spGVfznlZG3gXkqst2LB80pIYx3 HkAgdpnKFvjjgUHuWfPjQY3dAROAsb7ItndvG2D8kKfzHeLXYK9uGpLXvmfzB06leJ YonkmbSVKrmk/aybhPdvGUfsHkXewr6Dj0uiwxA0= From: Daniel Scally To: krzysztof.kozlowski@linaro.org, shawnguo@kernel.org, robh@kernel.org, marcel.ziswiler@toradex.com, leoyang.li@nxp.com, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: s.hauer@pengutronix.de, kernel@pengutronix.de, festevam@gmail.com, linux-imx@nxp.com, laurent.pinchart@ideasonboard.com, kieran.bingham@ideasonboard.com, debix-tech@polyhex.net, Daniel Scally Subject: [PATCH v5 1/3] dt-bindings: vendor-prefixes: Add Polyhex Technology Co. Date: Tue, 6 Dec 2022 15:44:12 +0000 Message-Id: <20221206154414.1461492-2-dan.scally@ideasonboard.com> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20221206154414.1461492-1-dan.scally@ideasonboard.com> References: <20221206154414.1461492-1-dan.scally@ideasonboard.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221206_074443_491597_F2727BD8 X-CRM114-Status: UNSURE ( 7.14 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Add an entry for Polyhex Technology Co. to vendor-prefixes.yaml Acked-by: Krzysztof Kozlowski Reviewed-by: Laurent Pinchart Reviewed-by: Kieran Bingham Tested-by: Laurent Pinchart Signed-off-by: Daniel Scally --- Changes in v5: - None 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 0496773a3c4d..3c9f0c9441aa 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -977,6 +977,8 @@ patternProperties: description: PocketBook International SA "^polaroid,.*": description: Polaroid Corporation + "^polyhex,.*": + description: Polyhex Technology Co. Ltd. "^portwell,.*": description: Portwell Inc. "^poslab,.*":