ARM: dts: tegra: fix the activate polarity of cd-gpio in mmc host
[deliverable/linux.git] / arch / arm / boot / dts / tegra20-trimslice.dts
index 5d79e4fc49a63577a599f428533b185552897281..98f3e44f2a51c945e5839c6b8b4a589066fe38cb 100644 (file)
 
        sdhci@c8000600 {
                status = "okay";
-               cd-gpios = <&gpio 121 0>; /* gpio PP1 */
+               cd-gpios = <&gpio 121 1>; /* gpio PP1 */
                wp-gpios = <&gpio 122 0>; /* gpio PP2 */
                bus-width = <4>;
        };
This page took 0.036426 seconds and 5 git commands to generate.