ARM: dts: tegra: fix the activate polarity of cd-gpio in mmc host
[deliverable/linux.git] / arch / arm / boot / dts / tegra30-cardhu.dtsi
index 17499272a4ef97e2df09fc8ced7f07bf13255aaa..3e2d21018a5b18db2108a8ef618d6a0ce5c0494c 100644 (file)
 
        sdhci@78000000 {
                status = "okay";
-               cd-gpios = <&gpio 69 0>; /* gpio PI5 */
+               cd-gpios = <&gpio 69 1>; /* gpio PI5 */
                wp-gpios = <&gpio 155 0>; /* gpio PT3 */
                power-gpios = <&gpio 31 0>; /* gpio PD7 */
                bus-width = <4>;
This page took 0.025518 seconds and 5 git commands to generate.