ARM: dts: tegra: fix the activate polarity of cd-gpio in mmc host
[deliverable/linux.git] / arch / arm / boot / dts / tegra20-harmony.dts
index 61d027f03617d36a2ef87cdc2978e5a34320f95c..1f79c0debb05070cd484d9245002fad6642e536a 100644 (file)
 
        sdhci@c8000200 {
                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 155 0>; /* gpio PT3 */
                bus-width = <4>;
 
        sdhci@c8000600 {
                status = "okay";
-               cd-gpios = <&gpio 58 0>; /* gpio PH2 */
+               cd-gpios = <&gpio 58 1>; /* gpio PH2 */
                wp-gpios = <&gpio 59 0>; /* gpio PH3 */
                power-gpios = <&gpio 70 0>; /* gpio PI6 */
                bus-width = <8>;
This page took 0.025787 seconds and 5 git commands to generate.