From: geert+renesas@glider.be (Geert Uytterhoeven)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 5/9] ARM: shmobile: defconfig: Enable DMA for serial ports
Date: Mon, 10 Jul 2017 15:28:18 +0200 [thread overview]
Message-ID: <1499693302-25120-6-git-send-email-geert+renesas@glider.be> (raw)
In-Reply-To: <1499693302-25120-1-git-send-email-geert+renesas@glider.be>
DMA for (H)SCIF(A|B) serial ports on R-Car Gen2 and RZ/G1 SoCs is
considered stable, hence enable it by default.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
---
arch/arm/configs/shmobile_defconfig | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/arm/configs/shmobile_defconfig b/arch/arm/configs/shmobile_defconfig
index b8d2dcbc9cc745b6..dd9d1f9ede6e7f34 100644
--- a/arch/arm/configs/shmobile_defconfig
+++ b/arch/arm/configs/shmobile_defconfig
@@ -106,6 +106,7 @@ CONFIG_SERIAL_8250_EM=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_I2C_CHARDEV=y
CONFIG_I2C_MUX=y
CONFIG_I2C_DEMUX_PINCTRL=y
--
2.7.4
next prev parent reply other threads:[~2017-07-10 13:28 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-10 13:28 [PATCH 0/9] ARM: renesas: shmobile and multi_v7 defconfig updates Geert Uytterhoeven
2017-07-10 13:28 ` [PATCH 1/9] ARM: shmobile: defconfig: Enable missing PCIE_RCAR dependency Geert Uytterhoeven
2017-07-10 13:28 ` [PATCH 2/9] ARM: shmobile: defconfig: Replace USB_XHCI_RCAR by USB_XHCI_PLATFORM Geert Uytterhoeven
2017-07-10 13:28 ` [PATCH 3/9] ARM: shmobile: defconfig: Replace SND_SOC_RSRC_CARD by SND_SIMPLE_SCU_CARD Geert Uytterhoeven
2017-07-10 13:28 ` [PATCH 4/9] ARM: shmobile: defconfig: Replace DRM_RCAR_HDMI by generic bridge options Geert Uytterhoeven
2017-07-10 13:28 ` Geert Uytterhoeven [this message]
2017-07-10 13:28 ` [PATCH 6/9] ARM: shmobile: defconfig: Refresh Geert Uytterhoeven
2017-07-10 13:28 ` [PATCH 7/9] ARM: multi_v7_defconfig: Replace SND_SOC_RSRC_CARD by SND_SIMPLE_SCU_CARD Geert Uytterhoeven
2017-07-10 13:28 ` [PATCH 8/9] ARM: multi_v7_defconfig: Replace DRM_RCAR_HDMI by generic bridge options Geert Uytterhoeven
2017-07-10 13:41 ` Laurent Pinchart
2017-07-10 14:05 ` Geert Uytterhoeven
2017-07-10 13:28 ` [PATCH 9/9] ARM: multi_v7_defconfig: Enable DMA for Renesas serial ports Geert Uytterhoeven
2017-07-11 3:38 ` Magnus Damm
2017-07-11 6:59 ` Geert Uytterhoeven
2017-07-11 8:39 ` Arnd Bergmann
2017-07-11 8:57 ` Geert Uytterhoeven
2017-07-11 8:42 ` Arnd Bergmann
2017-07-11 8:59 ` Geert Uytterhoeven
2017-07-11 10:37 ` Rob Landley
2017-07-11 10:46 ` Geert Uytterhoeven
2017-11-01 8:58 ` Rob Landley
2017-07-11 9:13 ` [PATCH 0/9] ARM: renesas: shmobile and multi_v7 defconfig updates Simon Horman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1499693302-25120-6-git-send-email-geert+renesas@glider.be \
--to=geert+renesas@glider.be \
--cc=linux-arm-kernel@lists.infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).