diff --git a/qcom/sunp-hdk.dtsi b/qcom/sunp-hdk.dtsi index 6f37f67f..f1fc1b16 100644 --- a/qcom/sunp-hdk.dtsi +++ b/qcom/sunp-hdk.dtsi @@ -5,6 +5,10 @@ #include "sun-qrd-sku1-v8.dtsi" +&sdhc_2 { + cd-gpios = <&tlmm 55 GPIO_ACTIVE_HIGH>; +}; + &qupv3_se4_spi { #address-cells = <1>; #size-cells = <0>;