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 05826C77B7C for ; Wed, 24 May 2023 20:30:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229547AbjEXUaN (ORCPT ); Wed, 24 May 2023 16:30:13 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39400 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229489AbjEXUaM (ORCPT ); Wed, 24 May 2023 16:30:12 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id CCC7D180 for ; Wed, 24 May 2023 13:30:10 -0700 (PDT) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 52F5264089 for ; Wed, 24 May 2023 20:30:10 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 73A08C433EF; Wed, 24 May 2023 20:30:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1684960209; bh=Re1wX3W69i3ZIaz/pAHTYuHqgqHaZa0o99T50sYnC2o=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Mg4kwL3o57bXoA1rQ6/zA/RBTwv5ThG2jMwI463FUwVvKyBs091tMNv4sMhxeJY1u gHphGhu0tmAB5HNCImzeX/QjK/QwDQUBX1uiVwGgvGBtmoRuBi8hpF4QymkFEMjbLN vRuBLhHE1DDMsxM84S8Tc42oc5OHmAJ1rxSKGTlKUmSbniVaUuxw2VN8t96jS2+AsB 9Dt+Uo4O/ihAA9+EkCUIA4gFbMhPopJrMGHVfmTxvLqQciciTWlVoXjVc+xeJ9+POS 62p4oiXW+4rd0YJjyW91Oay1ixSDJNcIBhuof97KLE7Av1Vsyc27aGzg4/mMCS35G5 XOVCyPevoI5rQ== Date: Wed, 24 May 2023 21:30:03 +0100 From: Conor Dooley To: Chris Morgan Cc: linux-rockchip@lists.infradead.org, alsa-devel@alsa-project.org, devicetree@vger.kernel.org, zyw@rock-chips.com, sebastian.reichel@collabora.com, andyshrk@163.com, jagan@amarulasolutions.com, broonie@kernel.org, perex@perex.cz, tiwai@suse.com, lgirdwood@gmail.com, heiko@sntech.de, conor+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org, robh+dt@kernel.org, Chris Morgan Subject: Re: [PATCH 4/6] dt-bindings: vendor-prefixes: add Indiedroid Message-ID: <20230524-extrovert-unhidden-35e289c28bc4@spud> References: <20230523213825.120077-1-macroalpha82@gmail.com> <20230523213825.120077-5-macroalpha82@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="JhSCHFoVTqpyyaDA" Content-Disposition: inline In-Reply-To: <20230523213825.120077-5-macroalpha82@gmail.com> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org --JhSCHFoVTqpyyaDA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 23, 2023 at 04:38:23PM -0500, Chris Morgan wrote: > From: Chris Morgan >=20 > Indiedroid is a sub-brand of Ameridroid for their line of single board > computers. > https://indiedroid.us/ >=20 > Signed-off-by: Chris Morgan > --- > 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 82d39ab0231b..632662be6e65 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -655,6 +655,8 @@ patternProperties: > description: Iron Device Corporation > "^isee,.*": > description: ISEE 2007 S.L. > + "^indiedroid,.*": > + description: Indiedroid Can you add this in alphabetical order please? Thanks, Conor. > "^isil,.*": > description: Intersil > "^issi,.*": > --=20 > 2.34.1 >=20 --JhSCHFoVTqpyyaDA Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZG5zywAKCRB4tDGHoIJi 0rCyAQC6g1aHwj9B2sWQaarQoBN801M7WnTwLfkYIxU09ubawgD9Ff4oypI/ENYj QNlwt1Ep76ScIy+5QNgO5eQo4By9kww= =CwXw -----END PGP SIGNATURE----- --JhSCHFoVTqpyyaDA--