arm64: dts: freescale: imx93-phycore-som: Add gpio-line-names

Add gpio-line-names for GPIOs with a defined board-level
function on the PHYTEC phyCORE-i.MX93 SoM.

Signed-off-by: Florijan Plohl <florijan.plohl@norik.com>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
This commit is contained in:
Florijan Plohl 2026-04-02 12:56:11 +02:00 committed by Frank Li
parent eb5c0628c0
commit ef902dc5ca

View File

@ -90,6 +90,28 @@ ethphy1: ethernet-phy@1 {
};
};
&gpio1 {
gpio-line-names = "", "USER_LED";
};
&gpio2 {
gpio-line-names = "", "", "", "", "",
"", "", "", "", "",
"", "", "", "", "",
"", "", "", "", "",
"", "", "", "", "",
"", "", "", "I2C3_SDA", "I2C3_SCL";
};
&gpio4 {
gpio-line-names = "", "", "", "", "",
"", "", "", "", "",
"", "", "", "", "",
"", "", "", "", "",
"", "", "", "RESET_PHY", "",
"", "", "PMIC_IRQ_B";
};
/* I2C3 */
&lpi2c3 {
clock-frequency = <400000>;