From: Shawn Guo <shawn.gsc@gmail.com>
To: Alexander Stein <alexander.stein@ew.tq-group.com>
Cc: Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>,
Shawn Guo <shawnguo@kernel.org>,
Sascha Hauer <s.hauer@pengutronix.de>,
Fabio Estevam <festevam@gmail.com>,
Pengutronix Kernel Team <kernel@pengutronix.de>,
NXP Linux Team <linux-imx@nxp.com>,
linux@ew.tq-group.com, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 00/23] TQMa7x/MBa7x DT fixes
Date: Sat, 3 Feb 2024 22:13:18 +0800 [thread overview]
Message-ID: <20240203044123.GG463595@dragon> (raw)
In-Reply-To: <20231218125459.2769733-1-alexander.stein@ew.tq-group.com>
On Mon, Dec 18, 2023 at 01:54:36PM +0100, Alexander Stein wrote:
> Hi,
>
> this series fixes several issues on TQMa7x DT files in various aspects.
> Probably most notabe one is disabling PCIe due to missing support for internal
> PHY refclock.
>
> Best regards,
> Alexander
>
> Alexander Stein (23):
> ARM: dts: imx7-tqma7/mba7: convert fsl,pins to uint32-matrix
> ARM: dts: imx7[d]-mba7: Move ethernet PHY reset into PHY node
> ARM: dts: imx7[d]-mba7: disable USB OC on USB host and USB OTG2
> ARM: dts: imx7[d]-mba7: disable PCIe interface
> ARM: dts: imx7[d]-mba7: hog Mini PCIe signals
> ARM: dts: imx7-mba7: Mark gpio-buttons as wakeup-source
> ARM: dts: imx7-mba7: Enable SNVS power key
> ARM: dts: imx7-mba7: Add RTC aliases
> ARM: dts: imx7-mba7: Add SPI1_SS0 as chip select 3
> ARM: dts: imx7-tqma7: Add i2c bus recovery
> ARM: dts: imx7-mba7: Add i2c bus recovery
> ARM: dts: imx7-tqma7: fix EEPROM compatible for SE97BTP
> ARM: dts: imx7-mba7: Fix iomuxc node names
> ARM: dts: imx7-tqma7: Fix iomuxc node names
> ARM: dts: imx7-mba7: restrict usdhc interface modes
> ARM: dts: imx7-tqma7: restrict usdhc interface modes
> ARM: dts: imx7-tqma7: remove superfluous status property
> ARM: dts: imx7-tqma7: mark system data eeprom as read-only
> ARM: dts: imx7-tqma7: rename node for SE97BTP
> ARM: dts: imx7d-mba7: Remove USB OTG related properties on USB node
> ARM: dts: imx7-tqma7: Add missing vcc supply to i2c eeproms
> ARM: dts: imx7-mba7: Add missing vcc supply to i2c devices
> ARM: dts: imx7-tqma7: Fix PMIC v33 rail voltage range
Applied all, thanks!
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
prev parent reply other threads:[~2024-02-03 14:14 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-12-18 12:54 [PATCH 00/23] TQMa7x/MBa7x DT fixes Alexander Stein
2023-12-18 12:54 ` [PATCH 01/23] ARM: dts: imx7-tqma7/mba7: convert fsl,pins to uint32-matrix Alexander Stein
2023-12-18 12:54 ` [PATCH 02/23] ARM: dts: imx7[d]-mba7: Move ethernet PHY reset into PHY node Alexander Stein
2023-12-18 12:54 ` [PATCH 03/23] ARM: dts: imx7[d]-mba7: disable USB OC on USB host and USB OTG2 Alexander Stein
2023-12-18 12:54 ` [PATCH 04/23] ARM: dts: imx7[d]-mba7: disable PCIe interface Alexander Stein
2023-12-18 12:54 ` [PATCH 05/23] ARM: dts: imx7[d]-mba7: hog Mini PCIe signals Alexander Stein
2023-12-18 12:54 ` [PATCH 06/23] ARM: dts: imx7-mba7: Mark gpio-buttons as wakeup-source Alexander Stein
2023-12-18 12:54 ` [PATCH 07/23] ARM: dts: imx7-mba7: Enable SNVS power key Alexander Stein
2023-12-18 12:54 ` [PATCH 08/23] ARM: dts: imx7-mba7: Add RTC aliases Alexander Stein
2023-12-18 12:54 ` [PATCH 09/23] ARM: dts: imx7-mba7: Add SPI1_SS0 as chip select 3 Alexander Stein
2023-12-18 12:54 ` [PATCH 10/23] ARM: dts: imx7-tqma7: Add i2c bus recovery Alexander Stein
2023-12-18 12:54 ` [PATCH 11/23] ARM: dts: imx7-mba7: " Alexander Stein
2023-12-18 12:54 ` [PATCH 12/23] ARM: dts: imx7-tqma7: fix EEPROM compatible for SE97BTP Alexander Stein
2023-12-18 12:54 ` [PATCH 13/23] ARM: dts: imx7-mba7: Fix iomuxc node names Alexander Stein
2023-12-18 12:54 ` [PATCH 14/23] ARM: dts: imx7-tqma7: " Alexander Stein
2023-12-18 12:54 ` [PATCH 15/23] ARM: dts: imx7-mba7: restrict usdhc interface modes Alexander Stein
2023-12-18 12:54 ` [PATCH 16/23] ARM: dts: imx7-tqma7: " Alexander Stein
2023-12-18 12:54 ` [PATCH 17/23] ARM: dts: imx7-tqma7: remove superfluous status property Alexander Stein
2023-12-18 12:54 ` [PATCH 18/23] ARM: dts: imx7-tqma7: mark system data eeprom as read-only Alexander Stein
2023-12-18 12:54 ` [PATCH 19/23] ARM: dts: imx7-tqma7: rename node for SE97BTP Alexander Stein
2023-12-18 12:54 ` [PATCH 20/23] ARM: dts: imx7d-mba7: Remove USB OTG related properties on USB node Alexander Stein
2023-12-18 12:54 ` [PATCH 21/23] ARM: dts: imx7-tqma7: Add missing vcc supply to i2c eeproms Alexander Stein
2023-12-18 12:54 ` [PATCH 22/23] ARM: dts: imx7-mba7: Add missing vcc supply to i2c devices Alexander Stein
2023-12-18 12:54 ` [PATCH 23/23] ARM: dts: imx7-tqma7: Fix PMIC v33 rail voltage range Alexander Stein
2024-02-03 14:13 ` 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=20240203044123.GG463595@dragon \
--to=shawn.gsc@gmail.com \
--cc=alexander.stein@ew.tq-group.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=festevam@gmail.com \
--cc=kernel@pengutronix.de \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-imx@nxp.com \
--cc=linux@ew.tq-group.com \
--cc=robh+dt@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).