linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Shawn Guo <shawnguo2@yeah.net>
To: Alexander Stein <alexander.stein@ew.tq-group.com>
Cc: Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Shawn Guo <shawnguo@kernel.org>,
	Sascha Hauer <s.hauer@pengutronix.de>,
	Pengutronix Kernel Team <kernel@pengutronix.de>,
	Fabio Estevam <festevam@gmail.com>,
	linux@ew.tq-group.com, devicetree@vger.kernel.org,
	imx@lists.linux.dev, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 00/19] TQMa95xxSA DT fixes and cleanup
Date: Sun, 16 Nov 2025 18:06:18 +0800	[thread overview]
Message-ID: <aRmiGnQYWHF2ja2g@dragon> (raw)
In-Reply-To: <20251030124936.1408152-1-alexander.stein@ew.tq-group.com>

On Thu, Oct 30, 2025 at 01:49:07PM +0100, Alexander Stein wrote:
> Alexander Stein (14):
>   arm64: dts: imx95-tqma9596sa: reduce maximum FlexSPI frequency to
>     66MHz
>   arm64: dts: imx95-tqma9596sa: increase flexspi slew rate
>   arm64: dts: imx95-tqma9596sa: move flexcan pinctrl to SOM
>   arm64: dts: imx95-tqma9596sa: move lpspi3 pinctrl to SOM
>   arm64: dts: imx95-tqma9596sa: move sai config to SOM
>   arm64: dts: imx95-tqma9596sa: move pcie config to SOM
>   arm64: dts: imx95-tqma9596sa: update pcie config
>   arm64: dts: imx95-tqma9596sa: remove superfluous pinmux for flexspi
>   arm64: dts: imx95-tqma9596sa: remove superfluous pinmux for i2c
>   arm64: dts: imx95-tqma9596sa: remove superfluous pinmux for usdhci
>   arm64: dts: imx95-tqma9596sa: add gpio bus recovery for i2c
>   arm64: dts: imx95-tqma9596sa: whitespace fixes
>   arm64: dts: imx95-tqma9596sa-mb-smarc-2: Add MicIn routing
>   arm64: dts: imx95-tqma9596sa-mb-smarc-2: mark LPUART1 as reserved
> 
> Markus Niebel (5):
>   arm64: dts: imx95-tqma9596sa: fix TPM5 pinctrl node name
>   arm64: dts: imx95-tqma9596sa: move USDHC2 config to SOM
>   arm64: dts: imx95-tqma9596sa: add EEPROM pagesize
>   arm64: dts: imx95-tqma9596sa-mb-smarc-2: remove superfluous line
>   arm64: dts: imx95-tqma9596sa-mb-smarc-2: add aliases for SPI

Applied all, thanks!



      parent reply	other threads:[~2025-11-16 10:06 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-30 12:49 [PATCH 00/19] TQMa95xxSA DT fixes and cleanup Alexander Stein
2025-10-30 12:49 ` [PATCH 01/19] arm64: dts: imx95-tqma9596sa: fix TPM5 pinctrl node name Alexander Stein
2025-10-30 12:49 ` [PATCH 02/19] arm64: dts: imx95-tqma9596sa: reduce maximum FlexSPI frequency to 66MHz Alexander Stein
2025-10-30 12:49 ` [PATCH 03/19] arm64: dts: imx95-tqma9596sa: increase flexspi slew rate Alexander Stein
2025-10-30 12:49 ` [PATCH 04/19] arm64: dts: imx95-tqma9596sa: move flexcan pinctrl to SOM Alexander Stein
2025-10-30 12:49 ` [PATCH 05/19] arm64: dts: imx95-tqma9596sa: move lpspi3 " Alexander Stein
2025-10-30 12:49 ` [PATCH 06/19] arm64: dts: imx95-tqma9596sa: move USDHC2 config " Alexander Stein
2025-10-30 12:49 ` [PATCH 07/19] arm64: dts: imx95-tqma9596sa: move sai " Alexander Stein
2025-10-30 12:49 ` [PATCH 08/19] arm64: dts: imx95-tqma9596sa: move pcie " Alexander Stein
2025-10-30 12:49 ` [PATCH 09/19] arm64: dts: imx95-tqma9596sa: update pcie config Alexander Stein
2025-10-30 12:49 ` [PATCH 10/19] arm64: dts: imx95-tqma9596sa: remove superfluous pinmux for flexspi Alexander Stein
2025-10-30 13:52 ` [PATCH 11/19] arm64: dts: imx95-tqma9596sa: remove superfluous pinmux for i2c Alexander Stein
2025-10-30 13:52   ` [PATCH 12/19] arm64: dts: imx95-tqma9596sa: remove superfluous pinmux for usdhci Alexander Stein
2025-10-30 13:52   ` [PATCH 13/19] arm64: dts: imx95-tqma9596sa: add gpio bus recovery for i2c Alexander Stein
2025-10-30 13:52   ` [PATCH 14/19] arm64: dts: imx95-tqma9596sa: whitespace fixes Alexander Stein
2025-10-30 13:52   ` [PATCH 15/19] arm64: dts: imx95-tqma9596sa: add EEPROM pagesize Alexander Stein
2025-10-30 13:52   ` [PATCH 16/19] arm64: dts: imx95-tqma9596sa-mb-smarc-2: Add MicIn routing Alexander Stein
2025-10-30 13:52   ` [PATCH 17/19] arm64: dts: imx95-tqma9596sa-mb-smarc-2: mark LPUART1 as reserved Alexander Stein
2025-10-30 13:53   ` [PATCH 18/19] arm64: dts: imx95-tqma9596sa-mb-smarc-2: remove superfluous line Alexander Stein
2025-10-30 13:53   ` [PATCH 19/19] arm64: dts: imx95-tqma9596sa-mb-smarc-2: add aliases for SPI Alexander Stein
2025-11-16 10:06 ` 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=aRmiGnQYWHF2ja2g@dragon \
    --to=shawnguo2@yeah.net \
    --cc=alexander.stein@ew.tq-group.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=festevam@gmail.com \
    --cc=imx@lists.linux.dev \
    --cc=kernel@pengutronix.de \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux@ew.tq-group.com \
    --cc=robh@kernel.org \
    --cc=s.hauer@pengutronix.de \
    --cc=shawnguo@kernel.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).