From patchwork Mon Jul 31 15:03:41 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Horman X-Patchwork-Id: 9872149 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 7D1B260375 for ; Mon, 31 Jul 2017 15:20:50 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 5EF9727CAF for ; Mon, 31 Jul 2017 15:20:50 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 4D01A285A8; Mon, 31 Jul 2017 15:20:50 +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=-1.9 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [65.50.211.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 E987E27CAF for ; Mon, 31 Jul 2017 15:20:49 +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: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=T6Vkwx8I7/3M/IPXqNDxOHl/8yyQNd0oukRKH2zB+JA=; b=Y2K9wylso6A5r0wGwqGRMPPizh hMNJv0tVY5V2zSt1nzguK0khJ+TtIwGME7hjmLX9sDsuWx455OjtYnvc2MAqfqWo0bDvOCudyArLE TaM/3r4p9kdE1lF0SCPU4cU3Hn72/CaxgUTHK1tS6a1d6vQ8O4VS22N1oAN6MpwMukPJ4Oivojk2F 28dKRcZuzS2B4N7Z+29wHVAfk0Pz2pcqKmMXfybrtpWSTHRJj0q0ZNyMMClTB+DowwWCAgo6ms8CK cEU2yRczRRuU3fed9JZsxmli3lYaoOBzQ3DQ/a+k8U26IhQMTG35yMXwUAXYrCDQO3Gx4keGyiE/s L2iULA4Q==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dcCUn-0000jk-RO; Mon, 31 Jul 2017 15:20:37 +0000 Received: from kirsty.vergenet.net ([202.4.237.240]) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1dcCNA-0004kC-Ie for linux-arm-kernel@lists.infradead.org; Mon, 31 Jul 2017 15:13:22 +0000 Received: from penelope.horms.nl (unknown [217.111.208.18]) by kirsty.vergenet.net (Postfix) with ESMTPA id A8AF425BF17; Tue, 1 Aug 2017 01:03:49 +1000 (AEST) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=verge.net.au; s=mail; t=1501513430; bh=qoPzFs8IV1RA6XcuWO5tu8g/fPxb2442JoY7yxdd8GI=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=drffffn9T/4abEfh6bPULKAPoiGfvINjDIbTFp6Cy2MGKGuB9v/YUe2E529gpTO/9 NFjdKaXc65sQd8GBnkAdmFDqenMU6f0Z1fr4Mg8PLaHQBi7TDGYxUOPrTunhHD1Fhj cVHgHJWHGFwCbw9TPbYCpd7dLXPI/ZpCsRKf5Nqs= Received: by penelope.horms.nl (Postfix, from userid 7100) id 57EC1E209B2; Mon, 31 Jul 2017 17:03:42 +0200 (CEST) From: Simon Horman To: linux-renesas-soc@vger.kernel.org Subject: [PATCH 10/10] ARM: multi_v7_defconfig: Enable DMA for Renesas serial ports Date: Mon, 31 Jul 2017 17:03:41 +0200 Message-Id: <52078ca712cd933844721aaa700b3bd85234841f.1501511664.git.horms+renesas@verge.net.au> X-Mailer: git-send-email 2.1.4 In-Reply-To: References: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170731_081245_469008_C7EDEAB3 X-CRM114-Status: UNSURE ( 8.14 ) X-CRM114-Notice: Please train this message. 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: Simon Horman , Magnus Damm , Geert Uytterhoeven , 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 From: Geert Uytterhoeven DMA for (H)SCIF(A|B) serial ports on Renesas R-Car Gen2 and RZ/G1 SoCs is considered stable, hence enable it by default. Signed-off-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- arch/arm/configs/multi_v7_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm/configs/multi_v7_defconfig b/arch/arm/configs/multi_v7_defconfig index ea2075d8e185..072a455008df 100644 --- a/arch/arm/configs/multi_v7_defconfig +++ b/arch/arm/configs/multi_v7_defconfig @@ -330,6 +330,7 @@ CONFIG_SERIAL_IMX_CONSOLE=y CONFIG_SERIAL_SH_SCI=y CONFIG_SERIAL_SH_SCI_NR_UARTS=20 CONFIG_SERIAL_SH_SCI_CONSOLE=y +CONFIG_SERIAL_SH_SCI_DMA=y CONFIG_SERIAL_MSM=y CONFIG_SERIAL_MSM_CONSOLE=y CONFIG_SERIAL_VT8500=y