Received: by 2002:a05:6a10:9e8c:0:0:0:0 with SMTP id y12csp305265pxx; Thu, 29 Oct 2020 03:08:53 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxrQOjG+g1/iwTiYXbjQO7+WwnbDQzL/dId4S4m2P4C0r6EMJIA1ABDmrwgsOQOa4CGlO8Q X-Received: by 2002:a17:906:c407:: with SMTP id u7mr3250422ejz.206.1603966133106; Thu, 29 Oct 2020 03:08:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1603966133; cv=none; d=google.com; s=arc-20160816; b=LtOwoQ7Z2UiTlaIERpeCo6ZfOGyDT/J6evgaan0E+V3joarRoC7rOteSlb//RIBlAk 4Wko1HIFM9Xyr7d6bqJQPBatcws6E1w2fU6ds1c+GxTLel4EqAAZciswiJ84peUskA2r xaPPSSe0NuxhlRoSimTlCrMkbQuUXFR7TfoUpOV8D5W7P2+I7y0AaJBNqzE86qlS1e3t xh5lQXqhJ5ELhl+DQqqY30MfQ2+PquI0kOMGl78LxDWhqx4HQJ+1sSKswJZQBuvs2dM9 NSCOsvNtr7RA5A15PD59NRoOXxHHliN0moZELAOvbAKCeFMhCuVJl9hM/KBY1DLOj1FG ouyQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=aM0cTH/8VpnwA6U2AyA3t80JzZKuyRsjVnKVk7Il2Ik=; b=rtJQSzOWY/2vxuzioKu2xPKl6xgqjQWQbLhwbq8IepL4j5gS840Dq0r8fUcLHR4nx7 YsS2fXKwATdAjLy8cLMXfxb4zNIDoVjPqkjm6XPbC/93y6Gst8jykuqZK8KJcZ533peL skeW1V09f77ioeYbXIXPhWGay90yvnJpqjQJljjtq3vczhg1ouY6zCub8YqGda10UOKJ bqAY0llnGmgM/Iri5/YEMthrP+XwavgjGaxGZoOPaUr8TFLkyvOm+Lx4Mc2M+i6FhAy0 9oVQcRqsbZslbFw/YsQ6EAluUdbhvG4cmXurix3B/slpjtB/pEk5hO7/ct9+EAPHwUCY Yn2A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id cb12si1503083edb.473.2020.10.29.03.08.30; Thu, 29 Oct 2020 03:08:53 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725894AbgJ2KFQ (ORCPT + 99 others); Thu, 29 Oct 2020 06:05:16 -0400 Received: from relay4-d.mail.gandi.net ([217.70.183.196]:46939 "EHLO relay4-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725601AbgJ2KFP (ORCPT ); Thu, 29 Oct 2020 06:05:15 -0400 X-Originating-IP: 93.29.109.196 Received: from aptenodytes (196.109.29.93.rev.sfr.net [93.29.109.196]) (Authenticated sender: paul.kocialkowski@bootlin.com) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id A26C9E0013; Thu, 29 Oct 2020 10:05:13 +0000 (UTC) Date: Thu, 29 Oct 2020 11:05:13 +0100 From: Paul Kocialkowski To: Matteo Scordino Cc: mripard@kernel.org, wens@csie.org, robh+dt@kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/5] dt-bindings: vendors: add Elimo Engineering vendor prefix Message-ID: <20201029100513.GB460689@aptenodytes> References: <20201029022000.601913-1-matteo.scordino@gmail.com> <20201029022000.601913-2-matteo.scordino@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="/NkBOFFp2J2Af1nK" Content-Disposition: inline In-Reply-To: <20201029022000.601913-2-matteo.scordino@gmail.com> Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --/NkBOFFp2J2Af1nK Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi, On Thu 29 Oct 20, 02:19, Matteo Scordino wrote: > Add elimo as vendor prefix for dt bindings, since we are adding a dtsi > for a SoM and a dts for an SBC LGTM. Reviewed-by: Paul Kocialkowski Cheers, Paul > Signed-off-by: Matteo Scordino > --- > 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 2735be1a8470..b877a3516277 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -319,6 +319,8 @@ patternProperties: > description: Elgin S/A. > "^elida,.*": > description: Shenzhen Elida Technology Co., Ltd. > + "^elimo,.*": > + description: Elimo Engineering Ltd. > "^embest,.*": > description: Shenzhen Embest Technology Co., Ltd. > "^emlid,.*": > --=20 > 2.20.1 >=20 >=20 > _______________________________________________ > linux-arm-kernel mailing list > linux-arm-kernel@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --=20 Paul Kocialkowski, Bootlin Embedded Linux and kernel engineering https://bootlin.com --/NkBOFFp2J2Af1nK Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEJZpWjZeIetVBefti3cLmz3+fv9EFAl+ak9kACgkQ3cLmz3+f v9ETzQgAnVQvHptd0ctN6NgJfYOMSEmpNFC8SMyEoq3iv/tSDn7m/YCYLpewiESK 2khsTWitdmqf3f/O1w6uAxim1Afiw4HwQwqqwpvx258MadW+1Srj+ErNkmGBuAOE nB1bXfa714DGgjRV2H9iekRVKwUNcd2CUKdt4v94n2X8RQVLaSslP3eFdakY7LOU gftnGALSYx2pmmQ3P6IHK1P8M83ggomBEVf3A5HviI2bQze3rk7oSRDN1yKWdQN4 uSmggWLhVcUoNC2Dkn8Dx1rYIEruwIMDtfKSf+OTUnxqh0IGPi3Ki4ptGYez3unv GuU46OFTn8TU8HVwMpBxlPYkS0LSLA== =38TV -----END PGP SIGNATURE----- --/NkBOFFp2J2Af1nK--