From patchwork Tue Sep 17 13:05:28 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Biju Das X-Patchwork-Id: 11148853 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id AA67176 for ; Tue, 17 Sep 2019 13:12:41 +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 88EBE214AF for ; Tue, 17 Sep 2019 13:12:41 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="nDMZSirV" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 88EBE214AF Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bp.renesas.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.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-Transfer-Encoding:Content-Type:MIME-Version:Cc:List-Subscribe: List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id:References: In-Reply-To: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:List-Owner; bh=Xmmnt9IoESfsc4G+cTr8sn0Mfs7HICLZvkdOuock60k=; b=nDMZSirVlPcs1zCGcbdx/cMf0v GEdxZV+IGyoML6FSWsAeyrqO8Zk7g7LT/JCQhmDl6e9n1FPz5kLUFqY2ePxQ9hNFL7DCBTXcGHbD4 iiGXhQ4Osg6h9iC9L9rjfCyKdockamCmMcfKkDDH5bcjdgNImIblvegnDk4I1xXH7ucSMHVG740Us p1fu21LTZ/i99RgmhcOcQE7HHmXvM0WP2zmODMSqLPYWXI7SDo1nD/PcAa9ZbAX6TwgXC2Mhx0rHM C26GSSaCafpRmOxv6FkaVSkF0K9aPO/LDuTGhIUKQOPWoUty30SKz9gySiY9LxsjB13o3VVmzAmk3 Ew5AQYdw==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.2 #3 (Red Hat Linux)) id 1iADHc-0003pg-69; Tue, 17 Sep 2019 13:12:40 +0000 Received: from relmlor1.renesas.com ([210.160.252.171] helo=relmlie5.idc.renesas.com) by bombadil.infradead.org with esmtp (Exim 4.92.2 #3 (Red Hat Linux)) id 1iADHZ-0003pC-Cz for linux-arm-kernel@lists.infradead.org; Tue, 17 Sep 2019 13:12:38 +0000 X-IronPort-AV: E=Sophos;i="5.64,516,1559487600"; d="scan'208";a="26795102" Received: from unknown (HELO relmlir5.idc.renesas.com) ([10.200.68.151]) by relmlie5.idc.renesas.com with ESMTP; 17 Sep 2019 22:12:31 +0900 Received: from be1yocto.ree.adwin.renesas.com (unknown [172.29.43.62]) by relmlir5.idc.renesas.com (Postfix) with ESMTP id D10CE400857B; Tue, 17 Sep 2019 22:12:27 +0900 (JST) From: Biju Das To: Catalin Marinas , Will Deacon Subject: [PATCH 2/4] arm64: defconfig: enable R8A774B1 SoC Date: Tue, 17 Sep 2019 14:05:28 +0100 Message-Id: <1568725530-55241-3-git-send-email-biju.das@bp.renesas.com> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1568725530-55241-1-git-send-email-biju.das@bp.renesas.com> References: <1568725530-55241-1-git-send-email-biju.das@bp.renesas.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190917_061237_545061_3F8C5325 X-CRM114-Status: UNSURE ( 9.06 ) X-CRM114-Notice: Please train this message. X-Spam-Score: 0.0 (/) X-Spam-Report: SpamAssassin version 3.4.2 on bombadil.infradead.org summary: Content analysis details: (0.0 points) pts rule name description ---- ---------------------- -------------------------------------------------- -0.0 RCVD_IN_DNSWL_NONE RBL: Sender listed at https://www.dnswl.org/, no trust [210.160.252.171 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record 0.0 SPF_HELO_NONE SPF: HELO does not publish an SPF Record 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: Fabrizio Castro , linux-renesas-soc@vger.kernel.org, Chris Paterson , Anson Huang , Arnd Bergmann , Maxime Ripard , Biju Das , Marcin Juszkiewicz , Dinh Nguyen , Simon Horman , Bjorn Andersson , Jagan Teki , Olof Johansson , Geert Uytterhoeven , Leonard Crestez , Shawn Guo , 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 Enable the Renesas RZ/G2N (R8A774B1) SoC in the ARM64 defconfig. Signed-off-by: Biju Das Reviewed-by: Geert Uytterhoeven --- arch/arm64/configs/defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig index 0e58ef0..6433d33 100644 --- a/arch/arm64/configs/defconfig +++ b/arch/arm64/configs/defconfig @@ -721,6 +721,7 @@ CONFIG_QCOM_SMD_RPM=y CONFIG_QCOM_SMP2P=y CONFIG_QCOM_SMSM=y CONFIG_ARCH_R8A774A1=y +CONFIG_ARCH_R8A774B1=y CONFIG_ARCH_R8A774C0=y CONFIG_ARCH_R8A7795=y CONFIG_ARCH_R8A7796=y