ARM: dts: tegra: fix the activate polarity of cd-gpio in mmc host
[deliverable/linux.git] / arch / arm / boot / dts / tegra20-ventana.dts
index 425c89000c20ebd6cd55ff353bb45253fc7fa79f..4aef56f2d96a0dba2abab5150b11ef464d5f752d 100644 (file)
 
        sdhci@c8000400 {
                status = "okay";
-               cd-gpios = <&gpio 69 0>; /* gpio PI5 */
+               cd-gpios = <&gpio 69 1>; /* gpio PI5 */
                wp-gpios = <&gpio 57 0>; /* gpio PH1 */
                power-gpios = <&gpio 70 0>; /* gpio PI6 */
                bus-width = <4>;
This page took 0.033286 seconds and 5 git commands to generate.