[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20210430175038.103226-1-sebastian.reichel@collabora.com>
Date: Fri, 30 Apr 2021 19:50:36 +0200
From: Sebastian Reichel <sebastian.reichel@...labora.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Rob Herring <robh@...nel.org>
Cc: Jiri Slaby <jirislaby@...nel.org>, Shawn Guo <shawnguo@...nel.org>,
Sascha Hauer <s.hauer@...gutronix.de>,
Pengutronix Kernel Team <kernel@...gutronix.de>,
Fabio Estevam <festevam@...il.com>,
NXP Linux Team <linux-imx@....com>,
Sebastian Reichel <sebastian.reichel@...labora.com>,
Ian Ray <ian.ray@...com>, linux-kernel@...r.kernel.org,
linux-serial@...r.kernel.org, kernel@...labora.com
Subject: [PATCHv5 0/2] Fix imx53-ppd UART configuration
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
Powered by blists - more mailing lists