arm64: dts: qcom: sdm845-starqltechn: refactor node order
[ Upstream commit cba1dd3d851ebc1b6c5ae4000208a9753320694b ]
Fixes: d711b22eee
("arm64: dts: qcom: starqltechn: add initial device tree for starqltechn")
Signed-off-by: Dzmitry Sankouski <dsankouski@gmail.com>
Link: https://lore.kernel.org/r/20250225-starqltechn_integration_upstream-v9-4-a5d80375cb66@gmail.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
2bf235c5dd
commit
618060fc56
@@ -382,8 +382,8 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
&sdhc_2 {
|
&sdhc_2 {
|
||||||
pinctrl-names = "default";
|
|
||||||
pinctrl-0 = <&sdc2_clk_state &sdc2_cmd_state &sdc2_data_state &sd_card_det_n_state>;
|
pinctrl-0 = <&sdc2_clk_state &sdc2_cmd_state &sdc2_data_state &sd_card_det_n_state>;
|
||||||
|
pinctrl-names = "default";
|
||||||
cd-gpios = <&tlmm 126 GPIO_ACTIVE_LOW>;
|
cd-gpios = <&tlmm 126 GPIO_ACTIVE_LOW>;
|
||||||
vmmc-supply = <&vreg_l21a_2p95>;
|
vmmc-supply = <&vreg_l21a_2p95>;
|
||||||
vqmmc-supply = <&vddpx_2>;
|
vqmmc-supply = <&vddpx_2>;
|
||||||
|
Reference in New Issue
Block a user