From patchwork Wed Sep 12 13:52:50 2018 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Fabrizio Castro X-Patchwork-Id: 10597571 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 285F7920 for ; Wed, 12 Sep 2018 13:53:30 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 15CE12A113 for ; Wed, 12 Sep 2018 13:53:30 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 091D22A115; Wed, 12 Sep 2018 13:53:30 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id DC45A2A113 for ; Wed, 12 Sep 2018 13:53:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:Message-Id:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To: References:List-Owner; bh=r2xMltZTitc7ccBFGyAckPTnNOaZ9nc6SNhYw29GRag=; b=VsG Jd/yYxSfNj3wvnpOCczu3/S8qmmkAYMuNe3T9OpBjGcmLoICELC/q8RV5daHz+F/WuVf1Ff/R+dzs ONI/a1biEuvDPNPIYXS8yoaoBFBMl9THGNWQ4nGS+mYXUqjIZDl4BicHhXYZ7KcOHbsZUqC45fzMt eJXnz9tr32D0nqB5sOiGdTtF5fVJBOAfwuYz+IcNcm2LkFYfp/23BDhyImZA1gPNryEryUb6zfYj8 Cqv8iLtpyLw0SDG9f1HHI5INOeMhofKSBARAWWqZaT+ZUqWkzQwn9vf74fRj+DUv7webpn5dqpGHC HGCzWEY7+WjeOMNgsbAx5NvbpUnI4sw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1g05a4-0007MH-Kx; Wed, 12 Sep 2018 13:53:20 +0000 Received: from relmlor4.renesas.com ([210.160.252.174] helo=relmlie3.idc.renesas.com) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1g05Zw-0007L5-26 for linux-arm-kernel@lists.infradead.org; Wed, 12 Sep 2018 13:53:18 +0000 Received: from unknown (HELO relmlir1.idc.renesas.com) ([10.200.68.151]) by relmlie3.idc.renesas.com with ESMTP; 12 Sep 2018 22:52:58 +0900 Received: from relmlii1.idc.renesas.com (relmlii1.idc.renesas.com [10.200.68.65]) by relmlir1.idc.renesas.com (Postfix) with ESMTP id B2E4E87677; Wed, 12 Sep 2018 22:52:58 +0900 (JST) X-IronPort-AV: E=Sophos;i="5.53,364,1531753200"; d="scan'208";a="290751382" Received: from unknown (HELO fabrizio-dev.ree.adwin.renesas.com) ([10.226.36.250]) by relmlii1.idc.renesas.com with ESMTP; 12 Sep 2018 22:52:53 +0900 From: Fabrizio Castro To: Catalin Marinas , Will Deacon Subject: [PATCH] arm64: defconfig: enable R8A774C0 SoC Date: Wed, 12 Sep 2018 14:52:50 +0100 Message-Id: <1536760371-17300-1-git-send-email-fabrizio.castro@bp.renesas.com> X-Mailer: git-send-email 2.7.4 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20180912_065312_233575_A87A4059 X-CRM114-Status: GOOD ( 12.81 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Fabrizio Castro , Chris Paterson , Heiko Stuebner , Arnd Bergmann , Gregory CLEMENT , Olof Johansson , linux-kernel@vger.kernel.org, Amit Kucheria , Bjorn Andersson , linux-renesas-soc@vger.kernel.org, Enric Balletbo i Serra , Simon Horman , Alex Elder , Andy Gross , Simon Horman , Geert Uytterhoeven , Biju Das , Ezequiel Garcia , linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Enable the Renesas RZ/G2E (R8A774C0) SoC in the ARM64 defconfig. Signed-off-by: Fabrizio Castro Reviewed-by: Biju Das --- This patch applies on top of next-20180912 arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 47d7665..a8bce1b 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -51,6 +51,7 @@ CONFIG_ARCH_SEATTLE=y CONFIG_ARCH_SYNQUACER=y CONFIG_ARCH_RENESAS=y CONFIG_ARCH_R8A774A1=y +CONFIG_ARCH_R8A774C0=y CONFIG_ARCH_R8A7795=y CONFIG_ARCH_R8A7796=y CONFIG_ARCH_R8A77965=y