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 2CC27C3276D for ; Thu, 2 Jan 2020 09:32:01 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 02F4E21D7D 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=1577957521; bh=z7XbupEIA871TaOOa9+yiI0sdqgjfYz8rikslwugDPc=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=GYSbsYBJ57BkfpxHsGl9INVYjv5+TJ3Xz6PT3420yhh2ioPVLEKpyjmu7k7UGyzOx xvc6nbdfkfAXFhhvphvkfvi2TWcPSe0kcO3YzdfMjlgqBcph5ox0DcLeIFkaN1VVOy R5ZQmxrS2mOoewZXR+0sO0d8nSrDh+Wfhv9Ky4kI= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727966AbgABJcA (ORCPT ); Thu, 2 Jan 2020 04:32:00 -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: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@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-- 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.0 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,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 6995AC2D0DC for ; Thu, 2 Jan 2020 09:32:12 +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 3D00E217F4 for ; Thu, 2 Jan 2020 09:32:12 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="fME84Mj3"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="ubsJsZ17" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 3D00E217F4 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org 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=iQUnmpSzamOlA1gEh8cI30lQ3/J9qyDRCyxR2aRzkyQ=; b=fME84Mj3yhIH9UhTqKt2UkYpH vdS9pxlt5LBoXwnwg2R1B2QsjHM7Ifz8AnlE2V51brBC6owieICLyGj6Q6lr8lWn9wR4Xnlhqmv1U 3hH/5W7fFwA0DCtMp0fnn38HCoFDjkM7CmFB6TpwK2Y2B20odURhp9RG4A3dhvo0XERypuJVBiSXv aZQPZS6dlYKu35Frf6f0w7aWbm+PCynJt1pAkshyLPAaafd+l4bINCjB0bJFOWRUxuZHTZbMLODqG vmyT1kAiheqL5lWkv2C5LCGnJFTMyidBZ6CmKw7uON3jyQzy9ezCkLz1o6hnigN+hxdaaJhJ3KQVe YEK1PBuvA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1imwpm-0006Xz-QL; Thu, 02 Jan 2020 09:32:02 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1imwpj-0006XL-Ey for linux-arm-kernel@lists.infradead.org; Thu, 02 Jan 2020 09:32:00 +0000 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 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 In-Reply-To: <20200102012657.9278-2-andre.przywara@arm.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200102_013159_519328_E7CC818B X-CRM114-Status: GOOD ( 10.98 ) 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, linux-kernel@vger.kernel.org, Chen-Yu Tsai , Rob Herring , linux-arm-kernel@lists.infradead.org, Icenowy Zheng Content-Type: multipart/mixed; boundary="===============6240859699109046222==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============6240859699109046222== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="2mnyeiclhklvtj5r" Content-Disposition: inline --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-- --===============6240859699109046222== 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 --===============6240859699109046222==--