From patchwork Mon Nov 13 22:57:20 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sebastian Reichel X-Patchwork-Id: 744217 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 0F25E3D98E; Mon, 13 Nov 2023 23:04:27 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="mnScn8PS" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6E7E3C433CD; Mon, 13 Nov 2023 23:04:27 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1699916667; bh=/TpGTUwxaehUdu0Xa2c9g+Ihph9wNk+OMb8HMuH20Hs=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=mnScn8PSevZ1lI7KkR77gTZSq1qTSaJpD+zZjLYk6dKBz/Y1UKi/+JyS0R9JmS7GH f21xPlXpmf2owJhZ9tz8QHDMS+e5om+ooU2rKIu+dWg//hkoNOIXBtriftIHR6rGH8 tVdZcdX/wl/FvxnpC+rOXnnRBR/LfSjMDO9LF0DYpq9ZQ1YiW88ZPrMRk/oi+syD+K CvKzpeUZf5q2bS061G7QGftaGZJ4NK87uTBFTQGmXWFGDH5NSea6RfaiHoOvICpLRw aRwESMBxDEhdX2lg4/EGD61t96ANUDsk+pyr3hi65Ep7LshPp20FGzJ+Grrz/WLrE8 XywJiBYCEwy8A== Received: by mercury (Postfix, from userid 1000) id 279751060547; Tue, 14 Nov 2023 00:04:22 +0100 (CET) From: Sebastian Reichel To: Sebastian Reichel , Sakari Ailus , Jacopo Mondi Cc: Alain Volmat , Mauro Carvalho Chehab , Rob Herring , Krzysztof Kozlowski , Conor Dooley , linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Krzysztof Kozlowski , Pavel Machek , Rob Herring Subject: [PATCH v4 1/6] dt-bindings: vendor-prefixes: add GalaxyCore Date: Mon, 13 Nov 2023 23:57:20 +0100 Message-ID: <20231113230421.226808-2-sre@kernel.org> X-Mailer: git-send-email 2.42.0 In-Reply-To: <20231113230421.226808-1-sre@kernel.org> References: <20231113230421.226808-1-sre@kernel.org> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 From: Alain Volmat GalaxyCore Shanghai Limited Corporation (https://www.gcoreinc.com) manufacturers CMOS Image Sensor and Display Driver IC. Signed-off-by: Alain Volmat Acked-by: Krzysztof Kozlowski Reviewed-by: Pavel Machek Acked-by: Rob Herring 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 309b94c328c8..b3d751b42927 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -502,6 +502,8 @@ patternProperties: description: Fujitsu Ltd. "^fxtec,.*": description: FX Technology Ltd. + "^galaxycore,.*": + description: GalaxyCore Inc. "^gardena,.*": description: GARDENA GmbH "^gateway,.*":