Received: by 2002:ac0:a5a6:0:0:0:0:0 with SMTP id m35-v6csp2660096imm; Mon, 10 Sep 2018 04:44:53 -0700 (PDT) X-Google-Smtp-Source: ANB0VdacGB6cDSs7mAHjyotU70cdk0GB94sPVna3r88OApZTOf5ZIpxRHgF47KaPUTBzUfJigowr X-Received: by 2002:a62:586:: with SMTP id 128-v6mr23388386pff.80.1536579893223; Mon, 10 Sep 2018 04:44:53 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1536579893; cv=none; d=google.com; s=arc-20160816; b=lzE2zwZ8i/YsahrE5Mk/MY53XafbKchAmEGcCucHnGfQFeTPruMn3uAnJgjr5VlJsj AP8HMAu5b8c0SzGRawegUIur2h+0+Vn28XoSHRsN5svmYXt1mpVQ5/Xq/SCqVF44pA16 stS+rGhX5/x5B3IVwkh+R1va+3BGGhqFMrC8myQjSqtGPGdS3Tz+ap3ufF6YvOahci1K CLnXEI9fc1zbE6IRFwJhDlaJaa8p2k9VoEnrWdWnErVSDxtjiC51Mf58LTBrWTeHH9pO M5ybtvf8+Qd4Da+75r6kmZcqlONFZDnkyyIHOP9f0n9OIYhI813XjDx2U8Slq4cPhulw CpWg== 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=w+lyIOj5DWqrzPfrMSMQJDLYWTlAKaot+7MprmDWgA0=; b=Gxplc/cyum7k7OvW73Z3V4Z1iH0J712oji1R82YdlFx8wK7tq++82Vh0JR2PUpLjtp hyoWK8x44LiFzKmMvI5gr/ydRwvpWgybBVcVuHFxfyRGKLViso/m/iNZ5AeMNocjJdCn DWFG7rjW38Js6JTAhVa41C5mu0tg++30aSQ3ZUp/LhZTfJlBnQUQuXXrk4OXVQJI+lt1 5di/RU1lTJR5UacikYMUoX/fCME+lJsClGKXUStg1UF7e9VkrUaLcQCKqkM6q78Mme8L 3zpedu2nNQ27tuSPrxcSlXzoyfvF+BI+I9u4klDx7a/p1A+AhaAnqsllr/hJc7QnX7aE 1CpQ== 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 32-v6si16787145plg.390.2018.09.10.04.44.37; Mon, 10 Sep 2018 04:44:53 -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 S1728179AbeIJQhD (ORCPT + 99 others); Mon, 10 Sep 2018 12:37:03 -0400 Received: from mail.bootlin.com ([62.4.15.54]:35946 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727727AbeIJQhD (ORCPT ); Mon, 10 Sep 2018 12:37:03 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id 827EC208AF; Mon, 10 Sep 2018 13:43:22 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on mail.bootlin.com X-Spam-Level: X-Spam-Status: No, score=-1.0 required=5.0 tests=ALL_TRUSTED,SHORTCIRCUIT, URIBL_BLOCKED shortcircuit=ham autolearn=disabled version=3.4.0 Received: from localhost (AAubervilliers-681-1-30-219.w90-88.abo.wanadoo.fr [90.88.15.219]) by mail.bootlin.com (Postfix) with ESMTPSA id 5064B2079D; Mon, 10 Sep 2018 13:43:12 +0200 (CEST) Date: Mon, 10 Sep 2018 13:43:11 +0200 From: Maxime Ripard To: Paul Kocialkowski Cc: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@googlegroups.com, Chen-Yu Tsai , Hans Verkuil Subject: Re: [PATCH RESEND] drivers: soc: Allow building the sunxi driver without ARCH_SUNXI Message-ID: <20180910114311.6fw3iwend3js7mcf@flea> References: <20180909190439.20425-1-contact@paulk.fr> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="mulrknomt5awd4ni" Content-Disposition: inline In-Reply-To: <20180909190439.20425-1-contact@paulk.fr> User-Agent: NeoMutt/20180716 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --mulrknomt5awd4ni Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Sep 09, 2018 at 09:04:39PM +0200, Paul Kocialkowski wrote: > This makes it possible to build the sunxi SRAM driver without building > for the sunxi architecture. This allows selecting the driver when > building the kernel in testing environments. >=20 > In particular, this is necessary for testing of the Cedrus driver, that > selects the sunxi SRAM driver. >=20 > Signed-off-by: Paul Kocialkowski Acked-by: Maxime Ripard Maxime --=20 Maxime Ripard, Bootlin Embedded Linux and Kernel engineering https://bootlin.com --mulrknomt5awd4ni Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEE0VqZU19dR2zEVaqr0rTAlCFNr3QFAluWWM4ACgkQ0rTAlCFN r3R/MA/+Mm6LNj2t5iEQ+j2KBeIhsvnNjSKRNK74T/Ls95hfcFbIup6Zhar0zlgz Zw/aLZP2B4yOc0AllpynuAtIAytA3L1NOocGrcPQlXZcb0JPViYo6Y0GhaSjoRZh fEzQcTPudq5j3xD9AHs0aPAtJbhOrTmFVl7LD4T5cgl/BfPW3KKFRIboMLRN/Lxb UbyMFWHgCkNSVLQkB7m6a+zk9fPk6iN+JinqBSNMuDsXP9Quo4f0meTO76nOXq6O ljnc9lpkY7KhsFX+1SUAkIJqDbL+hlIAXU8NAcnMKl+m8pgxEoYVNcEQ1ujHZIU8 vgQuMRQ4nbCvGuM8i8puVqbufs5Nu3vZEPwiOzINxDHZ/rezq6D/+cswXzpA2yut YV4eQCNlSY7E5UjYOmqabBidXRh+VSknIBz2B2y0+N5e5MYIeqyZaxd+yFTMdDk4 N0z2JP4LrT1b1p5FndFd25SBBVmy4pPv/1n4vk8Mul8RiZ0J80P7dTj9vkyuyjmF k/3f8KsvKvC+TOoSJkHaQfKHZR3Ga/zl8IDZPeW5zKytqtgX+eJIewYPN7Rjiljy LEfjdJS8+XKmlu1k7smdWMTG+iEX+0l49wZSDiO7jFvPnSyWtslPZJ+f/L0g7p+M dd0rRM1hQtkkTvIw2g6pedCt9MhFU5znQyjr+rT1S5iBryRKfBw= =b4Q4 -----END PGP SIGNATURE----- --mulrknomt5awd4ni--