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=-5.3 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SIGNED_OFF_BY, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 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 1DA0CC3A59E for ; Wed, 21 Aug 2019 12:08:06 +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 E4E2D22CE3 for ; Wed, 21 Aug 2019 12:08:05 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="BicnAISH" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org E4E2D22CE3 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender:Content-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject: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=m8MZlBwjOe/HSGE/vrZ/AqAS+B7lDLhiCfS0q8RcwTs=; b=BicnAISHQ9OAMqXGjiu2Ei4fu MEMIDFx1UCPhZlHWcWze0oFyb1KOV1OMGOUDKVXScpAxUzIivpB8ozX8HS4WGgvh+CGwY9+Kh6oYj sFiq9ZZg8I6f21jNWfc8vyjEh184tcvX5ExlE5y6gtSKOTJM5Lv6KH0Rv9fh3m5O+9NMnnKz+e7JU m5jU92VCgNNyg3R7rqNOPLe3FwBPfaRae/AkkvT5Vhi4E6v4RiV71PrVkI5G6x4tk44Hv7u+ge5lK i3QSOpciH26+iZ5zmhO5hD/BgJHXOpwiJ/eZrZLhMr0o9TQn3mlBl0HRwsJF7kWHofagQfY1N5gXg 7zoLZdK0Q==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92 #3 (Red Hat Linux)) id 1i0PPE-0005hl-70; Wed, 21 Aug 2019 12:08:00 +0000 Received: from relay4-d.mail.gandi.net ([217.70.183.196]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1i0PPA-0005hO-3Q for linux-arm-kernel@lists.infradead.org; Wed, 21 Aug 2019 12:07:58 +0000 X-Originating-IP: 86.250.200.211 Received: from localhost (lfbn-1-17395-211.w86-250.abo.wanadoo.fr [86.250.200.211]) (Authenticated sender: maxime.ripard@bootlin.com) by relay4-d.mail.gandi.net (Postfix) with ESMTPSA id BE9C9E0004; Wed, 21 Aug 2019 12:07:43 +0000 (UTC) Date: Wed, 21 Aug 2019 14:07:43 +0200 From: Maxime Ripard To: Samuel Holland Subject: Re: [PATCH v4 03/10] dt-bindings: mailbox: Add a sunxi message box binding Message-ID: <20190821120743.hihurpkjancgacs6@flea> References: <20190820032311.6506-1-samuel@sholland.org> <20190820032311.6506-4-samuel@sholland.org> <20190820071456.if5lyb4t3em77svl@flea> <8947f4d1-3bb4-11b8-b114-5016339514b8@sholland.org> MIME-Version: 1.0 In-Reply-To: <8947f4d1-3bb4-11b8-b114-5016339514b8@sholland.org> User-Agent: NeoMutt/20180716 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190821_050756_293489_EEBE9B27 X-CRM114-Status: GOOD ( 15.21 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , devicetree@vger.kernel.org, linux-sunxi@googlegroups.com, Rob Herring , Stephen Boyd , Michael Turquette , Jassi Brar , linux-kernel@vger.kernel.org, Chen-Yu Tsai , Rob Herring , Corentin Labbe , linux-clk@vger.kernel.org, linux-arm-kernel@lists.infradead.org Content-Type: multipart/mixed; boundary="===============7527854315908055668==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============7527854315908055668== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="yj7riia4gph2tfyk" Content-Disposition: inline --yj7riia4gph2tfyk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Tue, Aug 20, 2019 at 08:04:26AM -0500, Samuel Holland wrote: > On 8/20/19 2:14 AM, Maxime Ripard wrote: > > Hi, > > > > On Mon, Aug 19, 2019 at 10:23:04PM -0500, Samuel Holland wrote: > >> This mailbox hardware is present in Allwinner sun8i, sun9i, and sun50i > >> SoCs. Add a device tree binding for it. > >> > >> Reviewed-by: Rob Herring > >> Signed-off-by: Samuel Holland > >> --- > >> .../mailbox/allwinner,sunxi-msgbox.yaml | 79 +++++++++++++++++++ > >> 1 file changed, 79 insertions(+) > >> create mode 100644 Documentation/devicetree/bindings/mailbox/allwinner,sunxi-msgbox.yaml > > > > So we merged a bunch of schemas already, with the convention that the > > name was the first compatible to use that binding. > > > > That would be allwinner,sun6i-a31-msgbox.yaml in that case > > Okay, I'll rename the binding and driver (and Kconfig symbol?). Yep, thanks! Maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --yj7riia4gph2tfyk Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXV00DwAKCRDj7w1vZxhR xR3QAP4uQpZfAOxXPnBEZQVDzwkMpjeJHL0oHyLSa2q695BzKQEA+XYUt7uuVPcp 6l8M8wf6Q1kamKS9IXXV4732b0h59Ao= =rNyV -----END PGP SIGNATURE----- --yj7riia4gph2tfyk-- --===============7527854315908055668== 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 --===============7527854315908055668==--