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=-4.1 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SIGNED_OFF_BY,SPF_HELO_NONE, SPF_PASS autolearn=no 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 7CC7EC2D0DC for ; Thu, 2 Jan 2020 09:32:00 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 457F521835 for ; Thu, 2 Jan 2020 09:32:00 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1577957520; bh=z7XbupEIA871TaOOa9+yiI0sdqgjfYz8rikslwugDPc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=tpriuc4siLJrUk96ElN64+n6Ekqovocdx6KKeI80ebGoO8k80/icoiH74voGNiu5v N68G+Uy24rGtWiCURdPl6ounYztKnv9FWLZWx/aJ9MLBWNvXH8X0yod0vA7RtnVhKd AdID/Z+cNJoOH6poXvMJjEVXUhLvtu7bUi+XrErE= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727801AbgABJb7 (ORCPT ); Thu, 2 Jan 2020 04:31:59 -0500 Received: from mail.kernel.org ([198.145.29.99]:57690 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727924AbgABJb7 (ORCPT ); Thu, 2 Jan 2020 04:31:59 -0500 Received: from localhost (lfbn-tou-1-1502-76.w90-89.abo.wanadoo.fr [90.89.68.76]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id ADE36217F4; Thu, 2 Jan 2020 09:31:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1577957519; bh=z7XbupEIA871TaOOa9+yiI0sdqgjfYz8rikslwugDPc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=ubsJsZ17xJUrhg1PKhxQTkfB5sALfgzZl8fOri0JDQjveIQDoWt3nI2j5l7jMjldx v47TqhJihiPYqmgocaKNrG/HqR4EFN5/N6Fwbh6oGjztirkdCNJAOT/dIfsvo+zCSi Bi1bjxYxiwUsa2sSd3AMa6fzz57A8Ct77ack0AcI= Date: Thu, 2 Jan 2020 10:31:56 +0100 From: Maxime Ripard To: Andre Przywara Cc: Chen-Yu Tsai , Mark Rutland , Rob Herring , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-sunxi@googlegroups.com, Icenowy Zheng Subject: Re: [PATCH 1/3] ARM: dts: sun8i: R40: Upgrade GICC reg size to 8K Message-ID: <20200102093156.wrcuqxwbfs2vmwof@gilmour.lan> References: <20200102012657.9278-1-andre.przywara@arm.com> <20200102012657.9278-2-andre.przywara@arm.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="2mnyeiclhklvtj5r" Content-Disposition: inline In-Reply-To: <20200102012657.9278-2-andre.przywara@arm.com> Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org --2mnyeiclhklvtj5r Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, Jan 02, 2020 at 01:26:55AM +0000, Andre Przywara wrote: > The GIC used in the R40 SoC is an ARM GIC-400 with virtualization support, > so let's advertise the full 8K region of the GICC MMIO frame to enable > KVM's usage of the GIC (as we do already for all other SoCs). > > Tested by running KVM on a Bananapi M2 Berry. > > Signed-off-by: Andre Przywara Applied, thanks! Maxime --2mnyeiclhklvtj5r Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXg24jAAKCRDj7w1vZxhR xUQbAQClk/beo71p82R7czCIU5RsEyXUGoVfxFTJLmi4mlFOtgD9EYpUhFz6weme ZRkbXJRgAgmcJQqGp60CsXc/CLTcrg8= =whv3 -----END PGP SIGNATURE----- --2mnyeiclhklvtj5r--