mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-13 17:39:23 -04:00
arm64: dts: imx8mp-phyboard-pollux-rdk: update gpio-line-names
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> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
@@ -352,15 +352,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 {
|
||||
@@ -374,7 +375,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 {
|
||||
|
||||
@@ -209,9 +209,7 @@ &wdog1 {
|
||||
};
|
||||
|
||||
&gpio1 {
|
||||
gpio-line-names = "", "", "X_PMIC_WDOG_B", "",
|
||||
"", "", "", "", "", "",
|
||||
"", "", "", "", "", "X_nETHPHY_INT";
|
||||
gpio-line-names = "", "", "X_PMIC_WDOG_B";
|
||||
};
|
||||
|
||||
&gpio4 {
|
||||
|
||||
Reference in New Issue
Block a user