Skip to content

Commit 81767c1

Browse files
Bartosz Golaszewskiandersson
authored andcommitted
arm64: dts: qcom: sa8775p-ride: set gpio-line-names for PMIC GPIOs
Set line names for GPIO lines exposed by PMICs on sa8775p-ride. Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org> Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org> Signed-off-by: Bjorn Andersson <andersson@kernel.org> Link: https://lore.kernel.org/r/20230327125316.210812-16-brgl@bgdev.pl
1 parent e5a893a commit 81767c1

1 file changed

Lines changed: 51 additions & 0 deletions

File tree

arch/arm64/boot/dts/qcom/sa8775p-ride.dts

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,57 @@
3232
status = "okay";
3333
};
3434

35+
&pmm8654au_0_gpios {
36+
gpio-line-names = "DS_EN",
37+
"POFF_COMPLETE",
38+
"UFS0_VER_ID",
39+
"FAST_POFF",
40+
"DBU1_PON_DONE",
41+
"AOSS_SLEEP",
42+
"CAM_DES0_EN",
43+
"CAM_DES1_EN",
44+
"CAM_DES2_EN",
45+
"CAM_DES3_EN",
46+
"UEFI",
47+
"ANALOG_PON_OPT";
48+
};
49+
50+
&pmm8654au_1_gpios {
51+
gpio-line-names = "PMIC_C_ID0",
52+
"PMIC_C_ID1",
53+
"UFS1_VER_ID",
54+
"IPA_PWR",
55+
"",
56+
"WLAN_DBU4_EN",
57+
"WLAN_EN",
58+
"BT_EN",
59+
"USB2_PWR_EN",
60+
"USB2_FAULT";
61+
};
62+
63+
&pmm8654au_2_gpios {
64+
gpio-line-names = "PMIC_E_ID0",
65+
"PMIC_E_ID1",
66+
"USB0_PWR_EN",
67+
"USB0_FAULT",
68+
"SENSOR_IRQ_1",
69+
"SENSOR_IRQ_2",
70+
"SENSOR_RST",
71+
"SGMIIO0_RST",
72+
"SGMIIO1_RST",
73+
"USB1_PWR_ENABLE",
74+
"USB1_FAULT",
75+
"VMON_SPX8";
76+
};
77+
78+
&pmm8654au_3_gpios {
79+
gpio-line-names = "PMIC_G_ID0",
80+
"PMIC_G_ID1",
81+
"GNSS_RST",
82+
"GNSS_EN",
83+
"GNSS_BOOT_MODE";
84+
};
85+
3586
&qupv3_id_1 {
3687
status = "okay";
3788
};

0 commit comments

Comments
 (0)