From mboxrd@z Thu Jan 1 00:00:00 1970 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 E9C29C04E69 for ; Tue, 18 Jul 2023 15:56:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233780AbjGRP4v (ORCPT ); Tue, 18 Jul 2023 11:56:51 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:49828 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233786AbjGRP4q (ORCPT ); Tue, 18 Jul 2023 11:56:46 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A00C3E77; Tue, 18 Jul 2023 08:56:42 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 0851B6164F; Tue, 18 Jul 2023 15:56:42 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 76E5BC433C7; Tue, 18 Jul 2023 15:56:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1689695801; bh=OUGHLXWRvZQd4i149WLBrdAwtqzrKGDvVPyUoqibuF4=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=qTKticjYbVQQLmTeraIKe4Qz5hsaBMNYKBSWjRdWymOQjCAeSYl/cbzrGVyJVGTlu te9NliQFYAHQYJJiTL8zUXlV3m8TWS2UNfrhT/oLET0tAeB8CW959AvNGpSOvhfJh0 Xc9dzDDtvm9+bzIY2GY2EzzzLaQdc3tKUAYKBibCGJvmfganbbBNLwwt2kzCfm5FWQ 0PYZ2Z8kCP35qqGU96rUMunAlkGsTVGX0d6FnH3CWY/7qRj/vM0dysv6F0Dmmel7gv y98hESioDjPW+eepPregpMMkAZsmjUzczPXVbGR3c4piTGei9kTPH0+yioxjslat++ 3ldAWnj/SR5AA== Date: Tue, 18 Jul 2023 16:56:36 +0100 From: Conor Dooley To: Michael Riesch Cc: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Neil Armstrong , Sam Ravnborg , David Airlie , Daniel Vetter , Maxime Ripard , Miquel Raynal , Sebastian Reichel , Gerald Loacker , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org Subject: Re: [PATCH 1/4] dt-bindings: vendor-prefixes: add jasonic Message-ID: <20230718-endurance-dismiss-3aeab33dd7f2@spud> References: <20230718-feature-lcd-panel-v1-0-e9a85d5374fd@wolfvision.net> <20230718-feature-lcd-panel-v1-1-e9a85d5374fd@wolfvision.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="79UkCYMlLnqwphdT" Content-Disposition: inline In-Reply-To: <20230718-feature-lcd-panel-v1-1-e9a85d5374fd@wolfvision.net> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org --79UkCYMlLnqwphdT Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 18, 2023 at 05:31:50PM +0200, Michael Riesch wrote: > Add vendor prefix for Jasonic Technology Ltd., a manufacturer > of custom LCD panels. >=20 > Signed-off-by: Michael Riesch Acked-by: Conor Dooley Thanks, Conor. > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) >=20 > diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Doc= umentation/devicetree/bindings/vendor-prefixes.yaml > index 1e2e51401dc5..1dfafc339ddd 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -677,6 +677,8 @@ patternProperties: > description: iWave Systems Technologies Pvt. Ltd. > "^jadard,.*": > description: Jadard Technology Inc. > + "^jasonic,.*": > + description: Jasonic Technology Ltd. > "^jdi,.*": > description: Japan Display Inc. > "^jedec,.*": >=20 > --=20 > 2.30.2 >=20 --79UkCYMlLnqwphdT Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZLa2NAAKCRB4tDGHoIJi 0tbPAP42JYtxjnWsZ+Ip4AgG8fiZyGRzyI3eQ/Ek4AiJdA+mJwD/eN7iTbD3MFnp 9mOc1hfwV3/a0VWDJ63BpKNy3mR8ewo= =Xf4S -----END PGP SIGNATURE----- --79UkCYMlLnqwphdT--