linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCHv5 0/2] Fix imx53-ppd UART configuration
@ 2021-04-30 17:50 Sebastian Reichel
  2021-04-30 17:50 ` [PATCHv5 1/2] serial: imx: Add DMA buffer configuration via DT Sebastian Reichel
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Sebastian Reichel @ 2021-04-30 17:50 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Rob Herring
  Cc: Jiri Slaby, Shawn Guo, Sascha Hauer, Pengutronix Kernel Team,
	Fabio Estevam, NXP Linux Team, Sebastian Reichel, Ian Ray,
	linux-kernel, linux-serial, kernel

Hi,

IMHO PATCHv4 was better, but in the end I don't have strong feelings
about this. Btw. I think this patchset is a good demonstration of
frustrating upstream kernel development can be considering PATCHv5
is basically the same as PATCHv1. Thanks for making us go in
circles :(

Changes since PATCHv4:
 * https://lore.kernel.org/lkml/20210305115058.92284-1-sebastian.reichel@collabora.com/
 * use DT property instead of sysfs config option, like the initial patch
   version did as requested by Greg.

Changes since PATCHv3:
 * https://lore.kernel.org/lkml/1539249903-6316-1-git-send-email-fabien.lahoudere@collabora.com/
 * rewrote commit message to provide a lot more details why this is needed
 * rebased to torvalds/master (5.12-rc1-dontuse), also applies on top of linux-next
 * use sysfs_emit() instead of sprintf

-- Sebastian

Fabien Lahoudere (2):
  serial: imx: Add DMA buffer configuration via DT
  ARM: dts: imx53-ppd: add dma-info nodes

 .../bindings/serial/fsl-imx-uart.yaml         | 12 +++++++++
 arch/arm/boot/dts/imx53-ppd.dts               |  2 ++
 drivers/tty/serial/imx.c                      | 25 +++++++++++++------
 3 files changed, 32 insertions(+), 7 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2023-12-14 13:26 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-30 17:50 [PATCHv5 0/2] Fix imx53-ppd UART configuration Sebastian Reichel
2021-04-30 17:50 ` [PATCHv5 1/2] serial: imx: Add DMA buffer configuration via DT Sebastian Reichel
2021-04-30 17:50 ` [PATCHv5 2/2] ARM: dts: imx53-ppd: add dma-info nodes Sebastian Reichel
     [not found] ` <YIzxKNV4x6/8GVrB@kroah.com>
2021-05-28  0:49   ` [PATCHv5 0/2] Fix imx53-ppd UART configuration Sebastian Reichel
2021-05-28  9:03     ` Greg Kroah-Hartman
2021-10-05 20:17       ` Uwe Kleine-König
2023-12-08  9:07 ` Uwe Kleine-König
2023-12-08 10:32   ` Greg Kroah-Hartman
2023-12-08 12:14     ` Krzysztof Kozlowski
2023-12-14 12:49       ` EXT: " Ian Ray

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).