[PATCH v4 3/5] arm64: dts: imx8mp-phycore-som: Add gpio-line-names

Cem Tenruh c.tenruh at phytec.de
Wed Sep 6 03:08:55 PDT 2023


Add gpio-line-names to the imx8mp-phycore-som devicetree.

Signed-off-by: Cem Tenruh <c.tenruh at phytec.de>
---
Changes in v4:
 - Moved carrierboard gpio-line-names to seperate patch
 - Updated commit header & message

Changes in v3:
 - No changes

Changes in v2:
 - No changes
---
 .../boot/dts/freescale/imx8mp-phycore-som.dtsi      | 13 +++++++++++++
 1 file changed, 13 insertions(+)

diff --git a/arch/arm64/boot/dts/freescale/imx8mp-phycore-som.dtsi b/arch/arm64/boot/dts/freescale/imx8mp-phycore-som.dtsi
index d8df97060e8f..c976c3b6cbc6 100644
--- a/arch/arm64/boot/dts/freescale/imx8mp-phycore-som.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mp-phycore-som.dtsi
@@ -199,6 +199,19 @@ &wdog1 {
 	status = "okay";
 };
 
+&gpio1 {
+	gpio-line-names = "", "", "X_PMIC_WDOG_B", "",
+		"", "", "", "", "", "",
+		"", "", "", "", "", "X_nETHPHY_INT";
+};
+
+&gpio4 {
+	gpio-line-names = "", "", "", "",
+		"", "", "", "", "", "",
+		"", "", "", "", "", "",
+		"", "", "X_PMIC_IRQ_B";
+};
+
 &iomuxc {
 	pinctrl_fec: fecgrp {
 		fsl,pins = <
-- 
2.25.1




More information about the linux-arm-kernel mailing list