Received: by 2002:a25:8b12:0:0:0:0:0 with SMTP id i18csp1264538ybl; Fri, 23 Aug 2019 16:30:08 -0700 (PDT) X-Google-Smtp-Source: APXvYqwmnt7CmxmqLrj1q5OIt/MnJLj3z5IgtSKW3xn5itMqwTFhN+7ZBg5O9/naCL9u3izq23Hd X-Received: by 2002:a62:db86:: with SMTP id f128mr7888405pfg.159.1566603008313; Fri, 23 Aug 2019 16:30:08 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1566603008; cv=none; d=google.com; s=arc-20160816; b=rijZKG/HimPH5A1tJaSmNzV1MwgvBndHgoGTb9iazB+zo1dY9pc5pIm+7h/PVgxY4t NRPaVl2oc41mlYDyGcp/4UOQSryoFzdMlNwOMB0R+DNlvZGMFwbwkF2k0Gj8RoAviHCa +jTFHl8RE+qYQVUJHV5QoQX2JhkA65t7Zr44Lq1vtYp9TM7v/WH4kDCBrRhU5fTU9bob fRFT0KCshDGD8Qu8nicMDoia/cVBOAfcRMvp2yYVT9Nq+ieWxQLaT6DJqnCXnfgGRETX x74MR64vMIJ/VcjCMhb8PBcv86Is4Ss4z7sjYi9qIXghjjtzuEVDn3MfpW2ZsLnKvHza 3Byg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date; bh=pF0sExU8YVL+fWbgBZiNSFJaks8SDzff/kdRn8z7Kyg=; b=clGHfvQL/VMZB/MOLGV654ukwuxLASOk/NbLbbM83hMldI4V0dZ9nsY2R4M4jPMtxQ ebRS1cKyVqbReXE/S9hGJuIrCGbdYT3OlHWM2vKqt8Jm8My+h262WRGYPhheTEoxqjo1 SKpAXzReBf6x7Oq92EBSln51GcMrT5PWxpmjzZFTf2JulM9OVP/fiuvCK7QRGbm356Q/ VGZGgCsEozlqn8DlegRvnj441X23j0nyUqLx3aYhBbze+e8M8a3xNRIMU13rCYiyUYHe YtEHKQ6J91On+WrPRsvyKPrF5qyiFiR18S93L37VT9wrFS/a+DiUWqFpecwu4Vshuk3T M9fw== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id x125si3089777pgx.332.2019.08.23.16.29.53; Fri, 23 Aug 2019 16:30:08 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2394008AbfHWO4Z (ORCPT + 99 others); Fri, 23 Aug 2019 10:56:25 -0400 Received: from relay11.mail.gandi.net ([217.70.178.231]:43927 "EHLO relay11.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727553AbfHWO4Y (ORCPT ); Fri, 23 Aug 2019 10:56:24 -0400 Received: from localhost (lfbn-1-17395-211.w86-250.abo.wanadoo.fr [86.250.200.211]) (Authenticated sender: maxime.ripard@bootlin.com) by relay11.mail.gandi.net (Postfix) with ESMTPSA id C5C4F100004; Fri, 23 Aug 2019 14:56:21 +0000 (UTC) Date: Fri, 23 Aug 2019 16:56:21 +0200 From: Maxime Ripard To: Samuel Holland Cc: Chen-Yu Tsai , Jassi Brar , Michael Turquette , Stephen Boyd , Rob Herring , Mark Rutland , Corentin Labbe , Vasily Khoruzhick , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com Subject: Re: [PATCH v4 05/10] ARM: dts: sunxi: a80: Add msgbox node Message-ID: <20190823145621.pxl4jrux7izflzmg@flea> References: <20190820032311.6506-1-samuel@sholland.org> <20190820032311.6506-6-samuel@sholland.org> <20190820081528.7g2lo4njkut5lanu@flea> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="c4vbgluuko4stj5s" Content-Disposition: inline In-Reply-To: User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --c4vbgluuko4stj5s Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Hi, On Tue, Aug 20, 2019 at 08:17:49AM -0500, Samuel Holland wrote: > On 8/20/19 3:15 AM, Maxime Ripard wrote: > > On Mon, Aug 19, 2019 at 10:23:06PM -0500, Samuel Holland wrote: > >> The A80 SoC contains a message box that can be used to send messages and > >> interrupts back and forth between the ARM application CPUs and the ARISC > >> coprocessor. Add a device tree node for it. > >> > >> Signed-off-by: Samuel Holland > > > > I think you mentionned that crust has been tested only on the A64 and > > the H3/H5, did you test the mailbox on those other SoCs as well? > > No, I only have A64/H3/H5, and recently H6, hardware to test. I've looked > through the manuals to verify that the registers are all the same, but I haven't > run the driver on earlier SoCs. I'd rather not merge them until they've been properly tested. We've had some surprises with the documentation in the past :/ Maxime -- Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --c4vbgluuko4stj5s Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXV/+lQAKCRDj7w1vZxhR xXWQAPwKyvkn2KiTnIGYIVua45lADkdWOtD9xl/wV7233OeEOQEAr2kwv01eXmx9 SIGag0d/CuVhDIijFXIJeE/tUUHnJQ8= =7n7e -----END PGP SIGNATURE----- --c4vbgluuko4stj5s--