ARM: tegra: fix VBUS regulator GPIO polarity in DT
[deliverable/linux.git] / arch / arm / boot / dts / tegra20-whistler.dts
index ea078ab8edebdfa664cf081c456eac7b00449cae..ab67c94db280cebb2fc8c5e7126977a3fee8fb40 100644 (file)
                        regulator-name = "vbus1";
                        regulator-min-microvolt = <5000000>;
                        regulator-max-microvolt = <5000000>;
+                       enable-active-high;
                        gpio = <&tca6416 0 0>; /* GPIO_PMU0 */
                };
 
                        regulator-name = "vbus3";
                        regulator-min-microvolt = <5000000>;
                        regulator-max-microvolt = <5000000>;
+                       enable-active-high;
                        gpio = <&tca6416 1 0>; /* GPIO_PMU1 */
                };
        };
This page took 0.025749 seconds and 5 git commands to generate.