From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from new4-smtp.messagingengine.com (new4-smtp.messagingengine.com [66.111.4.230]) (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 9EEC0168 for ; Wed, 18 Aug 2021 09:03:21 +0000 (UTC) Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailnew.nyi.internal (Postfix) with ESMTP id CFD34580BC3; Wed, 18 Aug 2021 05:03:20 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Wed, 18 Aug 2021 05:03:20 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cerno.tech; h= date:from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=fm3; bh=1oLfxulgP1UBLG90dU8MLOI1oWP w7sLiAhVxgO9QDz0=; b=D1qDctKjWkF39D+TTYnS8PAVJp4Pn5dVi+Q9GiWEwIO Obb9Hk4cNpvPKVR8uc4Mit1ikKC5/4pjwOP9cTUBXKc0iQffwcYkvOI76CvtByJp RIiSIVDJa/TDme/7EUPVi6a+KShoRu1Ef+NP6o1J91QhpUoQ0uusMlVq3zEBS/cS OQk1i3IU+LhqOtoFfsX6fhhHIsz9D9BJyfCeMqqzv3AAPEHYgO3UPNkd+Fiy5tnG 7yKjqxERIQPgPEyElrpW7F91zbsAe1/DktbzpgvQrRUD1NMaLrlqVhgNfZrM352r g8076etf6lV6NibbKgt2x5H+t7kwnM4jriFfnAA8NJA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=1oLfxu lgP1UBLG90dU8MLOI1oWPw7sLiAhVxgO9QDz0=; b=RxRIMjtVFA808iV+xaKvE1 7zGdpcMS0FbDGnWjoo14lpZNiar37GxNFX+9kYG5SnR5DB3uEs6TTdo0M1WKyrts 6gP0bSlY9UT8ERW40m+5cAqPqzw7S15gaQKpYArI+GYWaLbZtWeAtEi51zto+2sv EuexVF7IR+9ht1ZAgFhoGTra+Nk8KCaP/rLk0hW5WWUWk21XrqCX/o2vGfyV1753 OQRMw+XqbEz3REoXHue0PkVp3wENoCTJiQ9poenlTodZGBUlv/AL7wc2AbDp6FOH h8/v+8mYc4orsHHaM5CFN9m2xAiK5vitaHhkK5YKu7PDB9DOS5vfjnCuBwL2Vdnw == X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvtddrleehgdduudcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpeffhffvuffkfhggtggujgesghdtreertddtvdenucfhrhhomhepofgrgihimhgv ucftihhprghrugcuoehmrgigihhmvgestggvrhhnohdrthgvtghhqeenucggtffrrghtth gvrhhnpeelkeeghefhuddtleejgfeljeffheffgfeijefhgfeufefhtdevteegheeiheeg udenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehmrg igihhmvgestggvrhhnohdrthgvtghh X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Wed, 18 Aug 2021 05:03:18 -0400 (EDT) Date: Wed, 18 Aug 2021 11:03:17 +0200 From: Maxime Ripard To: Icenowy Zheng Cc: Rob Herring , Chen-Yu Tsai , Jernej Skrabec , Ulf Hansson , Linus Walleij , Alexandre Belloni , Andre Przywara , Samuel Holland , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org Subject: Re: [PATCH 14/17] dt-bindings: arm: sunxi: add compatible strings for Sipeed MaixSense Message-ID: <20210818090317.xqo62oy23jbc27ti@gilmour> References: <20210802062212.73220-1-icenowy@sipeed.com> <20210802062212.73220-15-icenowy@sipeed.com> Precedence: bulk X-Mailing-List: linux-sunxi@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ormuvhszpiekcbgs" Content-Disposition: inline In-Reply-To: <20210802062212.73220-15-icenowy@sipeed.com> --ormuvhszpiekcbgs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 02, 2021 at 02:22:09PM +0800, Icenowy Zheng wrote: > Sipeed MaixSense is an Allwinner R329 development kit based on Maix IIA > SoM. >=20 > Add compatible strings for it. >=20 > Signed-off-by: Icenowy Zheng > --- > Documentation/devicetree/bindings/arm/sunxi.yaml | 6 ++++++ > 1 file changed, 6 insertions(+) >=20 > diff --git a/Documentation/devicetree/bindings/arm/sunxi.yaml b/Documenta= tion/devicetree/bindings/arm/sunxi.yaml > index 889128acf49a..bce306908eff 100644 > --- a/Documentation/devicetree/bindings/arm/sunxi.yaml > +++ b/Documentation/devicetree/bindings/arm/sunxi.yaml > @@ -444,6 +444,12 @@ properties: > - const: haoyu,a10-marsboard > - const: allwinner,sun4i-a10 > =20 > + - description: Sipeed MaixSense > + items: > + - const: sipeed,maixsense > + - const: sipeed,maix-iia > + - const: allwinner,sun50i-r329 > + This should be ordered Maxime --ormuvhszpiekcbgs Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCYRzM1QAKCRDj7w1vZxhR xSjaAQCzT8tHWjZy7l9ZYXLHyVRhaTmkMGSJ9SyEvLZrV7+2NAEA5p16uIIRlTLH s/VcIaQAnSRkJ0h6DWvT44dlObEK4Aw= =j6EF -----END PGP SIGNATURE----- --ormuvhszpiekcbgs-- 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 X-Spam-Level: X-Spam-Status: No, score=-14.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_CR_TRAILER, INCLUDES_PATCH,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 18078C4338F for ; Wed, 18 Aug 2021 09:05:23 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id D0CC960FDA for ; Wed, 18 Aug 2021 09:05:22 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org D0CC960FDA Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=cerno.tech Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date: Reply-To:Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=BbIWtkplcfWBidLZFoANHv2F0TLABFY6+LrMgtgh+rY=; b=0iKORflbcPV+fxTOR7vw6vfUt/ Rgm8ru4Rs9/v2y+Xy0kvJq7ZzYNkPRHYYXW7xes76kUbTmbt8gICSXWKdpIp4Fg+erMniOENk0tNc NTnEOFP2zM5J97f+y1db0unG92gTngvDiYam6edaO5aYS0qJGwgqqCsMXeoQm4yWYM1TeD6OIxb+J sZJTjpQ8/G7ndQsXQgBxNOI6aH6Sb2eQT23PrY+ypIb8NbX1AW9jgnykPnxFHVCQSZ4tO5tlZjkM2 2nwl9HjYgdMU7vA9WkicUyrX0ZnMhiYfKyMO1+7rK/GipS9gYJvVGfMgATyR+/n2p2G47H2jP8rNc AO2otthg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mGHTt-004ltn-24; Wed, 18 Aug 2021 09:03:29 +0000 Received: from new4-smtp.messagingengine.com ([66.111.4.230]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mGHTl-004lrk-Kn for linux-arm-kernel@lists.infradead.org; Wed, 18 Aug 2021 09:03:26 +0000 Received: from compute1.internal (compute1.nyi.internal [10.202.2.41]) by mailnew.nyi.internal (Postfix) with ESMTP id CFD34580BC3; Wed, 18 Aug 2021 05:03:20 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute1.internal (MEProxy); Wed, 18 Aug 2021 05:03:20 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cerno.tech; h= date:from:to:cc:subject:message-id:references:mime-version :content-type:in-reply-to; s=fm3; bh=1oLfxulgP1UBLG90dU8MLOI1oWP w7sLiAhVxgO9QDz0=; b=D1qDctKjWkF39D+TTYnS8PAVJp4Pn5dVi+Q9GiWEwIO Obb9Hk4cNpvPKVR8uc4Mit1ikKC5/4pjwOP9cTUBXKc0iQffwcYkvOI76CvtByJp RIiSIVDJa/TDme/7EUPVi6a+KShoRu1Ef+NP6o1J91QhpUoQ0uusMlVq3zEBS/cS OQk1i3IU+LhqOtoFfsX6fhhHIsz9D9BJyfCeMqqzv3AAPEHYgO3UPNkd+Fiy5tnG 7yKjqxERIQPgPEyElrpW7F91zbsAe1/DktbzpgvQrRUD1NMaLrlqVhgNfZrM352r g8076etf6lV6NibbKgt2x5H+t7kwnM4jriFfnAA8NJA== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=1oLfxu lgP1UBLG90dU8MLOI1oWPw7sLiAhVxgO9QDz0=; b=RxRIMjtVFA808iV+xaKvE1 7zGdpcMS0FbDGnWjoo14lpZNiar37GxNFX+9kYG5SnR5DB3uEs6TTdo0M1WKyrts 6gP0bSlY9UT8ERW40m+5cAqPqzw7S15gaQKpYArI+GYWaLbZtWeAtEi51zto+2sv EuexVF7IR+9ht1ZAgFhoGTra+Nk8KCaP/rLk0hW5WWUWk21XrqCX/o2vGfyV1753 OQRMw+XqbEz3REoXHue0PkVp3wENoCTJiQ9poenlTodZGBUlv/AL7wc2AbDp6FOH h8/v+8mYc4orsHHaM5CFN9m2xAiK5vitaHhkK5YKu7PDB9DOS5vfjnCuBwL2Vdnw == X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvtddrleehgdduudcutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpeffhffvuffkfhggtggujgesghdtreertddtvdenucfhrhhomhepofgrgihimhgv ucftihhprghrugcuoehmrgigihhmvgestggvrhhnohdrthgvtghhqeenucggtffrrghtth gvrhhnpeelkeeghefhuddtleejgfeljeffheffgfeijefhgfeufefhtdevteegheeiheeg udenucevlhhushhtvghrufhiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehmrg igihhmvgestggvrhhnohdrthgvtghh X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Wed, 18 Aug 2021 05:03:18 -0400 (EDT) Date: Wed, 18 Aug 2021 11:03:17 +0200 From: Maxime Ripard To: Icenowy Zheng Cc: Rob Herring , Chen-Yu Tsai , Jernej Skrabec , Ulf Hansson , Linus Walleij , Alexandre Belloni , Andre Przywara , Samuel Holland , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org Subject: Re: [PATCH 14/17] dt-bindings: arm: sunxi: add compatible strings for Sipeed MaixSense Message-ID: <20210818090317.xqo62oy23jbc27ti@gilmour> References: <20210802062212.73220-1-icenowy@sipeed.com> <20210802062212.73220-15-icenowy@sipeed.com> MIME-Version: 1.0 In-Reply-To: <20210802062212.73220-15-icenowy@sipeed.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210818_020321_821847_C7B4A738 X-CRM114-Status: GOOD ( 16.65 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============2789416008767050495==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============2789416008767050495== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="ormuvhszpiekcbgs" Content-Disposition: inline --ormuvhszpiekcbgs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Aug 02, 2021 at 02:22:09PM +0800, Icenowy Zheng wrote: > Sipeed MaixSense is an Allwinner R329 development kit based on Maix IIA > SoM. >=20 > Add compatible strings for it. >=20 > Signed-off-by: Icenowy Zheng > --- > Documentation/devicetree/bindings/arm/sunxi.yaml | 6 ++++++ > 1 file changed, 6 insertions(+) >=20 > diff --git a/Documentation/devicetree/bindings/arm/sunxi.yaml b/Documenta= tion/devicetree/bindings/arm/sunxi.yaml > index 889128acf49a..bce306908eff 100644 > --- a/Documentation/devicetree/bindings/arm/sunxi.yaml > +++ b/Documentation/devicetree/bindings/arm/sunxi.yaml > @@ -444,6 +444,12 @@ properties: > - const: haoyu,a10-marsboard > - const: allwinner,sun4i-a10 > =20 > + - description: Sipeed MaixSense > + items: > + - const: sipeed,maixsense > + - const: sipeed,maix-iia > + - const: allwinner,sun50i-r329 > + This should be ordered Maxime --ormuvhszpiekcbgs Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCYRzM1QAKCRDj7w1vZxhR xSjaAQCzT8tHWjZy7l9ZYXLHyVRhaTmkMGSJ9SyEvLZrV7+2NAEA5p16uIIRlTLH s/VcIaQAnSRkJ0h6DWvT44dlObEK4Aw= =j6EF -----END PGP SIGNATURE----- --ormuvhszpiekcbgs-- --===============2789416008767050495== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============2789416008767050495==--