From patchwork Fri Oct 27 01:12:01 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sebastian Reichel X-Patchwork-Id: 738852 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id B879CC25B6B for ; Fri, 27 Oct 2023 01:14:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229633AbjJ0BOY (ORCPT ); Thu, 26 Oct 2023 21:14:24 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:35838 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229437AbjJ0BOX (ORCPT ); Thu, 26 Oct 2023 21:14:23 -0400 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A8EBB1AD; Thu, 26 Oct 2023 18:14:21 -0700 (PDT) Received: by smtp.kernel.org (Postfix) with ESMTPSA id F0EE6C433C7; Fri, 27 Oct 2023 01:14:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1698369261; bh=Y1NK/POahZrLvSXLrd6NlTxLMpaZrRLCzwnjhAM21xE=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=kSpnv+XPb0jGS+g/RzxQl+DtG8FwmkXgRMgwr1xmPWIc4vkUcFG8gVV6yOnY4Rgy+ A8o9Pp0yd5BqtUFJwfZjGfpCTjcQoG17q1S/+qcPmfY3GuJNmASZ1AQ5TWBNeTAKkD ixKoVTyO3HAN5Q+ZTEoJeeG89alc6+0QUPkZoVdCWdY4/ik/fbrfT2VpUqBG/xcTyK WommjbjXZCQWQzfgQtUvcwitZ9ZDGNImf9KJs2R9t3VJTpgQqhdlaYIzGKbnWC600l BWxI8oOSBVg1YybEIjzRJUZsG7o7DvAUXrEjSs6biZ6KpLc58YsyK51skfy/70x21y eXybWISvl2KPg== Received: by mercury (Postfix, from userid 1000) id 4140F106052D; Fri, 27 Oct 2023 03:14:18 +0200 (CEST) From: Sebastian Reichel To: Sebastian Reichel , Sakari Ailus , Jacopo Mondi Cc: Mauro Carvalho Chehab , Rob Herring , Krzysztof Kozlowski , Conor Dooley , linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH v3 1/4] dt-bindings: vendor-prefixes: add GalaxyCore Date: Fri, 27 Oct 2023 03:12:01 +0200 Message-ID: <20231027011417.2174658-2-sre@kernel.org> X-Mailer: git-send-email 2.42.0 In-Reply-To: <20231027011417.2174658-1-sre@kernel.org> References: <20231027011417.2174658-1-sre@kernel.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org GalaxyCore Shanghai Limited Corporation manufacturers CMOS Image Sensor and Display Driver IC. Signed-off-by: Sebastian Reichel --- 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 573578db9509..8cb49a2e4afa 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -494,6 +494,8 @@ patternProperties: description: Fujitsu Ltd. "^fxtec,.*": description: FX Technology Ltd. + "^galaxycore,.*": + description: GalaxyCore Shanghai Limited Corporation "^gardena,.*": description: GARDENA GmbH "^gateworks,.*":