From: Teresa Remmet <T.Remmet@phytec.de>
To: Benjamin Hahn <B.Hahn@phytec.de>,
"kernel@pengutronix.de" <kernel@pengutronix.de>,
"festevam@gmail.com" <festevam@gmail.com>,
"s.hauer@pengutronix.de" <s.hauer@pengutronix.de>,
"robh@kernel.org" <robh@kernel.org>,
"shawnguo@kernel.org" <shawnguo@kernel.org>,
"krzk+dt@kernel.org" <krzk+dt@kernel.org>,
"conor+dt@kernel.org" <conor+dt@kernel.org>
Cc: "imx@lists.linux.dev" <imx@lists.linux.dev>,
"linux-arm-kernel@lists.infradead.org"
<linux-arm-kernel@lists.infradead.org>,
"devicetree@vger.kernel.org" <devicetree@vger.kernel.org>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
PHYTEC Upstream <upstream@lists.phytec.de>
Subject: Re: [PATCH] arm64: dts: imx8mp-phyboard-pollux-rdk: update gpio-line-names
Date: Fri, 4 Oct 2024 12:09:48 +0000 [thread overview]
Message-ID: <4aad6c9e4dd74f4e7af437eed757cd74be44a325.camel@phytec.de> (raw)
In-Reply-To: <20240927-wip-bhahn-update_gpio_lines-v1-1-49aca212e25a@phytec.de>
Am Freitag, dem 27.09.2024 um 13:34 +0200 schrieb Benjamin Hahn:
> Update gpio-line-names. Add missing and remove unused.
>
> Signed-off-by: Benjamin Hahn <B.Hahn@phytec.de>
Reviewed-by: Teresa Remmet <t.remmet@phytec.de>
> ---
> .../boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts | 14
> ++++++++++----
> arch/arm64/boot/dts/freescale/imx8mp-phycore-som.dtsi | 4 +---
> 2 files changed, 11 insertions(+), 7 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-
> rdk.dts b/arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-
> rdk.dts
> index 50debe821c42..cd8645be7ffd 100644
> --- a/arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts
> +++ b/arch/arm64/boot/dts/freescale/imx8mp-phyboard-pollux-rdk.dts
> @@ -322,15 +322,16 @@ &usdhc2 {
>
> &gpio1 {
> gpio-line-names = "", "", "X_PMIC_WDOG_B", "",
> - "PMIC_SD_VSEL", "", "", "", "", "",
> - "", "", "USB1_OTG_PWR", "", "", "X_nETHPHY_INT";
> + "PMIC_SD_VSEL", "", "", "", "PCIe_nPERST",
> "LVDS1REG_EN",
> + "PCIe_nWAKE", "PCIe_nCLKREQ", "USB1_OTG_PWR", "",
> + "PCIe_nW_DISABLE";
> };
>
> &gpio2 {
> gpio-line-names = "", "", "", "",
> "", "", "", "", "", "",
> "", "", "X_SD2_CD_B", "", "", "",
> - "", "", "", "SD2_RESET_B";
> + "", "", "", "SD2_RESET_B", "LVDS1_BL_EN";
> };
>
> &gpio3 {
> @@ -344,7 +345,12 @@ &gpio4 {
> gpio-line-names = "", "", "", "",
> "", "", "", "", "", "",
> "", "", "", "", "", "",
> - "", "", "X_PMIC_IRQ_B", "", "nENET0_INT_PWDN";
> + "", "", "X_PMIC_IRQ_B", "nRTC_INT",
> "nENET0_INT_PWDN";
> +};
> +
> +&gpio5 {
> + gpio-line-names = "", "", "", "",
> + "", "", "", "", "", "X_ECSPI1_SSO";
> };
>
> &iomuxc {
> diff --git a/arch/arm64/boot/dts/freescale/imx8mp-phycore-som.dtsi
> b/arch/arm64/boot/dts/freescale/imx8mp-phycore-som.dtsi
> index a5ecdca8bc0e..04f724c6ec21 100644
> --- a/arch/arm64/boot/dts/freescale/imx8mp-phycore-som.dtsi
> +++ b/arch/arm64/boot/dts/freescale/imx8mp-phycore-som.dtsi
> @@ -209,9 +209,7 @@ &wdog1 {
> };
>
> &gpio1 {
> - gpio-line-names = "", "", "X_PMIC_WDOG_B", "",
> - "", "", "", "", "", "",
> - "", "", "", "", "", "X_nETHPHY_INT";
> + gpio-line-names = "", "", "X_PMIC_WDOG_B";
> };
>
> &gpio4 {
>
> ---
> base-commit: de5cb0dcb74c294ec527eddfe5094acfdb21ff21
> change-id: 20240925-wip-bhahn-update_gpio_lines-387fac08e3d7
>
> Best regards,
--
PHYTEC Messtechnik GmbH | Barcelona-Allee 1 | 55129 Mainz, Germany
Geschäftsführer: Dipl.-Ing. Michael Mitezki, Dipl.-Ing. Bodo Huber,
Dipl.-Ing. (FH) Markus Lickes | Handelsregister Mainz HRB 4656 |
Finanzamt Mainz | St.Nr. 266500608, DE 149059855
next prev parent reply other threads:[~2024-10-04 12:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-27 11:34 [PATCH] arm64: dts: imx8mp-phyboard-pollux-rdk: update gpio-line-names Benjamin Hahn
2024-10-04 12:09 ` Teresa Remmet [this message]
2024-10-18 2:42 ` Shawn Guo
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=4aad6c9e4dd74f4e7af437eed757cd74be44a325.camel@phytec.de \
--to=t.remmet@phytec.de \
--cc=B.Hahn@phytec.de \
--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=robh@kernel.org \
--cc=s.hauer@pengutronix.de \
--cc=shawnguo@kernel.org \
--cc=upstream@lists.phytec.de \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.