ARM: dts: msm8974-FP2: Drop unused card-detect pin
The gpio is not used for SD card detection on the FP2. Signed-off-by: Luca Weiss <luca@z3ntu.xyz> Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
This commit is contained in:

committed by
Bjorn Andersson

parent
04b3b72b5b
commit
0dabbda179
@@ -272,14 +272,6 @@
|
||||
};
|
||||
};
|
||||
|
||||
sdhc2_cd_pin_a: sdhc2-cd-pin-active {
|
||||
pins = "gpio62";
|
||||
function = "gpio";
|
||||
|
||||
drive-strength = <2>;
|
||||
bias-disable;
|
||||
};
|
||||
|
||||
sdhc2_pin_a: sdhc2-pin-active {
|
||||
clk {
|
||||
pins = "sdc2_clk";
|
||||
@@ -317,7 +309,7 @@
|
||||
bus-width = <4>;
|
||||
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&sdhc2_pin_a>, <&sdhc2_cd_pin_a>;
|
||||
pinctrl-0 = <&sdhc2_pin_a>;
|
||||
};
|
||||
|
||||
usb@f9a55000 {
|
||||
|
Reference in New Issue
Block a user