From: Shawn Guo <shawnguo@kernel.org>
To: Marcel Ziswiler <marcel@ziswiler.com>
Cc: linux-arm-kernel@lists.infradead.org,
Laurent Pinchart <laurent.pinchart@ideasonboard.com>,
Marcel Ziswiler <marcel.ziswiler@toradex.com>,
Alex Marginean <alexandru.marginean@nxp.com>,
Alexander Stein <alexander.stein@ew.tq-group.com>,
Arnd Bergmann <arnd@arndb.de>,
Daniel Baluta <daniel.baluta@nxp.com>,
"David S. Miller" <davem@davemloft.net>,
Fabio Estevam <festevam@gmail.com>,
Frank Rowand <frowand.list@gmail.com>,
Heiko Schocher <hs@denx.de>, Jacky Bai <ping.bai@nxp.com>,
Joakim Zhang <qiangqing.zhang@nxp.com>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Kuldeep Singh <kuldeep.singh@nxp.com>,
Li Yang <leoyang.li@nxp.com>,
Lucas Stach <l.stach@pengutronix.de>,
Matthias Schiffer <matthias.schiffer@tq-group.com>,
NXP Linux Team <linux-imx@nxp.com>,
Olof Johansson <olof@lixom.net>, Peng Fan <peng.fan@nxp.com>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
Reinhold Mueller <reinhold.mueller@emtrion.com>,
Rob Herring <robh+dt@kernel.org>,
Russell King <linux@armlinux.org.uk>,
Sascha Hauer <s.hauer@pengutronix.de>,
Tim Harvey <tharvey@gateworks.com>,
Vladimir Oltean <vladimir.oltean@nxp.com>,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 0/3] arm64: prepare and add verdin imx8m plus support
Date: Mon, 11 Apr 2022 10:15:07 +0800 [thread overview]
Message-ID: <20220411021507.GG129381@dragon> (raw)
In-Reply-To: <20220408145725.812566-1-marcel@ziswiler.com>
On Fri, Apr 08, 2022 at 04:57:22PM +0200, Marcel Ziswiler wrote:
> From: Marcel Ziswiler <marcel.ziswiler@toradex.com>
>
>
> Add DMA properties to uart2 node of the base i.MX 8M Plus device tree,
> add toradex,verdin-imx8mp et al. to dt-bindings and finally, add
> initial support for Verdin iMX8M Plus.
>
> Changes in v3:
> - Add missing audio codec todo on development board as well.
> - Actually define scl/sda-gpios for Verdin I2C_2_DSI aka i2c2. Also
> pointed out by Laurent. Thanks!
> - Update PMIC LDO4 and I2C level shifter enablement comment.
> - Fix USDHC2_VSELECT sleep pinctrl value and add a comment.
> - Add comment about lowering frequency on Verdin I2C_2_DSI as suggested
> by Laurent.
> - Re-based on top of Shawn's latest for-next based on 5.18-rc1.
>
> Changes in v2:
> - Add Laurent's reviewed-by tag.
> - Add Krzysztof's reviewed-by tag.
> - Fix capitalisation of verdin in comments as reported by Laurent.
> - Add/modify todo comments as suggested by Laurent.
> - Add Laurent's reviewed- and tested-by tags.
>
> Marcel Ziswiler (3):
> arm64: dts: imx8mp: add uart2 dma
> dt-bindings: arm: fsl: add toradex,verdin-imx8mp et al.
> arm64: dts: freescale: add initial support for verdin imx8m plus
Applied all, thanks!
prev parent reply other threads:[~2022-04-11 2:15 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-08 14:57 [PATCH v3 0/3] arm64: prepare and add verdin imx8m plus support Marcel Ziswiler
2022-04-08 14:57 ` [PATCH v3 1/3] arm64: dts: imx8mp: add uart2 dma Marcel Ziswiler
2022-04-08 14:57 ` [PATCH v3 2/3] dt-bindings: arm: fsl: add toradex,verdin-imx8mp et al Marcel Ziswiler
2022-04-08 14:57 ` [PATCH v3 3/3] arm64: dts: freescale: add initial support for verdin imx8m plus Marcel Ziswiler
2022-04-11 2:15 ` Shawn Guo [this message]
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=20220411021507.GG129381@dragon \
--to=shawnguo@kernel.org \
--cc=alexander.stein@ew.tq-group.com \
--cc=alexandru.marginean@nxp.com \
--cc=arnd@arndb.de \
--cc=daniel.baluta@nxp.com \
--cc=davem@davemloft.net \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=frowand.list@gmail.com \
--cc=hs@denx.de \
--cc=kernel@pengutronix.de \
--cc=krzk+dt@kernel.org \
--cc=kuldeep.singh@nxp.com \
--cc=l.stach@pengutronix.de \
--cc=laurent.pinchart@ideasonboard.com \
--cc=leoyang.li@nxp.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-imx@nxp.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux@armlinux.org.uk \
--cc=marcel.ziswiler@toradex.com \
--cc=marcel@ziswiler.com \
--cc=matthias.schiffer@tq-group.com \
--cc=olof@lixom.net \
--cc=peng.fan@nxp.com \
--cc=ping.bai@nxp.com \
--cc=qiangqing.zhang@nxp.com \
--cc=reinhold.mueller@emtrion.com \
--cc=robh+dt@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=tharvey@gateworks.com \
--cc=vladimir.oltean@nxp.com \
/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