mirror of
https://github.com/torvalds/linux.git
synced 2026-07-30 19:21:28 +02:00
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:
parent
eb5c0628c0
commit
ef902dc5ca
|
|
@ -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>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user