All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] tty: serial: sh-sci: Hide driver specific config questions
@ 2017-11-30 13:11 ` Geert Uytterhoeven
  0 siblings, 0 replies; 32+ messages in thread
From: Geert Uytterhoeven @ 2017-11-30 13:11 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Simon Horman, Magnus Damm, Yoshinori Sato,
	Rich Felker
  Cc: Jiri Slaby, linux-serial, linux-renesas-soc, uclinux-h8-devel,
	linux-sh, Geert Uytterhoeven

	Hi Greg, Simon, Magnus, Sato-san, Rich,

The Renesas (H)SCI(F) driver has several driver-specific config options.
This may confuse users, and leads to inefficient testing and development.
E.g. recently a regression was introduced in SCIF DMA support, and
someone didn't see early con output, both due to the relevant options
being accidentally disabled.

This patch series is an attempt to stop bothering (H)SCI(F) users with
several config questions, while providing sensible defaults for these
options, based on the target platform.  The defaults can still be
overridden if CONFIG_EXPERT is enabled.

The last patch updates shmobile_defconfig to take into account the
defaults.  It is marked RFC, as it depends on the first 4 patches to be
effective, and to avoid feature regressions.

Thanks for your comments!

Geert Uytterhoeven (5):
  tty: serial: sh-sci: Hide number of ports config question
  tty: serial: sh-sci: Hide serial console config question
  tty: serial: sh-sci: Hide earlycon config question
  tty: serial: sh-sci: Hide DMA config question
  [RFC] ARM: shmobile: defconfig: Disable CONFIG_EMBEDDED

 arch/arm/configs/shmobile_defconfig |  6 +-----
 drivers/tty/serial/Kconfig          | 15 ++++++++++-----
 2 files changed, 11 insertions(+), 10 deletions(-)

-- 
2.7.4

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

^ permalink raw reply	[flat|nested] 32+ messages in thread

end of thread, other threads:[~2018-05-04  7:35 UTC | newest]

Thread overview: 32+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-11-30 13:11 [PATCH 0/5] tty: serial: sh-sci: Hide driver specific config questions Geert Uytterhoeven
2017-11-30 13:11 ` Geert Uytterhoeven
2017-11-30 13:11 ` [PATCH 1/5] tty: serial: sh-sci: Hide number of ports config question Geert Uytterhoeven
2017-11-30 13:11   ` Geert Uytterhoeven
2017-11-30 13:11 ` [PATCH 2/5] tty: serial: sh-sci: Hide serial console " Geert Uytterhoeven
2017-11-30 13:11   ` Geert Uytterhoeven
2017-11-30 13:12 ` [PATCH 3/5] tty: serial: sh-sci: Hide earlycon " Geert Uytterhoeven
2017-11-30 13:12   ` Geert Uytterhoeven
2018-04-15  0:34   ` Rich Felker
2018-04-15  0:34     ` Rich Felker
2018-04-15 18:58     ` Geert Uytterhoeven
2018-04-15 18:58       ` Geert Uytterhoeven
2018-04-15 19:09       ` Rich Felker
2018-04-15 19:09         ` Rich Felker
2018-05-02  2:32         ` Rob Herring
2018-05-02  2:32           ` Rob Herring
2018-05-04  7:35           ` Geert Uytterhoeven
2018-05-04  7:35             ` Geert Uytterhoeven
2017-11-30 13:12 ` [PATCH 4/5] tty: serial: sh-sci: Hide DMA " Geert Uytterhoeven
2017-11-30 13:12   ` Geert Uytterhoeven
2017-11-30 13:12 ` [PATCH/RFC 5/5] ARM: shmobile: defconfig: Disable CONFIG_EMBEDDED Geert Uytterhoeven
2017-11-30 13:12   ` Geert Uytterhoeven
2017-12-01  8:33   ` Simon Horman
2017-12-01  8:33     ` Simon Horman
2017-12-04  9:46     ` Geert Uytterhoeven
2017-12-04  9:46       ` Geert Uytterhoeven
2017-12-05  8:28       ` Simon Horman
2017-12-05  8:28         ` Simon Horman
2017-12-09  2:18         ` Rob Landley
2017-12-09  2:18           ` Rob Landley
2017-12-09  8:54           ` Geert Uytterhoeven
2017-12-09  8:54             ` Geert Uytterhoeven

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.